Bug 143441 - AspectJ/Java Editor does not generate an "The declared package does not match the expected package" error like JDT does
Summary: AspectJ/Java Editor does not generate an "The declared package does not match...
Status: RESOLVED DUPLICATE of bug 45190
Alias: None
Product: AJDT
Classification: Tools
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: AJDT-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-24 09:24 EDT by Jimisola Laursen CLA
Modified: 2006-05-25 04:00 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jimisola Laursen CLA 2006-05-24 09:24:07 EDT
I stumbled on this issue due the a problem with Organize Imports initially, but the actual problem is that the AspectJ/Java Editor does not generate an "The declared package does not match the expected package" error like JDT does.

Hence, if your package name does not match the (expected) actual structure no "red square with a white cross" is shown. Since, JDT has this behaviour the same behaviour would be nice.
Comment 1 Matt Chapman CLA 2006-05-25 04:00:37 EDT
I agree. This is an issue in the compiler, and is covered by bug 45190

*** This bug has been marked as a duplicate of 45190 ***