eclipse 3.4.1
m2eclipse 0.9.6

How do I choose JRE when I import the project using m2eclipse plugin?
Currently when I import a project m2eclipse chose J2SE-1.5 execution
environment by default. The problem with this is J2SE-1.5 has stricter
access rules for OSGi runtime. My module uses some com.sun.* packages which
are not visible through J2SE-1.5 execution environment. I have to manually
change to Workspace default JRE in order to make compiler happy.



-- 
View this message in context: 
http://www.nabble.com/Choosing-JRE-during-import-tp22445363p22445363.html
Sent from the Maven Eclipse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to