| View previous topic :: View next topic |
| Author |
Message |
willie_wang Tux's lil' helper


Joined: 02 Apr 2008 Posts: 87 Location: Edinburgh, Scotland
|
Posted: Wed Jul 16, 2008 12:23 pm Post subject: [SOLVED!] Eclipse 3.4: Cannot launch the update UI. |
|
|
Hi! I installed the latest Eclipse 3.4 from the java overlay. And now whenever I try to update the software, or add new plugins, I can't.
I get the message, "Cannot launch the update UI. This installation has not been configured properly for Software Updates." I don't know what to do about this as this problem makes Eclipse virtually unusable.
Any help please? ~ww
Last edited by willie_wang on Fri Jul 18, 2008 1:07 am; edited 1 time in total |
|
| Back to top |
|
 |
Maliwik Apprentice


Joined: 14 Apr 2008 Posts: 252 Location: Wisconsin, U.S. of A.
|
Posted: Wed Jul 16, 2008 2:43 pm Post subject: |
|
|
You have to be running Eclipse as root to be able to update it since it's an actual program update rather than profile update. _________________
| freelight wrote: | | I have a severe case of procrastinitis. |
|
|
| Back to top |
|
 |
willie_wang Tux's lil' helper


Joined: 02 Apr 2008 Posts: 87 Location: Edinburgh, Scotland
|
Posted: Wed Jul 16, 2008 3:23 pm Post subject: |
|
|
| Maliwik wrote: | | You have to be running Eclipse as root to be able to update it since it's an actual program update rather than profile update. |
| Code: | # eclipse-3.4
Do not run eclipse as root user! Exitting ... |
It says I can't run eclipse as root. |
|
| Back to top |
|
 |
willie_wang Tux's lil' helper


Joined: 02 Apr 2008 Posts: 87 Location: Edinburgh, Scotland
|
Posted: Wed Jul 16, 2008 4:05 pm Post subject: |
|
|
Ok, with a little more research, the problem seems to be related to the new update manager that Eclipse 3.4 has - namely, Equinox p2. http://wiki.eclipse.org/Equinox_p2_Getting_Started Here's some more info http://dev.eclipse.org/mhonarc/lists/linux-distros-dev/msg00345.html.
Unfortunately, I'm pretty sure the new update UI isn't installed with the 3.4 ebuild in the java overlay. I'm trying to do it manually now, but I'm new with Eclipse, so I'm not entirely sure how to do this. I'm trying to work out what's going on in the Admin UI to see if I can install the new Update UI from this interface, although it's very confusing - see http://wiki.eclipse.org/Equinox_p2_Getting_Started_Admin_UI.
Has anyone managed to get the Software Updates in 3.4 working yet? Or can someone tell me how? Thanks for the response so far. Any help is greatly appreciated ~ww |
|
| Back to top |
|
 |
willie_wang Tux's lil' helper


Joined: 02 Apr 2008 Posts: 87 Location: Edinburgh, Scotland
|
Posted: Wed Jul 16, 2008 4:44 pm Post subject: |
|
|
| Buggrit. Found a solution. To enable the classic install interface, go to: Window, Preferences, General, Capabilities, Classic Update. |
|
| Back to top |
|
 |
pathfinder l33t

Joined: 19 Jan 2006 Posts: 731 Location: Barcelona, Spain
|
|
| Back to top |
|
 |
rendier n00b

Joined: 15 Nov 2005 Posts: 4
|
Posted: Sat Dec 06, 2008 8:31 pm Post subject: |
|
|
| willie_wang wrote: | | Buggrit. Found a solution. To enable the classic install interface, go to: Window, Preferences, General, Capabilities, Classic Update. |
thank you so much for sharing this info!
same problem, same solution  |
|
| Back to top |
|
 |
lord_ph Tux's lil' helper

Joined: 18 Nov 2003 Posts: 97 Location: Portland,OR
|
Posted: Tue Jan 06, 2009 4:29 am Post subject: |
|
|
Yes, thank you for sharing this info. Helped me out in a pinch.  |
|
| Back to top |
|
 |
xitrium n00b

Joined: 26 Feb 2004 Posts: 16
|
Posted: Fri Feb 13, 2009 1:17 pm Post subject: |
|
|
| It seems like this is only partially solved... Why doesn't the new eclipse update manager work in Gentoo? |
|
| Back to top |
|
 |
Shockwaver Tux's lil' helper


Joined: 04 Jul 2005 Posts: 123
|
Posted: Mon Apr 27, 2009 9:08 pm Post subject: |
|
|
When I try to update the eclipse platform (e.g. to the 3.4.2) from the update manager i get permission denied when installing: of course the available installation is in /usr/lib/eclipse-3.4 and exactly there i can only install the update.
What can i do? |
|
| Back to top |
|
 |
muhsinzubeir l33t


Joined: 29 Sep 2007 Posts: 913 Location: /home/muhsin
|
Posted: Fri May 08, 2009 2:28 pm Post subject: |
|
|
| Shockwaver wrote: | When I try to update the eclipse platform (e.g. to the 3.4.2) from the update manager i get permission denied when installing: of course the available installation is in /usr/lib/eclipse-3.4 and exactly there i can only install the update.
What can i do? |
updates are being installed on ~/.eclipse
id recommend to check permissions if user can write
cheers _________________ ~x86
p5k-se
Intel Core 2 Duo
Nvidia GT200
http://www.zanbytes.com |
|
| Back to top |
|
 |
Yamakuzure l33t

Joined: 21 Jun 2006 Posts: 754 Location: Hamburg, Germany
|
Posted: Wed May 27, 2009 9:20 am Post subject: |
|
|
| muhsinzubeir wrote: | | updates are being installed on ~/.eclipse | Unfortunately, Ganymede updates are installed in /usr/lib/eclipse-3.4/features. Everything else is installed in ~/.eclipse  _________________
| Kernel 3.0.4 sources wrote: | | drivers/usb/class/usblp.c:static const char *usblp_messages[] = { "ok", "out of paper", "off-line", "on fire" }; |
|
|
| Back to top |
|
 |
cst Apprentice

Joined: 24 Feb 2008 Posts: 187 Location: /proc
|
Posted: Thu Jun 04, 2009 9:39 am Post subject: |
|
|
Yes the updates are installed in ~/.eclipse and they dont work from there (atleast php didnt) but I copied them to /usr/lib/eclipse and they work. I still have problems getting eclipse to work with lampp though:( _________________ Phenom II X2 550 @ 4x3,4GHz
Gigabayte MA770T-UD3P
2x2GB 1333 @ 1600Mhz DDR3 Kingmax
2xSamsung HD502HJ in RAID 0
Asus GTS250 512MB
latest gentoo-sources on x86_64 Fluxbox (~amd64) |
|
| Back to top |
|
 |
tekknokrat Apprentice

Joined: 17 Apr 2005 Posts: 278 Location: Magdeburg
|
Posted: Mon Jun 22, 2009 3:14 pm Post subject: |
|
|
I am getting this error message when installing phpeclipse via update site the classic way:
| Code: | Current configuration contains errors that are not corrected by the requested operation and more errors would be introduced. See details for more information.
----- Current configuration problems -----
Error creating feature "file:/usr/lib64/eclipse-3.4/features/org.eclipse.jdt_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/". [XML document structures must start and end within the same entity.]
XML document structures must start and end within the same entity.
----- Configuration problems after the operation -----
Error creating feature "file:/usr/lib64/eclipse-3.4/features/org.eclipse.jdt_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/". [XML document structures must start and end within the same entity.]
XML document structures must start and end within the same entity.
|
Is there a way to change the path before installing. I know on installation screen there's a way too change destination path. _________________ Optimism is solely an absence of information. / Optimismus ist nur ein Mangel an Information.
(Arthur Schopenhauer) |
|
| Back to top |
|
 |
|