Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Compile AspectJ programs from another Java program

Hmmm, Runtime.exec(..) should help, if it comes to the worst.

Eric

On 2/26/07, Fayezin <nitrousfiz@xxxxxxxxxxxxxx> wrote:
Hello,

I need to compile aspectJ programs using ajc 1.0 (not 1.5) from within
a java program, but I cant seem to figure out how.


Please help me to solve this problem.

Thanks,

Fayezin
_______________________________________________
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