Different JDK in

2003-06-17 Thread Matthias P .
Hi, on my PC i am using the JDK 1.4. The JAVA_HOME is set to this JDK. In our project we should compile with Java 1.3. According to the docs I set the property build.compiler to java1.3. Compiling works, but how can i check that it is really compiled with 1.3? Thanks, Matthias -- +++ GMX - M

ANT visions and best practices

2003-02-27 Thread Matthias P .
Hi, I am new to ANT but need to work with it as the responsible configuration manager (Please dont ask why someone who has never worked with ANT was appointed as configuration manager. I hope my manager knows what is best for his project ;-)) Until now i started to do the tutorials, compile some