Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] [uDig code compile]: can't get rid of error

@Jody: i tried many times: [updating classpath, rebuilding, cleaning, refreshing, closing and reopening] the 'net.refractions.udig.ui' project. It is still not fixing up !

@Andrea: I carefully once again cross checked all the versions: uDig 1.3.2, Eclipse Indigo 3.7 and jdk 1.6, Win7x64 platform.
 
I searched and tried a lot many things but can't find a solution anywhere. I cannot proceed doing anything else until unless the source code gets compiled. Please notify me what should I do next ?

Thanks
-Prashant

On Thu, Jan 31, 2013 at 6:34 PM, Prashant Pandey <prashant3.yishu@xxxxxxxxx> wrote:
Hi,
@Jody: i'll make sure, next time I type in here the complete errors rather than sending screenshots. The project  'net.refractions.udig.libs' is getting build without any errors, the error comes on 'net.refractions.udig.ui' .

@andrea: I am using Eclipse Indigo (v3.7). Details:
Version: Indigo Service Release 2
Build id: 20120216-1857

Also I am setting the target platform as : "Cross Platform" as instructed on the lower section here :



On Thu, Jan 31, 2013 at 1:57 PM, andrea antonello <andrea.antonello@xxxxxxxxx> wrote:
Hi,

> 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".

one quick and wild guess.
Are you using the JUNO eclipse version and using its target platform?
In that case this is what happens, since with the 4.2 change the
update plugins have changed. To use JUNO to build eclipse you also
have to download a eclipse Indigo 3.7.x and use its plugins as target
platform.

Andrea




>
> 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
>
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel



Back to the top