I've installed the AspectJ plugin in Eclips. I can create AspectJ project. Generaly it seems that I installed this plugin correclty. But I cant convert my project in AspectJ, because there is no "AspectJ Project" when I make right mouse click --> choose Configure. Screen: http://prntscr.com/5dh136
I need to do this for learning automation testing with MonkeyTalk. And in the tutorial I saw, that I need to convert my project (it is neccessary: http://prntscr.com/5dgynd)
Help me please, may be I've installed AspectJ pluggin incorrectly or do something wrong.
This is how I successfully did
1) see what is your eclipse version from (Help->About ADT) or (Help->About Eclipse)
2) get the url of AspectJ from this url https://eclipse.org/ajdt/downloads/
3) goto Help->Install New Software and add the path
install the software and enjoy! see the video for detail help : https://www.youtube.com/watch?v=EJMUgOrffFY
Hope it helps :)