[ http://jira.codehaus.org/browse/MNG-420?page=all ] Stephane Nicoll reopened MNG-420: ---------------------------------
We need a default value for this property using the 'java.version' system property. > JDK not set when generating an IDEA project > ------------------------------------------- > > Key: MNG-420 > URL: http://jira.codehaus.org/browse/MNG-420 > Project: Maven 2 > Type: Bug > Components: maven-plugins > Versions: 2.0-alpha-2 > Reporter: Stephane Nicoll > Assignee: Stephane Nicoll > Fix For: 2.0-beta-1 > Attachments: jdk-name.patch > > > Using the m2 IDEA plugin on any project, the target JDK is never set (which > leads to failure regarding JDK classes). > I assume the following is missing: > <component name="ProjectRootManager" version="2" assert-keyword="false" > jdk-15="false" project-jdk-name="java version "1.4.2_02"" /> > If IDEA needs the name of the JDK, what about putting this info in the > plugin's properties? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
