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

Andrew Perepelytsya updated MIDEA-96:
-------------------------------------

    Attachment: MIDEA-96.patch

The attached MIDEA-96 patch cleans up offending commented out sections in 
module and project templates. Well, the code is in SVN, so those sections could 
generally be removed safely anyway. It got me moving on in an >80 module 
project.

> generated projects do not load in Selena #7020
> ----------------------------------------------
>
>                 Key: MIDEA-96
>                 URL: http://jira.codehaus.org/browse/MIDEA-96
>             Project: Maven 2.x IDEA Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0
>         Environment: maven 2.0.4
> windows
> IntelliJ build #7020
>            Reporter: zak jacobson
>         Attachments: MIDEA-96.patch
>
>
> Idea trows an error:
> Error during dispatching of 
> java.awt.event.MouseEvent[MOUSE_RELEASED,(47,53),button=1,modifiers=Button1,clickCount=1]
>  on ###overrideRedirect###: Wrong node: [Comment: <!-- output 
> url="file://$C:/P4/TPE/te/tpe/main/Util$/${maven.build.dest}"/ -->]
> java.lang.IllegalArgumentException: Wrong node: [Comment: <!-- output 
> url="file://$<project path>$/${maven.build.dest}"/ -->]
>       at com.intellij.openapi.util.JDOMUtil.internElement(JDOMUtil.java:181)
> Manually editing the .iml & .ipr files to remove all comments, such as:
> <!-- Next include each dependency:
>       <orderEntry type="module" module-name="${dep.artifactId}"/>
>       <orderEntry type="module-library">
>         <library name="${dep.artifactId}">
>           <CLASSES>
>             <root url="jar://${lib.path}!/"/>
>           </CLASSES>
>           <JAVADOC/>
>           <SOURCES/>
>         </library>
>       </orderEntry>
>      -->  
> is a work around.  

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