[ http://jira.codehaus.org/browse/MECLIPSE-137?page=comments#action_77541 ] 
            
Richard van Nieuwenhoven commented on MECLIPSE-137:
---------------------------------------------------

Hi,

you did it the wrong way around, at least as i do it. this plugin is 
designed to work the maven way and adapting the project in such a
way that it also works in RAD-6. So there should NOT be a "WebContent" 
directory there should be "src/main/webapp" as a webcontent.

all dependent libraries are copied into src/main/webapp/WEB-INF/lib . 
this directory should be ignored in scm.

regards,
Ritchie

> Developed RAD-6 Plugin Extention
> --------------------------------
>
>                 Key: MECLIPSE-137
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-137
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: New Feature
>            Reporter: Richard van Nieuwenhoven
>         Attachments: maven-rad-plugin.tar.gz, maven-rad-plugin.zip
>
>
> I just finisched developing a RAD-6 (IBM Rational Application Developer 6.0) 
> extention to the eclipse plugin.
> It supports J2EE projects with the websphere development envorment, supported 
> are
> - EJB projects
> - Web projects
> - EAR- projects
> all these projects are recognized by rad-6 as what they. The websphere 
> development enviorment including hot-deployment features funktions out of the 
> box.
> i wrote writers for:
> - the ".j2ee" files
> - the "application.xml" and the "modulemaps" file
> - copying the extrenal libs in the ear project root
> - adapting the MANIFEST.MF of the projects (nessesary for the websphere 
> development enviorment)
> - the ".websettings" file
> - the ".websiteconfig" file
> - the ".project" (only alternative project natures/builders)
> do you want to include it the the eclipse plugin or sould it be an extra 
> plugin? i should not be complicated to include it because i did the real work 
> in writer-classes.
> should i add a tgz with the sources? or how do you want the sources?

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