Bug 159197 - Generate error-entry in problem view, if AspectJ resource is missing
Summary: Generate error-entry in problem view, if AspectJ resource is missing
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: Core (show other bugs)
Version: 1.4.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 1.4.1   Edit
Assignee: Matt Chapman CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-28 16:55 EDT by Michael Moser CLA
Modified: 2006-10-03 14:07 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 Michael Moser CLA 2006-09-28 16:55:03 EDT
My project suddenly stopped to build for no apparent reason. No "build clean" and nothing made it to build properly. After some lengthy problem chase it turned out, that one of the .jar files listed in the AspectJ inpath was missing (it had become obsolete and wasn't generated any longer), but there was no error message or other hint that it was still referenced in the projects AspectJ settings other than an entry in the .log file:
---------------------
...
!MESSAGE Resource /test/test.jar does not exist.
---------------------

Please make an error re. some missing resource in one of the AspectJ paths more verbose and generate an entry in the Problem view!

Michael
Comment 1 Matt Chapman CLA 2006-10-02 11:00:47 EDT
Agreed!
Comment 2 Matt Chapman CLA 2006-10-03 14:07:19 EDT
Fixed in:

1.4.1.200610031134 for Eclipse 3.2 (build.211)
1.5.0.200610031301 for Eclipse 3.3M2 (build.48)