Re: [Andromda-user] Compile problem

2005-01-21 Thread Martin West
On Fri, 2005-01-21 at 11:53, Matthias KÃspert wrote: > Hi, > > yep: commenting out this line in project.properties did the trick :-) I > tried it with java 1.4.2 and 1.5 > > Thanks, Martin! > > However, as I understand this cmd-switch, it should be set when using > the JDK 1.5 to keep the class-

Re: [Andromda-user] Compile problem

2005-01-21 Thread Matthias Küspert
Hi, yep: commenting out this line in project.properties did the trick :-) I tried it with java 1.4.2 and 1.5 Thanks, Martin! However, as I understand this cmd-switch, it should be set when using the JDK 1.5 to keep the class-files backwards-compatible, but JDK 1.4.2 seems to complain about it.

Re: [Andromda-user] Compile problem

2005-01-21 Thread Martin West
Works for me on linux 1.4.2 ... [echo] Compiling to /usr/local/home/martin/ews30andromda/workspace/andromda-all/andromda/target/classes [echo] == NOTE: Targetting JVM 1.4, classes will not run on earlier JVMs =