Skip to main content



      Home
Home » Newcomers » Newcomers » "Find and install" not working
"Find and install" not working [message #248557] Mon, 11 February 2008 10:18 Go to next message
Eclipse UserFriend
Originally posted by: billly123.gmail.com

I have Eclipse 3.2.2 on Fedora 7.When I go to Help->Sofware Updates and
click "Find and Install.." nothing happens and no window shows
up.Similarly nothing happens when I click the "Show Configuration".Eclipse
does not hang , I can continue working in Eclipse.I want to install the
ADT plugin.Is there some other way to install it?
Re: "Find and install" not working [message #248562 is a reply to message #248557] Mon, 11 February 2008 10:38 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: zx.us.ibm.com

Billy wrote:
> I have Eclipse 3.2.2 on Fedora 7.When I go to Help->Sofware Updates and
> click "Find and Install.." nothing happens and no window shows
> up.Similarly nothing happens when I click the "Show
> Configuration".Eclipse does not hang , I can continue working in
> Eclipse.I want to install the ADT plugin.Is there some other way to
> install it?

Are you behind a firewall of some sort? The UM will usually hang when it
tries to access something that the firewall is preventing it too. Check
your settings.

Cheers,

~ Chris
Re: "Find and install" not working [message #248675 is a reply to message #248562] Tue, 12 February 2008 01:35 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: billly123.gmail.com

I found out that the problem was it was using the open source java and not
the sun java version.But there is a new problem.After making Sun Java 1.6
as default, Eclipse was running perfectly.The "find and install" was
working.So I installed the Android plugin using local site method.Then I
clicked 'restart Eclipse'.After that it has started giving me error

"An error has occured.See the log file at
~/org.eclipse.platform_3.2.0/configuration/120279*******.log .
Everytime there is new file with same beginning numbers.
The log file is 493 lines long.I am pasted first few lines.
This is output of java -version

java -version
java version "1.6.0_02"
Java(TM) SE Runtime Environment (build 1.6.0_02-b05)
Java HotSpot(TM) Client VM (build 1.6.0_02-b05, mixed mode, sharing)

This is output of javac -version

javac -version
Eclipse Java Compiler v_686_R32x, 3.2.2 release, Copyright IBM Corp 2000,
2006. All rights reserved.

If I try to run through command line using -vm option it is not working.My
Java directory is /usr/java/jre1.6.0_02/bin
So I tried
eclipse -vm /usr/java/jre1.6.0_02/bin
and
eclipse -vm /usr/java/jre1.6.0_02/bin/javaw.exe

And it gives it cannot find java virtual machine at given path.
I also tried editing the eclipse.ini file with
-vm
eclipse -vm /usr/java/jre1.6.0_02/bin
and the other option . But it did not work.


How can I solve this log error and get Eclipse to start up?Before It was
working with the New Sun Java 1.6 and all features were working ,but now
,after installing the adroid plugin,it does not startup.

This is output of log file.It was 492 lines.I pasted the starting part.

!SESSION 2008-02-12 11:48:44.770
-----------------------------------------------
eclipse.buildId=M20070212-1330
java.version=1.6.0_02
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86

!ENTRY org.eclipse.core.runtime 4 0 2008-02-12 11:48:45.973
!MESSAGE FrameworkEvent.ERROR
!STACK 0
org.osgi.framework.BundleException: The bundle could not be resolved.
Reason: Another singleton version selected:
org.eclipse.core.runtime_3.3.100.v20070530
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:294)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundle.java:329)
at
org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.java:1046)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:573)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:495)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:275)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(StartLevelManager.java:455)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:189)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .run(EventManager.java:291)

!ENTRY org.eclipse.osgi 4 0 2008-02-12 11:48:45.978
!MESSAGE Bundle
initial@reference:file:plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar/
was not resolved.

!ENTRY org.eclipse.osgi 4 0 2008-02-12 11:48:45.991
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: Unable to acquire application service.
Ensure that the org.eclipse.core.runtime bundle is resolved and started
(see config.ini).
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:65)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:400)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)

!ENTRY org.eclipse.osgi 2 0 2008-02-12 11:48:46.016
!MESSAGE One or more bundles are not resolved because the following root
constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-12 11:48:46.017
!MESSAGE Bundle
update@.. /../lib/eclipse/plugins/org.eclipse.cdt.core.linux.x86_3.1.2 .200709101850/
was not resolved.
!SUBENTRY 2 org.eclipse.cdt.core.linux.x86 2 0 2008-02-12 11:48:46.017
!MESSAGE Missing host org.eclipse.cdt.core_[3.1.2,4.0.0).

!ENTRY org.eclipse.osgi 2 0 2008-02-12 11:48:46.037
!MESSAGE The following is a complete list of bundles which are not
resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-12 11:48:46.037
!MESSAGE Bundle
initial@reference:file:plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar/
[3] was not resolved.
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-02-12 11:48:46.038
!MESSAGE Another singleton version selected:
org.eclipse.core.runtime_3.3.100.v20070530
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-12 11:48:46.038
!MESSAGE Bundle
update@.. /../lib/eclipse/plugins/org.eclipse.help.webapp_3.2.2.R322_v 20061114/
[4] was not resolved.
!SUBENTRY 2 org.eclipse.help.webapp 2 0 2008-02-12 11:48:46.038
!MESSAGE Another singleton version selected:
org.eclipse.help.webapp_3.3.1.v20070823_33x
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-12 11:48:46.038
!MESSAGE Bundle
update@../../lib/eclipse/plugins/com.ibm.icu_3.4.5.20061213.jar [5] was
not resolved.
!SUBENTRY 2 com.ibm.icu 2 0 2008-02-12 11:48:46.038
!MESSAGE Another singleton version selected: com.ibm.icu_3.6.1.v20070906
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-12 11:48:46.038
latform.source.linux.gtk.x86_3.2.2.r322_v20070119-CXMbUe9K_W F26uA/ [12]
was not resolved.
Re: "Find and install" not working [message #248725 is a reply to message #248675] Tue, 12 February 2008 09:29 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

Billy wrote:
> I found out that the problem was it was using the open source java and
> not the sun java version.But there is a new problem.After making Sun
> Java 1.6 as default, Eclipse was running perfectly.The "find and
> install" was working.So I installed the Android plugin using local site
> method.Then I clicked 'restart Eclipse'.After that it has started giving
> me error

I would recommend removing the Android plugins and then re-starting
Eclipse with the -clean command-line parameter. Then you need to check
that your installed Eclipse environment matches the prerequisites of the
Android stuff - from your logs it looks like it does not.

Hope this helps,
Eric
Re: "Find and install" not working [message #249410 is a reply to message #248725] Tue, 19 February 2008 08:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: billly123.gmail.com

Eric Rizzo wrote:

> Billy wrote:
>> I found out that the problem was it was using the open source java and
>> not the sun java version.But there is a new problem.After making Sun
>> Java 1.6 as default, Eclipse was running perfectly.The "find and
>> install" was working.So I installed the Android plugin using local site
>> method.Then I clicked 'restart Eclipse'.After that it has started giving
>> me error

> I would recommend removing the Android plugins and then re-starting
> Eclipse with the -clean command-line parameter. Then you need to check
> that your installed Eclipse environment matches the prerequisites of the
> Android stuff - from your logs it looks like it does not.

> Hope this helps,
> Eric
I am not able to start eclipse, so how can I delete the Android plugin
without starting eclipse?I checked in plugin folder in /eclipse/ but could
not understand what to remove?

These are android requirements given on their website:
Supported Development Environments

* Eclipse IDE
o Eclipse 3.2, 3.3 (Europa)
+ Eclipse JDT plugin (included in most Eclipse IDE
packages)
+ WST (optional, but needed for the Android Editors
feature; included in most Eclipse IDE packages)
o JDK 5 or JDK 6 (JRE alone is not sufficient)
o Not compatible with Gnu Compiler for Java (gcj)
o Android Development Tools plugin (optional)

I had installed all of them.But still is there a way to double check?

Thanks.
Re: "Find and install" not working [message #249415 is a reply to message #249410] Tue, 19 February 2008 10:27 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

Billy wrote:
> Eric Rizzo wrote:
>
>> Billy wrote:
>>> I found out that the problem was it was using the open source java
>>> and not the sun java version.But there is a new problem.After making
>>> Sun Java 1.6 as default, Eclipse was running perfectly.The "find and
>>> install" was working.So I installed the Android plugin using local
>>> site method.Then I clicked 'restart Eclipse'.After that it has
>>> started giving me error
>
>> I would recommend removing the Android plugins and then re-starting
>> Eclipse with the -clean command-line parameter. Then you need to check
>> that your installed Eclipse environment matches the prerequisites of
>> the Android stuff - from your logs it looks like it does not.
>
>> Hope this helps,
>> Eric
> I am not able to start eclipse, so how can I delete the Android plugin
> without starting eclipse?I checked in plugin folder in /eclipse/ but
> could not understand what to remove?

Remove anything in the plugins/ and features/ directory that is part of
Android. The names should be fairly obvious but I've never used Android
so I can't tell you what they are.
Another option is just to re-install Eclipse and start over. Your
workspace should still be usable. Just make sure you DO NOT install
Eclipse over the top of an existing installation; you must either delete
what you have or re-install to a different directory.

Hope this helps,
Eric
Re: "Find and install" not working [message #249513 is a reply to message #249415] Wed, 20 February 2008 08:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: billly123.gmail.com

Hi,

I uninstalled eclipse through Package Manager and then re installed it.I
am still not able to start eclipse.I tried it with -clean option, still it
will not start.
It is giving an error like what happened before,and giving output to log
file.
Here is part of output of log file:

!SESSION 2008-02-20 19:17:51.006
-----------------------------------------------
eclipse.buildId=M20070212-1330
java.version=1.6.0_02
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86

!ENTRY org.eclipse.core.runtime 4 0 2008-02-20 19:17:52.224
!MESSAGE FrameworkEvent.ERROR
!STACK 0
org.osgi.framework.BundleException: The bundle could not be resolved.
Reason: Another singleton version selected:
org.eclipse.core.runtime_3.3.100.v20070530
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:294)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundle.java:329)
at
org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.java:1046)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:573)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:495)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:275)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(StartLevelManager.java:455)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:189)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .run(EventManager.java:291)

!ENTRY org.eclipse.osgi 4 0 2008-02-20 19:17:52.228
!MESSAGE Bundle
initial@reference:file:plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar/
was not resolved.

!ENTRY org.eclipse.osgi 4 0 2008-02-20 19:17:52.236
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: Unable to acquire application service.
Ensure that the org.eclipse.core.runtime bundle is resolved and started
(see config.ini).
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:65)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:400)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)

!ENTRY org.eclipse.osgi 2 0 2008-02-20 19:17:52.289
!MESSAGE One or more bundles are not resolved because the following root
constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-20 19:17:52.289
!MESSAGE Bundle
update@.. /../lib/eclipse/plugins/org.eclipse.cdt.core.linux.x86_3.1.2 .200709101850/
was not resolved.
!SUBENTRY 2 org.eclipse.cdt.core.linux.x86 2 0 2008-02-20 19:17:52.289
!MESSAGE Missing host org.eclipse.cdt.core_[3.1.2,4.0.0).

!ENTRY org.eclipse.osgi 2 0 2008-02-20 19:17:52.303
!MESSAGE The following is a complete list of bundles which are not
resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-20 19:17:52.303
!MESSAGE Bundle
initial@reference:file:plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar/
[3] was not resolved.
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-02-20 19:17:52.303
!MESSAGE Another singleton version selected:
org.eclipse.core.runtime_3.3.100.v20070530
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-20 19:17:52.303
!MESSAGE Bundle
update@.. /../lib/eclipse/plugins/org.eclipse.help.webapp_3.2.2.R322_v 20061114/
[4] was not resolved.
!SUBENTRY 2 org.eclipse.help.webapp 2 0 2008-02-20 19:17:52.303
!MESSAGE Another singleton version selected:
org.eclipse.help.webapp_3.3.1.v20070823_33x
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-20 19:17:52.303
!MESSAGE Bundle
update@../../lib/eclipse/plugins/com.ibm.icu_3.4.5.20061213.jar [5] was
not resolved.
!SUBENTRY 2 com.ibm.icu 2 0 2008-02-20 19:17:52.303
!MESSAGE Another singleton version selected: com.ibm.icu_3.6.1.v20070906
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-20 19:17:52.303
!MESSAGE Bundle
update@.. /../lib/eclipse/plugins/org.eclipse.rcp.source.linux.gtk.x86 _3.2.2.r322_v20070104-iwP0VLKnfFC923K/
[7] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.gtk.x86 2 0 2008-02-20
19:17:52.303
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.rcp.source;
bundle-version="3.2.2.r322_v20070104-iwP0VLKnfFC923K"
!SUBENTRY 2 org.eclipse.rcp.source.linux.gtk.x86 2 0 2008-02-20
19:17:52.303
!MESSAGE Another singleton version selected:
org.eclipse.rcp.source.linux.gtk.x86_3.3.2.R33x_r20071022-8y 8eE9CEV3FspP8HJrY1M2dS
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-20 19:17:52.304
!MESSAGE Bundle
update@../../lib/eclipse/plugins/com.ibm.icu.source_3.4.5.20061213/ [9]
was not resolved.
!SUBENTRY 2 com.ibm.icu.source 2 0 2008-02-20 19:17:52.304
!MESSAGE Another singleton version selected:
com.ibm.icu.source_3.6.1.v20070906
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-20 19:17:52.304
!MESSAGE Bundle
update@.. /../lib/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_3.2.2. v3236.jar
[13] was not resolved.
!SUBENTRY 2 org.eclipse.swt.gtk.linux.x86 2 0 2008-02-20 19:17:52.304
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt;
bundle-version="[3.0.0,4.0.0)"
!SUBENTRY 2 org.eclipse.swt.gtk.linux.x86 2 0 2008-02-20 19:17:52.304
!MESSAGE Another singleton version selected:
org.eclipse.swt.gtk.linux.x86_3.3.2.v3347
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-20 19:17:52.304
!MESSAGE Bundle
update@.. /../lib/eclipse/plugins/org.eclipse.core.filesystem.linux.x8 6_1.0.0.v20060603.jar
[14] was not resolved.
!SUBENTRY 2 org.eclipse.core.filesystem.linux.x86 2 0 2008-02-20
19:17:52.304
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.core.filesystem;
bundle-version="[1.0.0,2.0.0)"
!SUBENTRY 2 org.eclipse.core.filesystem.linux.x86 2 0 2008-02-20
19:17:52.304
!MESSAGE Another singleton version selected:
org.eclipse.core.filesystem.linux.x86_1.1.0.v20070416
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-20 19:17:52.304
!MESSAGE Bundle
update@.. /../lib/eclipse/plugins/org.eclipse.cdt.core.linux.x86_3.1.2 .200709101850/
[114] was not resolved.
!SUBENTRY 2 org.eclipse.cdt.core.linux.x86 2 0 2008-02-20 19:17:52.304
!MESSAGE Missing host org.eclipse.cdt.core_[3.1.2,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-20 19:17:52.304
!MESSAGE Bundle
update@.. /../../home/rajas/.eclipse/org.eclipse.platform.ide/updates/ eclipse/plugins/org.eclipse.jdt.apt.ui_3.3.1.R33x_v20070801- 1930.jar
[115] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.apt.ui 2 0 2008-02-20 19:17:52.304
!MESSAGE Missing required bundle org.eclipse.jdt.apt.core_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.apt.ui 2 0 2008-02-20 19:17:52.305
!MESSAGE Missing required bundle org.eclipse.jdt.ui_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.apt.ui 2 0 2008-02-20 19:17:52.305
!MESSAGE Missing required bundle org.eclipse.jdt.core_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-20 19:17:52.305
!MESSAGE Bundle
update@.. /../../home/rajas/.eclipse/org.eclipse.platform.ide/updates/ eclipse/plugins/org.eclipse.jdt.ui_3.3.1.r331_v20070906.jar
[118] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.305
!MESSAGE Missing required bundle org.eclipse.ui.console_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.305
!MESSAGE Missing required bundle org.eclipse.jdt.core_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.305
!MESSAGE Missing required bundle org.eclipse.search_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.305
!MESSAGE Missing required bundle org.eclipse.debug.ui_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.305
!MESSAGE Missing required bundle org.eclipse.jdt.launching_[3.2.100,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.305
!MESSAGE Missing required bundle org.eclipse.compare_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.305
!MESSAGE Missing required bundle org.eclipse.team.ui_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.305
!MESSAGE Missing required bundle org.eclipse.jface.text_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.305
!MESSAGE Missing required bundle
org.eclipse.ui.workbench.texteditor_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.306
!MESSAGE Missing required bundle org.eclipse.ui.ide_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.306
!MESSAGE Missing required bundle org.eclipse.ui.editors_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.306
!MESSAGE Missing required bundle
org.eclipse.ltk.core.refactoring_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.306
!MESSAGE Missing required bundle
org.eclipse.ltk.ui.refactoring_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.306
!MESSAGE Missing required bundle
org.eclipse.jdt.core.manipulation_[1.1.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-20 19:17:52.306
!MESSAGE Bundle
update@.. /../../home/rajas/.eclipse/org.eclipse.platform.ide/updates/ eclipse/plugins/org.eclipse.ui.editors_3.3.1.r331_v20070629. jar
[122] was not resolved.
Re: "Find and install" not working [message #249522 is a reply to message #249513] Wed, 20 February 2008 10:58 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

Billy wrote:
> Hi,
>
> I uninstalled eclipse through Package Manager and then re installed it.I
> am still not able to start eclipse.I tried it with -clean option, still
> it will not start.

Something is obviously wrong with whatever installation Package Manager
is feeding you (or with the environment you're trying to install it in).
I suggest you download a package directly from www.eclipse.org and
install that. That way you are sure to get a known good build and
package and we here can provide more help.

Eric
Re: "Find and install" not working [message #249638 is a reply to message #249522] Thu, 21 February 2008 07:42 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: billly123.gmail.com

With Fedora Eclipse not working, As you said I installed Eclipse from the
Eclipse website instead of installing Fedora Eclipse through Package
Manager.Updated everything and installed Android plugin and got everything
to work properly!Thanks :) Eric
Re: "Find and install" not working [message #249770 is a reply to message #249638] Thu, 21 February 2008 09:48 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

Billy wrote:
> With Fedora Eclipse not working, As you said I installed Eclipse from
> the Eclipse website instead of installing Fedora Eclipse through Package
> Manager.Updated everything and installed Android plugin and got
> everything to work properly!Thanks :) Eric

Glad to hear that you got it working. I suggest you talk to Fedora
support or forums about the problem so they can do something to fix it.

Eric
Previous Topic:Adding Python
Next Topic:Eclipse C++ on Mac OS X 10.5
Goto Forum:
  


Current Time: Sun Jun 08 13:51:41 EDT 2025

Powered by FUDForum. Page generated in 0.14194 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top