Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
2.6
-
None
-
None
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.
Attachments
Issue Links
- duplicates
-
MECLIPSE-538 Ajdt support needs to include*.aj on the classpath.
- Closed
- is related to
-
MECLIPSE-443 Only include **/*.java in Java source directories
- Closed