We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
| Weblog: |
|
What Happened To My IDEA Classpath?
|
| Subject: |
|
another IDE to work with generics |
| Date: |
|
2003-08-06 07:44:31 |
| From: |
|
anonymous2
|
|
|
if you look for something leaner and more concentrated on maximum quality of code writing check Code Guide 7 (aka Sapphire) that supports
generics and other JDK 1.5 additions such as foreach, enums, autoboxing and does it very well IMHO!
One nice feature is that it can generate .class
files that does not require gt*.jar runtime
support to work in current JDKs.
Higly recommended, trial version is avialble from:
http://forum.omnicore.com/forumdisplay.php?forumid=11
Alek
http://www.extreme.indiana.edu/~aslom/blog/
|