code guide gripes
even though Code Guide 5 is better to write code than Intellij IDEA 3
with its unbelievable-until-you-try instantaneous incremental compiler
there are some small changes that would greatly improve CG5 usefulness:
- organize imports (Ctrl-O) should give choice when class
can be imported from multiple packages
- add extended completion (Ctrl-Space?) that would allow to
lookup classes that are not yet imported. right now i have to
write class name from memory and then do Ctrl-O as thanks to Ctrl-O
i have no longer import * declarations ...
- dependencies between projects: so i do not need to have long
list of all projects source trees but instead can say current
project depends on project Foo and Bar and when CG5 compiles current project
it will check dependencies and compile a dependent project if needed
and then add automatically to CLASSPATH dependent project .class output
(and related libraries)
- project settings/classpath management: needs ability to add
multiple source tree or jar files AT ONCE!!!
created sat nov 11 2002 11am cst [2002/11/11 CST]
permalink
|
This blog is about:
XML, Java, and everything else (or nothing ..)
Find more
about
blog author
Blogroll:
Sam Ruby
Russell Beattie
Diego Doval
Joel on Software
and some (almost) harmless entertainment:
The BileBlog
Projects::
MicroLogger
Xydra
WSIF
XmlPull API
XPP3/MXP1
XSOAP
XMessages
RSS
0.92
[validate]
2.0
[validate]
Filter Entries:
Life
Java
XML
Computing
Web Services
|