You can create AspectJ projects in two different ways.
Like Java projects, AspectJ projects can either contain source folders or use the project as a container for source files. More information about source folders can be found in the Java development user guide.
Creating a new AspectJ project
Converting a Java project to an AspectJ project
Converting a plug-in project to an AspectJ project
Creating AspectJ elements