[ http://jira.codehaus.org/browse/MNGECLIPSE-77?page=comments#action_71394 
] 
            
Andrew Perepelytsya commented on MNGECLIPSE-77:
-----------------------------------------------

Well, I have the WSAD extensions in the works. You know, it's different from 
RAD or Eclipse ;)

Just a preview of what is already available:

* Generates .project, .classpath files from the pom.xml model with WSAD natures 
and builders
* Enables WebSphere AS 5.1 J2EE targeting for projects
* Enables EJB Client module preference by default
* Adds M2_REPO classpath variable to WSAD workspace (it's different from what 
Eclipse 3.x plugin does)
* Configures JDK compliance to be 1.4 level
* Enables multiple output paths for the compiler to accomodate m2 folder layout
* Switches the workspace to JDK 1.4 (IBM one), and ensures all projects use it, 
and not 1.3 (the default one)

I will check the MECLIPSE-137 to see if some logic can be reused.

> Add support for WSAD specifics on a J2EE project.
> -------------------------------------------------
>
>                 Key: MNGECLIPSE-77
>                 URL: http://jira.codehaus.org/browse/MNGECLIPSE-77
>             Project: Maven 2.x Extension for Eclipse
>          Issue Type: New Feature
>            Reporter: Joakim Erdfelt
>            Priority: Minor
>         Attachments: sample-projects-wsad6.x.tar.bz2
>
>
> Need the ability to support the WSAD / J2EE specific configurations.
> The Eclipse extension needs to either ...
> # map the WSAD / J2EE project directory structure to a Maven pom.  
>   This way allows the user to use the WSAD J2EE wizards.
> # map a Maven J2EE pom to the WSAD / J2EE project configuration.
>   This way makes Maven the start of all J2EE applications.
>   This could be done by Eclipse extension specifics, or 
>   with the use of pre-defined Archetypes that show up on the New Project / 
> Maven Archetype Wizards within Eclipse.

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