Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] obtaining source code

Hello,

I want to obtain the aspectj source code (checkout via eclipse). I tried to follow the instructions in http://www.eclipse.org/aspectj/doc/released/faq.php#q:buildingsource, but when I open the repository tree I can`t find the sources. There are some subfolders but the only ones that seem to be related to aspectj are 'aspectj-home' and 'ajdt-home' and those dont`t contain the sources. Should the not be a folder named 'org.aspectj', containing all the modules?

This is the first time I am doing something like this, so I am sorry for my maybe naive question, but I hope someone can help.

Greetings,
Chris


Back to the top