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

I downloaded new setup of eclipse, from the link provided by you.
Did everything again same ways, and getting the same error again.

Again the version number shown is also same as my older one : 3.7.0.v20110928-1505.
But if I go to folder of eclipse\plugins, there it shows org.eclipse.update.ui_3.2.300.v20100512.jar
i.e. on importing he project, and then seeing the dependencies of Manifest file, it shows version 3.2.300.v20100512

I just noticed this was the case with my previous eclipse also.

On Thu, Jan 31, 2013 at 11:32 PM, Emily Gouge <egouge@xxxxxxxxxxxxxxx> wrote:
Well that comes with Eclipse so I would guess you have the wrong eclipse version.  OR something else you installed overwrote this file.

I would suggest maybe downloading it again and see what version of this library you are getting.  (You can look at the jar file in the eclipse/plugins folder -> org.eclipse.update.ui_<version>.jar)

You can try this download too:
http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/indigo/SR2/eclipse-modeling-indigo-SR2-win32.zip

Emily




On 31/01/2013 9:11 AM, Prashant Pandey wrote:
Hi Emily,
I think you got it right !
My version is 3.7.0.v20110928-1505.

What should I do in that case?

-Prashant

On Thu, Jan 31, 2013 at 10:36 PM, Emily Gouge <egouge@xxxxxxxxxxxxxxx>wrote:

My 2 bits:

In my version, the type UpdateManagerUI is deprecated.  My guess is that
if you can't find it you have the wrong version of the
org.eclipse.update.ui plugin.

I have version 3.2.300.v20100512.  What version do you have?  Open the
net.refractions.udig.ui manifest file, select the 'dependencies' tab, right
click on 'org.eclipse.ui' and select properties.

Emily




On 31/01/2013 7:22 AM, Prashant Pandey wrote:

@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 :
http://udig.refractions.net/**confluence/display/ADMIN/07+**
Eclipse+Preferences<http://udig.refractions.net/confluence/display/ADMIN/07+Eclipse+Preferences>




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

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


Back to the top