Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » JDT Installation failed
JDT Installation failed [message #515685] Fri, 19 February 2010 13:42 Go to next message
Eclipse UserFriend
I am trying to install JDT in the Eclipse SDK Version: 3.5.1 on Ubuntu 9.10.
After selecting Help - Install New Software, I added this URL: http://download.eclipse.org/releases/galileo/ and selected Eclipse Java Development Tools.
Installation failed with the following message:

Cannot complete the install because of a conflicting dependency.
Software being installed: Eclipse Java Development Tools 3.5.1.r351_v20090810-0600-7r88FEoFI0WTo6Az-1qFRHm37ChJ (org.eclipse.jdt.feature.group 3.5.1.r351_v20090810-0600-7r88FEoFI0WTo6Az-1qFRHm37ChJ)
Software currently installed: Eclipse Platform 3.5.1 (Eclipse Platform 3.5.1)
Only one of the following can be installed at once:
Eclipse Java Development Tools 3.5.1.r351_v20090810-0600-7r88FEoFI0WTo6Az-1qFRHm37ChJ (org.eclipse.jdt.feature.jar 3.5.1.r351_v20090810-0600-7r88FEoFI0WTo6Az-1qFRHm37ChJ)
Eclipse Java Development Tools 3.5.1.r351_v20090810-0600-7r88FEoFHxXYpY3s0jOJPn58EpLN (org.eclipse.jdt.feature.jar 3.5.1.r351_v20090810-0600-7r88FEoFHxXYpY3s0jOJPn58EpLN)
Eclipse Java Development Tools 3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI (org.eclipse.jdt.feature.jar 3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI)
Cannot satisfy dependency:
From: Eclipse Platform 3.5.1 (Eclipse Platform 3.5.1)
To: org.eclipse.jdt.feature.jar [3.5.1.r351_v20090810-0600-7r88FEoFHxXYpY3s0jOJPn58EpLN]
Cannot satisfy dependency:
From: Eclipse Java Development Tools 3.5.1.r351_v20090810-0600-7r88FEoFI0WTo6Az-1qFRHm37ChJ (org.eclipse.jdt.feature.group 3.5.1.r351_v20090810-0600-7r88FEoFI0WTo6Az-1qFRHm37ChJ)
To: org.eclipse.jdt.feature.jar [3.5.1.r351_v20090810-0600-7r88FEoFI0WTo6Az-1qFRHm37ChJ]

How can I fix this?
Re: JDT Installation failed [message #515703 is a reply to message #515685] Fri, 19 February 2010 15:11 Go to previous messageGo to next message
Eclipse UserFriend
Solved by executing this from the command line:
sudo apt-get install eclipse-pde

It installed also JDT (I don't know why). Anyway, my final goal was to install CDT, which could not be installed without PDT/JDT, now everything is OK.
Re: JDT Installation failed [message #516380 is a reply to message #515685] Tue, 23 February 2010 14:26 Go to previous messageGo to next message
Eclipse UserFriend
well, I have exactly the same problem, but on Windows XP Confused . Installation always fails, no matter what I try. Any ideas please?
Re: JDT Installation failed [message #516473 is a reply to message #515685] Wed, 24 February 2010 02:19 Go to previous message
Eclipse UserFriend
Unfortunately, no ideas, since my command-line solution applies only for Linux Sad
Previous Topic:JSP debugging in eclipse
Next Topic:How to tell Eclipse to generate a *.jar instead of classes?
Goto Forum:
  


Current Time: Sat Mar 22 12:50:50 EDT 2025

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

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

Back to the top