Hi , I want to compile my only changed changed java source files. I know that eclipse is doing this inside JDT plugin . But my question is that , is it possible to do without an eclipse installtion ?
I meant is it possible to get a small subset of jars from eclipse plugins and use the Compiler from it to compile only changed java files through an ant script ?
Thanks Jijoy