Use jikes, from http://www.alphaworks.ibm.com.
It also happens to be faster and more rigerous than javac.
enjoy!
-dan
Bernd Kreimeier wrote:
> The weird logic in which javac handles or ignores
> dependencies (esp. source files more recent than
> class files) never ceases to annoy me. Does anyb
Bernd Kreimeier wrote:
> The weird logic in which javac handles or ignores
> dependencies (esp. source files more recent than
> class files) never ceases to annoy me. Does anybody
> have a decent solution to share that creates
> dependencies from "import" and makes them work with
> JDK?
>
>