Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] No aspectjtools.jar

I am trying to build my project using Ant.

However in both the on-line help in Eclipse and in the book "eclipse
AspectJ" refer to defining a taskdef resource
(aspectjTaskDefs.properties) located in aspectjtools.jar.

I am using Eclipse 3.1M5a ,and ajdt 1.2.0, ajde 1.5.0 - both
20041214165937 builds.  Unfortunately this file (aspectjtools.jar) does
not exist in the eclipse/plugins/org.aspectj.ajde_1.5.0.20041214165937
directory, as per "eclipse AspectJ" book.  Nor does it exist in the
20050331181000 build.

In fact aspectjtools.jar does not exist ANYWHERE on my hard disk.


Why oh Why does the AJDT download not include this important file?

Do I need to download AspectJ separately every time I download AJDT just
to get my project to build with Ant?

Regards,

Fintan


* ** *** ** * ** *** ** * ** *** ** * 
This email and any files transmitted with it are confidential and 
intended solely for the use of the individual or entity to whom they 
are addressed. 
Any views or opinions presented are solely those of the author, and do not necessarily 
represent those of ESB. 
If you have received this email in error please notify the sender. 
 
Although ESB scans e-mail and attachments for viruses, it does not guarantee 
that either are virus-free and accepts no liability for any damage sustained 
as a result of viruses. 
 
* ** *** ** * ** *** ** * ** *** ** *



Back to the top