Migrating from 3.3 to eclipse 3.5 [message #537097] |
Tue, 01 June 2010 06:34  |
Eclipse User |
|
|
|
Hi All,
Am building an RCP project using ant scripts....
The scripts and everthing works fine if my Target Platform is eclipse 3.3 but the same fails for 3.5.
Am getting the below error even though the the plugin (org.mortbay.jetty_5.1.11.v200706111724.jar) is present in my target eclipse 3.5 ( manually copied this plugin into the plugin folder and reloaded the target platform in the eclipse)....
org.eclipse.pde.build_3.5.2.R35x_20100114\scripts\genericTar gets.xml:106: Bundle org.mortbay.jetty_0.0.0 failed to resolve.:
Unsatisfied import package javax.servlet_[2.4.0,2.5.0).
Unsatisfied import package javax.servlet.http_[2.4.0,2.5.0).
[java] Unsatisfied import package javax.servlet.resources_[2.4.0,2.5.0).
can anyone help me in resolving this issue??? any suggestions is much appreciated...
Thanks
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03415 seconds