Issue Details (XML | Word | Printable)

Key: MPECLIPSE-76
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Bert van Brakel
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 1.x Eclipse Plugin

AspectJ nature and source not set when generating eclipse project

Created: 24/Feb/05 01:04 PM   Updated: 24/Feb/05 01:16 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: 1. Text File eclipse-plugin-patch.txt (2 kB)



 Description  « Hide
When generating eclipse .classpath and .project files when aspects are part of the maven build, the aspect nature and source directory aren't included.

I have a patch which seems to work on my box, I'll see if I can attach it



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Bert van Brakel added a comment - 24/Feb/05 01:16 PM
Patch to update classpath.jelly and project.jelly. Not sure if anyone wants an optional property like maven.eclipse.aspectj.ignore=true|false so aspects are not included in the generated project files, but that's easy enough to add in