Bug 40517 - use classpath variable for aspectjrt.jar
Summary: use classpath variable for aspectjrt.jar
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Mik Kersten CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-19 13:30 EDT by Ron Bodkin CLA
Modified: 2015-02-09 17:39 EST (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-07-19 13:30:24 EDT
When creating a new AspectJ project, it would be better if the classpath entry 
used the built in classpath variable ECLIPSE_HOME, i.e., add
ECLIPSE_HOME/plugins/ajde1.1.3/aspectjrt.jar rather than
c:/eclipse/plugins/ajde1.1.3/aspectjrt.jar

This will help with portability for project team use.
Comment 1 Adrian Colyer CLA 2003-11-11 11:25:51 EST
fixed in BSF... we needed it to build AJDT using AJDT :)