[ 
http://jira.codehaus.org/browse/MIDEA-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raul Igrisan updated MIDEA-106:
-------------------------------

    Attachment: maven-idea-plugin.MIDEA-106.patch

I've gotten into this issue myself last night.
Attached is the patch against yesterday's svn snapshot. 
Tested on idea 7.0.4, mvn 2.0.9, jdk 1.6.0_07, vista.

> Enable configuration of  jdkName/level on modules
> -------------------------------------------------
>
>                 Key: MIDEA-106
>                 URL: http://jira.codehaus.org/browse/MIDEA-106
>             Project: Maven 2.x IDEA Plugin
>          Issue Type: New Feature
>            Reporter: Kristian Nordal
>         Attachments: maven-idea-plugin.MIDEA-106.patch
>
>
> The jdkLevel and jdkName parameters are only used for the project, not 
> individual modules. If the idea plugin configuration is overriden in the 
> modules, those parameters are ignored, and only set at the project level. 
> Modules that use a different JDK must be manually configured in IDEA.
> It would be nice to be able to define one default jdk for the project and 
> override it for specific modules.
> I see that this line is added to the modules' *.iml files after manually 
> setting the module JDK:
>  <orderEntry type="jdk" jdkName="1.6" jdkType="JavaSDK" />

-- 
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

        

Reply via email to