Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-users] Compiler version weirdness

Hi!

I use Eclipse Java EE Helios SR-1
and m2eclipse items:
 - feature 0.10.2
 - subclipse.feature 0.10.0
 - scm.feature 0.10.0
 - wtp.feature 0.11.0.20101024-0955

I created a new maven project and noticed that the Eclipse classpath and compiler versions
are set to 1.4.

This page* says:
the default source setting is 1.5 and the default target setting is 1.

So I wonder why does m2eclipse configure 1.4 in the Eclipse project.

* - http://maven.apache.org/plugins/maven-compiler-plugin/


David Balažic


Back to the top