Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Creating a jar file

If it uses AspectJ, it *does* need the aspectjrt.jar.

On 2/8/07, Marcos Fábio <mfpereira@xxxxxxxxx> wrote:
Hi all,

I'm trying to create a jar file from two projects, one java project and one aspectj project, both are projects in the eclipse,  and i'm using the AJDT.

This jar file doesn't needs the aspectrt,jar, it's right? But when i put the jar file into another project, the aspectjrt.jar is required.

Somebody could help me?

Thanks.

--
Marcos Fábio Pereira

Embedded Systems and Pervasive Computing Lab
Center of Electrical Engineering and Informatics
Federal University of Campina Grande
Campina Grande, Paraíba, Brazil

_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users




--
Eric Bodden
Sable Research Group
McGill University, Montréal, Canada


Back to the top