Hi all,...

I'm developing a plugin that would work with uDig. I developed the plugin successfully and it worked with normal eclipse application. However, when integrating the plugin with uDig, I met some errors like the following:

Bundle 'org.eclipse.core.resources' cannot be resolved
Bundle 'org.eclipse.ui.editors' cannot be resolved
Bundle 'org.eclipse.ui.ide' cannot be resolved
The project was not built since its build path is incomplete. Cannot find the class file for org.eclipse.core.resources.IProjectNature.
The project was not built since its build path is incomplete. Cannot find the class file for org.eclipse.ui.texteditor.ITextEditor.
Unknown extension point: 'org.eclipse.core.resources.natures'


Any suggestions to solve the above problems?

Regards,...

Ahmed
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to