Bug 107608 - Eclipse 3.1: aspectj icons no longer appear on welcome pages
Summary: Eclipse 3.1: aspectj icons no longer appear on welcome pages
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 1.3.0   Edit
Assignee: Helen Beeken CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-22 10:35 EDT by Helen Beeken CLA
Modified: 2005-08-25 11:56 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 Helen Beeken CLA 2005-08-22 10:35:23 EDT
When you bring up the welcome pages, the aspectj/ajdt entries no longer have
their icons - this is a regression since AJDT 1.2.
Comment 1 Helen Beeken CLA 2005-08-22 11:04:29 EDT
This is specific to Eclipse 3.1. The latest AJDT development drop on eclipse 3.0
has the icons appearing as expected.
Comment 2 Helen Beeken CLA 2005-08-22 11:20:33 EDT
The fix is that in the .xml files, for example
intro/eclipse/ajdtOverviewExtensionContext.xml, the paths to the ajdt.properties
file were intro/eclipse/css/ajdt.properties when on eclispe 3.1 they should have
been css/ajdt.properties (relative to the current position).

This is an Eclipse 3.1 specific change because putting this fix into the eclipse
3.0 stream (AJDT 1.2) causes this bug to be seen when it was all fine.

The fix has been integrated - just waiting for a clean build to close the bug.
Comment 3 Helen Beeken CLA 2005-08-23 03:14:59 EDT
The build which contains this fix is AJDT 1.3:

BUILD COMPLETE -  build.70
Date of build: 08/22/2005 16:34:06
Time to build: 35 minutes 46 seconds
Last changed: 08/22/2005 16:12:26
Last log entry: Fix for bug 107608

Therefore, closing this bug.