Top "Ajdt" questions

AJDT stands for AspectJ Development Tools, an Eclipse plug-in for Aspect Oriented Software Development in Java.

Installing AJDT I got a Plug-in org.eclipse.jdt.ui was unable to load class org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor

After I install the AJDT 2.2.3 on Rational Software Archtect, every Editor displays the error: Plug-in org.eclipse.jdt.ui was …

eclipse eclipse-plugin ajdt
Maven/AJDT project in Eclipse

I need to use aspectj in a maven project. I installed the maven plugin for eclipse (m2e), the maven …

eclipse maven aspectj m2eclipse ajdt