Issue Details (XML | Word | Printable)

Key: AGILA-13
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Matthieu Riou
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Agila

Maven Eclipse plugin to generate Agila project files

Created: 14/May/05 06:04 PM   Updated: 14/May/05 06:06 PM
Component/s: Build
Affects Version/s: 0.1
Fix Version/s: 0.1

Time Tracking:
Not Specified

File Attachments:
  Size
Java Archive File maven-eclipse-plugin-1.9-1.steveng.jar 2005-05-14 06:05 PM Matthieu Riou 17 kB
Text File maven-eclipse-plugin-mpenabled-1.9.patch 2005-05-14 06:05 PM Matthieu Riou 12 kB

Resolution Date: 14/May/05 06:06 PM
Labels:


 Description  « Hide
Contributed by Steve Gong
=========================

I've modified the official maven-eclipse-plugin-1.9 a little so that it can generate eclipse .classpath file correctly in multiproject configurations (I can't find any good eclipse project file generator plugin for multiproject configuration, so I can hack myself. :-( ). Hope it can help any agila developers that use eclipse as IDE. I've not fully tested it yet. It just works for me (though I think it should work well in other environments).

Usage:

maven eclipse:generate-mpclasspath

or if you want to add resource files

maven -Dmaven.eclipse.resources.addtoclasspath=true eclipse:generate-mpclasspath
(or put maven.eclipse.resources.addtoclasspath=true to project.properties)


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Matthieu Riou made changes - 14/May/05 06:05 PM
Field Original Value New Value
Attachment maven-eclipse-plugin-1.9-1.steveng.jar [ 20078 ]
Attachment maven-eclipse-plugin-mpenabled-1.9.patch [ 20079 ]
Matthieu Riou added a comment - 14/May/05 06:06 PM
Files posted.

Matthieu Riou made changes - 14/May/05 06:06 PM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Closed [ 6 ]