Daniel Le Berre wrote:
> 
> I develop a library that needs to run on a 1.4 JVM (Eclipse requirements).
> 

Can you please elaborate on this? As far as I know Eclipse runs perfectly on
1.5 and despite Eclipse Platform being compatible with 1.4, more and more
Eclipse projects actually require 1.5 to run. For instance, Ganymede
(Eclipse 3.4) bundles for Java and J2EE developers require Java 5 to run.
First due to Mylyn and second - due to WTP.

Besides, nothing actually stops you from using jsr14 target in Eclipse. More
over m2eclipse will configure that for you and most likely your junit4 tests
would work too.

  regards,
  Eugene

-- 
View this message in context: 
http://www.nabble.com/compiler-plugin%3A-separate-test-compiler-configuration-tp20058021p20061248.html
Sent from the Maven Developers mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to