Looking for (free) Java code editor (IDE) for Windows -


not open-ended list requirements.

  • must have native ui (or @ least .net backend can java don't care)
  • must work ant (basic functionality enough, long shows ant's output , double-clicking on [javac] errors inside ant outputs jumps referenced line)
  • must have code completion (including source code , third party .jars, no jfc classes)

extras (function lot):

  • showing classes , methods in treeview
  • alert undefined symbols before compiling
  • unicode support
  • some form of integration javadoc style documentation (reading jfc , other on-line documentation made javadoc)

i think these pretty down-to earth requirements.

why don't use eclipse? could've listed 200 more extras in requirements...


Comments

Popular posts from this blog

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -