Hello again, I tried to help you on IRC. It does indeed look like you have the jars downloaded correctly, however the class(s) you are missing look to be coming from the eclipse plugins we depended on.
Errors (2 items ): The import org.eclipse.update cannot be resolved InstallWizardAction.java /net.refractions.udig.ui/src/net/refractions/udig UpdateManagerUI cannot be resolved InstallWizardAction.java /net.refractions.udig.ui/src/net/refractions/udig If you can cut and paste or type in the error messages next time it will be easier then sending screen snaps. Notes: - in your screen above that the errors are showing up in your "Problems" view, but not in your package explorer - it looks like the project net.refractions.udig.libs is building without error - this is good - Based on the path to the errors the problem looks to be in the net.refractions.udig.ui project (things to try on this project: rebuilding the .classpath, running clean on that project, closing the project and reopening, etc…) But yeah looks like you are nearly there, it is just the one project which is not set up correctly. -- Jody Garnett On Thursday, 31 January 2013 at 10:33 AM, Prashant Pandey wrote: > Hi all, > > SInce last few days I've been in process to understand the workflow and basic > nitty-gritties of the uDig project. In addition I am not able to compile my > source code on eclipse. Reason being, on the final build after importing all > the projects, it gives me error, "The import org.eclipse.update cannot be > resolved". > > I tried to explore the archive mails having somewhat same as mine error and > found here : > http://lists.refractions.net/pipermail/udig-devel/2005-June/001908.html > and followed the steps as provided there -> clean, refresh, updating class, > etc. I make sure my net is also working properly. Indeed with no result. > > I am also making sure that maven imports all the necessary jars into libs > (total 153 in number). > In addition I've gone through > http://udig.refractions.net/confluence/display/ADMIN/08+Libs+Jars page to > learn 'how to fix a broken build', but it also couldn't remove. > Please help me go through it. > > I hereby attach the file displaying the screenshot that shows error page on > eclipse. > > Hope to get it fixed at the earliest possibily. > > Thanks > > Regards > Prashant Pandey > > _______________________________________________ > User-friendly Desktop Internet GIS (uDig) > http://udig.refractions.net > http://lists.refractions.net/mailman/listinfo/udig-devel > > > > > Attachments: > - error.zip >
_______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
