Not to be open-eded I will list my requirements.
- Must have native UI (or at least .net the backend can be Java I don't care)
- Must work with Ant (basic fuctionality is enough, as long as it shows Ant's output and doubleclicking on [javac] errors inside ant outputs jumps to the referenced line)
- Must have code completion (including my source code and third party
.jars, no just JFC classes)
Extras (function which would help a lot):
- Showing my classes and methods in a treeview
- Alert for undefined symbols before compiling
- Unicode support
- Some form of integration with javadoc style documentation (reading JFC and other on-line documantation which was made by javadoc)
I think these are pretty down-to earth requirements. Thank you for your suggestions.