[jira] Commented: (MECLIPSE-200) Please add support for the AJDT plugin

2009-11-25 Thread Eirik Rosvold Larsen (JIRA)

[ 
http://jira.codehaus.org/browse/MECLIPSE-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=199400#action_199400
 ] 

Eirik Rosvold Larsen commented on MECLIPSE-200:
---

According to the comments on MECLIPSE-270, this jira task replaces/duplicates 
that task. MECLIPSE-270 is about adding attributes to classpathentries in 
.classpath.

Can someone please elaborate how this can be accomplished in the pom.xml? This 
feature lacks documentation on the project website.

Regards



> Please add support for the AJDT plugin
> --
>
> Key: MECLIPSE-200
> URL: http://jira.codehaus.org/browse/MECLIPSE-200
> Project: Maven 2.x Eclipse Plugin
>  Issue Type: New Feature
>  Components: AJDT support
>Affects Versions: 2.2
>Reporter: Eric Berry
>Assignee: Arnaud Heritier
> Fix For: 2.6
>
> Attachments: ajdt.patch, maven-eclipse-plugin.zip, 
> maven-eclipse-plugin.zip
>
>
> Please add support for the AJDT plugin.
> I have modified the eclipse plugin for our site with the needed changes.  I 
> have attached the modifications that I made for someone to look at and 
> incorporate into the plugin.

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




[jira] Commented: (MECLIPSE-200) Please add support for the AJDT plugin

2009-11-27 Thread Eirik Rosvold Larsen (JIRA)

[ 
http://jira.codehaus.org/browse/MECLIPSE-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=199741#action_199741
 ] 

Eirik Rosvold Larsen commented on MECLIPSE-200:
---

Arnaud: thanks for the link.

After plundering around, I found that adding wtp version 2.0 to the pom 
automatically added the required attributes to the classpathentries like this:



  

  

A nice feature was that the attribute was only added if the maven dependency 
scope was compile or runtime. Small question though: If the scope is provided, 
the maven eclipse plugin doesn't add any attribute to the corresponding 
classpathentry. The wtp plugin for eclipse seems to support the following 
attribute for entries that are not to be deployed:

"org.eclipse.jst.component.nondependency"

Maybe you should add this for scope provided? Just a thought..

Thanks again!

> Please add support for the AJDT plugin
> --
>
> Key: MECLIPSE-200
> URL: http://jira.codehaus.org/browse/MECLIPSE-200
> Project: Maven 2.x Eclipse Plugin
>  Issue Type: New Feature
>  Components: AJDT support
>Affects Versions: 2.2
>Reporter: Eric Berry
>Assignee: Arnaud Heritier
> Fix For: 2.6
>
> Attachments: ajdt.patch, maven-eclipse-plugin.zip, 
> maven-eclipse-plugin.zip
>
>
> Please add support for the AJDT plugin.
> I have modified the eclipse plugin for our site with the needed changes.  I 
> have attached the modifications that I made for someone to look at and 
> incorporate into the plugin.

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