Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Problem in adding aspect in a Java Project.

Roger Huang wrote:
Yogesh,

Try this:

File > New > Other...

AspectJ > AspectJ Project
With which you create a new AspectJ project. Otherwise you can convert the existing java project in an AspectJ project, by right clicking on the project, the selecting Configure -> Convert to AspectJ project.

In both cases, you need to have AJDT installed, which is the Eclipse plugin for aspectj.

Simone

--
Simone Gianni            CEO Semeru s.r.l.           Apache Committer
http://www.simonegianni.it/



Back to the top