Ticket #36 (closed defect: fixed)
Newly created aspectBinding is not considered by the compiler
| Reported by: | stephan | Owned by: | stephan |
|---|---|---|---|
| Priority: | critical | Milestone: | OTDT_1.2.8 |
| Component: | otequinox | Version: | 1.2.7 |
| Keywords: | Cc: |
Description
When creating a new aspectBinding in the plugin.xml of an OT/Equinox project and creating the corresponding team, any base imports in that team will be flagged as:
Illegal base import: no aspect binding declared for team MyTeam (OT/Equinox).
Obviously, the compiler caches information from plugin.xml without receiving notification when that file is saved.
Workarounds:
- temporarily disable this kind of error message using the compiler preferences:
Java Compiler (OT/J): Violation of binding conventions
-> select Warning or Ignore - after restarting Eclipse the aspectBinding is correctly interpreted.
Change History
Note: See
TracTickets for help on using
tickets.
all news
RSS feed