Hey Matt, Do you configure the eclipse goal for the maven-pax-plugin or do you use a "plain" m2 import?
Kind regards, Andreas On Fri, Jul 29, 2011 at 19:23, Matt Madhavan <[email protected]> wrote: > Hello, > We are using pax to generate project and bundles. By default the eclipse > project comes in as JDK 1.4. Even if we change it to JDK 1.6 and check in > into CVS (yes we still use CVS) and check the project out and do a import > maven projects the file *org.eclipse.jdt.core.prefs *file is automatically > updated to jdk 1.4 as below? > > org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning > org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.4 > eclipse.preferences.version=1 > org.eclipse.jdt.core.compiler.source=1.4 > org.eclipse.jdt.core.compiler.compliance=1.4 > > > Not sure if its PAX issue or m2eclipse issue. Any ideas? Any help will be > appreciated. It has become a major irritant with my clients as multiple team > members are using it. > > Any help will be appreciated. > > Thanks > Matt > > > _______________________________________________ > general mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/general > >
_______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
