What do I do if I think I've found a bug in AJDT?
First check the
bug database to see if you've hit a known problem. If it appears to be a
genuinely new bug, please submit a
bug report on AJDT using bugzilla
following the
bug reporting guidelines.
Extra useful information to include in an AJDT bug report:
- Information from the AJDT Event Trace view. This view displays a lot of diagnositc
information about the execution of the plugin, for example, it will show
you the exact classpaths being used for compilation, the time spent in the
compiler. To open the AJDT Event Trace go to Window > Show view
> Other... > AspectJ > AJDT Event Trace.
AspectJ views