| [news.eclipse.dsdp] Re: DSDP/DSF build problems |
The classpath that PDE has for your DSF plugins has might be
broken. Try "PDE Tools > Update classpath". Clean all projects
(without rebuild), close project, reopen project might also
help.
No effect.
You do have a Java 1.5 runtime installed that Eclipse can use? (Window > Preferences > Java > Installed JREs)
AbstractUIPlugin should definitely be found, so somehow your
PDE / Classpath seems to be broken. I've seen that before on other plugins, but never quite found what's causing this or how to workaround it exactly... after some time of trying it eventually worked again.
-- /Jesper