Davi,

 

I’m unsure what you mean by creating aspects from java files.

 

Do you mean a standard java class file perhaps marked with annotations which are then processed to create a customised aspect (e.g. persistence aspect)?

 

Cheers

Neil Loughran

 

 

 

 

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Davi Pires
Sent: 04 October 2006 19:21
To: [email protected]
Subject: [aspectj-users] Generating aspectJ code

 

Dear aspectJ users,

I'm trying to write an eclipse plugin that takes a java file as input, process it, and outputs aspect code (in addition to applying the changes to the original java file).

My question is: what infra-structure is available in AJDT to perform such task? If anyone could point me some classes and documentation regarding this subject I'd be extremely grateful.

Davi Pires

_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to