Bug 37036 - Inconsistent build button/menu behavior in 1.1.1
Summary: Inconsistent build button/menu behavior in 1.1.1
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Adrian Colyer CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-29 01:51 EDT by Ron Bodkin CLA
Modified: 2003-05-06 10:43 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 Ron Bodkin CLA 2003-04-29 01:51:15 EDT
After installing AJDT 1.1.1 on several different Eclipse 2.1 IDE's I have 
observed at least 3 "modes" for compiling. I don't believe these are 
controlled by preference or project properties (i.e., suppress automatic 
builds is always on):
1) [desired] a "build project" button is present on the toolbar, and the 
rebuild project menu item is always enabled
2) no "build project" button is present on the toolbar, but the rebuild 
project menu item is always enabled
3) no "build project" button is present on the toolbar, and the rebuild 
project menu item is typically not enabled

However rebuild all always does rebuild with AspectJ in all cases (validated 
through the AJDT event trace).
Comment 1 Adrian Colyer CLA 2003-05-06 10:43:07 EDT
This has long been a tricky bug, but we believe we now have a patch in the 
current code stream. Since the problem is hard to reproduce reliably, it is 
difficult to be 100% certain though.

When working with the current (non-fixed) release, an absent build button can be 
persuaded to appear by selecting the "customize perspective" menu option for the 
java perspective, and in the "other" category enabling "AspectJ Actions".