Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 2.6
-
Fix Version/s: 2.7
-
Component/s: AJDT support
-
Labels:None
-
Number of attachments :
Description
Starting in 2.6, the generated .classpath file has exclusion filters such that only *.java files are part of the build. This essentially ruins AJDT support because aspect files are *.aj and hence exclude from the build by default.
A solution would be to be able to define custom exclusion/inclusion filters, or to have the ability to turn off the filters.
Issue Links
| This issue duplicates: | ||||
| MECLIPSE-538 | Ajdt support needs to include*.aj on the classpath. |
|
|
|
| This issue is related to: | ||||
| MECLIPSE-443 | Only include **/*.java in Java source directories |
|
|
|
I'll publish in few minutes a SNAPSHOT to have users feedback