Re: [aspectj-users] Creating a jar file

2007-02-09 Thread Marcos Fábio

Ok,

thanks Eric and Alexander. I used to think wrong about the AspectJ.

I thought the wrong due i read in somewhere the jar file created by join of
two or more sources (with AspectJ) generates a pure Java bytecode,  but now
i understand this jar file is pure bytecode yet, and another jar file is
required.

Really thanks!

[]s

On 2/8/07, Alexander Kriegisch <[EMAIL PROTECTED]> wrote:


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

Yes, and by the way, Marcos: the 'rt' in 'aspectjrt' means 'runtime',
becaute the library is needed - you may have guessed already - at
runtime. ;-)

>> 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.

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





--
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@eclipse.org
https://dev.eclipse.org/mailman/listinfo/aspectj-users


Re: [aspectj-users] Creating a jar file

2007-02-08 Thread Alexander Kriegisch
> If it uses AspectJ, it *does* need the aspectjrt.jar.

Yes, and by the way, Marcos: the 'rt' in 'aspectjrt' means 'runtime',
becaute the library is needed - you may have guessed already - at
runtime. ;-)

>> 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.

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


Re: [aspectj-users] Creating a jar file

2007-02-08 Thread Eric Bodden

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

On 2/8/07, Marcos Fábio <[EMAIL PROTECTED]> 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@eclipse.org
https://dev.eclipse.org/mailman/listinfo/aspectj-users





--
Eric Bodden
Sable Research Group
McGill University, Montréal, Canada
___
aspectj-users mailing list
aspectj-users@eclipse.org
https://dev.eclipse.org/mailman/listinfo/aspectj-users


[aspectj-users] Creating a jar file

2007-02-08 Thread Marcos Fábio

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@eclipse.org
https://dev.eclipse.org/mailman/listinfo/aspectj-users