[ 
https://jira.codehaus.org/browse/MGWT-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=292676#comment-292676
 ] 

Stefan Wo commented on MGWT-83:
-------------------------------

i had the same Problem with the super-source in eclipse with maven.
What Thomas said seems plausible, but i don't had any problems having the 
"emul"-folder on the buildpath yet.

Anyway, i have written a M2E Plugin for fix this problem:
https://gwt-m2e.googlecode.com/

It exclude the supersource from the buildpath and adds it as a new build-folder.
If anyone knows how to add a Preferences-Part into an eclipse plugin, we can 
make the adding part optional, so it only excludes to remove the 
eclipse-compiler errors.
                
> Add support for super-sources
> -----------------------------
>
>                 Key: MGWT-83
>                 URL: https://jira.codehaus.org/browse/MGWT-83
>             Project: Maven 2.x GWT Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>            Reporter: nicolas de loof
>
> super-source can be used to add some API emulation to the GWT JRE. The plugin 
> should support adding such path to the GWTCompiler but skip them from the 
> standard compiler, and if automagically declare them as source folder in the 
> IDE (m2eclipse)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

    http://xircles.codehaus.org/manage_email


Reply via email to