[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.technology.ajdt] Re: Aspectj export fails because IMessageHandler cannot be found
|
Hello Andrew,
I believe that the weaver and aspectj runtime are required by ajde and
so must be in the target platform as well.
I do have weaver and runtime in the target platform.
Unfortunately build still fails since AJDE is not resolved.
There are additional dependencies that need to be deployed into target platform:
org.apache.ant_1.7.1.v20090120-1145
org.eclipse.core.runtime.compatibility_3.2.0.v20090413.jar
org.eclipse.text_3.4.0.v20080605-1800.jar
Cost me some time.. no I have to figure out how to do headless build...
--
Ivica Loncar