Bug 282283

Summary: contributing an invalid Menu Extension (pushin) to classpath containers
Product: [Tools] AJDT Reporter: Neale Upstone <neale>
Component: UIAssignee: AJDT-inbox <AJDT-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: trivial    
Priority: P3    
Version: 2.0.0   
Target Milestone: 2.0.1   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Neale Upstone CLA 2009-07-02 09:23:14 EDT
[This is not a big issues, just a log that's caught by Eclipse, but probably will need to be solved once pull-out is done too.]

The following error is logged each time I right click on a jar in a classpath container (e.g. JRE System Library/rt.jar)

Plug-in 'org.eclipse.ajdt.ui' contributed an invalid Menu Extension (Path: 'org.eclipse.jdt.ui.refactoring.menu' is invalid): org.eclipse.ajdt.ui.action.pushin

Either AJDT shouldn't contribute in that context, or Andrew is planning on allowing all ITDs defined in a JAR to be pushed in (which is an intriguing use case :)
Comment 1 Andrew Eisenberg CLA 2009-07-03 13:59:39 EDT
Fixed on the 3.5 stream.  I will port it over to the 3.4 stream later today.