Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » impoted projects are not in the default workspace (egit)
impoted projects are not in the default workspace [message #1716909] Wed, 09 December 2015 01:31 Go to next message
wen liu is currently offline wen liuFriend
Messages: 7
Registered: September 2015
Junior Member
Previously I was using an old Eclipse helios, the default workspace is /home/esolve/workspace
now I downloaded the newest Mars version
and I set the default workspace as /home/esolve/workspace/java

I open the Mars eclipse and import projects from /home/esolve/mywork
as well as /home/esolve/workspace. but I notice there are no projects created in /home/workspace/java. the imported projects are still in thier old directory, namely /home/esolve/mywork and /home/esolve/workspace

and I can't even find workspace option in preference dialog UI.

what is wrong with this?

[Updated on: Wed, 09 December 2015 03:54]

Report message to a moderator

Re: EGit installation failure: conflicting dependency [message #1716930 is a reply to message #1716909] Wed, 09 December 2015 06:26 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
This isn't a JDT issue, I see you posted this on the EGit forum.

On 09/12/2015 2:31 AM, wen liu wrote:
> I want to install EGit from "install software" of eclipse, at first I
> get the following problem:
>
> requires 'package org.apache.commons.codec.binary 1.6.0' but it could
> not be found
>
> I download commons-codec-1.9.jar and rename it to
> org.apache.commons.codec.binary_1.6.0.jar put it in the eclipse plugin
> folder, as instructed in a stackoverflow topic
>
> then I get the following problem
>
>
> Cannot complete the install because of a conflicting dependency.
> Software being installed: Eclipse Git Team Provider
> 4.1.1.201511131810-r (org.eclipse.egit.feature.group
> 4.1.1.201511131810-r)
> Software currently installed: Eclipse IDE for Java EE Developers
> 1.3.0.20100617-0521 (epp.package.jee 1.3.0.20100617-0521)
> Only one of the following can be installed at once: Team Support
> UI 3.5.100.I20100527-0800 (org.eclipse.team.ui 3.5.100.I20100527-0800)
> Team Support UI 3.7.0.v20130514-1224 (org.eclipse.team.ui
> 3.7.0.v20130514-1224)
> Team Support UI 3.5.101.R36x_v20100825-0800 (org.eclipse.team.ui
> 3.5.101.R36x_v20100825-0800)
> Team Support UI 3.5.102.R36x_v20110203-1036 (org.eclipse.team.ui
> 3.5.102.R36x_v20110203-1036)
> Team Support UI 3.7.1.v20130729-1104 (org.eclipse.team.ui
> 3.7.1.v20130729-1104)
> Cannot satisfy dependency:
> From: Eclipse IDE for Java EE Developers 1.3.0.20100617-0521
> (epp.package.jee 1.3.0.20100617-0521)
> To: org.eclipse.epp.package.jee.feature.feature.group
> [1.3.0.20100617-0521]
> Cannot satisfy dependency:
> From: Eclipse Git Team Provider 4.1.1.201511131810-r
> (org.eclipse.egit.feature.group 4.1.1.201511131810-r)
> To: org.eclipse.egit.ui [4.1.1.201511131810-r]
> Cannot satisfy dependency:
> From: Git Team Provider UI 4.1.1.201511131810-r
> (org.eclipse.egit.ui 4.1.1.201511131810-r)
> To: bundle org.eclipse.team.ui [3.6.200,4.0.0)
> Cannot satisfy dependency:
> From: Java EE IDE Feature 1.3.0.20100617-0521
> (org.eclipse.epp.package.jee.feature.feature.group 1.3.0.20100617-0521)
> To: org.eclipse.platform.feature.group
> [3.6.0.v20100602-9gF78GpqFt6trOGhL60z0oEx3fz-JKNwxPY]
> Cannot satisfy dependency:
> From: Eclipse Platform
> 3.6.0.v20100602-9gF78GpqFt6trOGhL60z0oEx3fz-JKNwxPY
> (org.eclipse.platform.feature.group
> 3.6.0.v20100602-9gF78GpqFt6trOGhL60z0oEx3fz-JKNwxPY)
> To: org.eclipse.team.ui [3.5.100.I20100527-0800]
>
>
> how can I deal with it?
> thanks


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Re: Frustration developing simple Dynamic Web App
Next Topic:How to add a custom JDWP command?
Goto Forum:
  


Current Time: Thu Apr 25 19:47:52 GMT 2024

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

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

Back to the top