score:25
The project folder contains a file called .project
. In your cloned project, open that file with any text editor and look for the project name:
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>LeadoMat</name>
<!-- more stuff here -->
</projectDescription>
Change the content of the name
element to LeadoMat_Ver2
. You should now be able to import the project into Eclipse.
score:0
Right Click and choose Copy (to copy project that you want to clone) Right Click on blank area on Package Explorer tab choose Paste Input project name wait and you have a new one
score:65
The simplest approach would probably be to do the copying right in eclipse
:
Right Click your Project -> Copy
Right Click in the Project Explorer -> Paste
or
CTRL + C & CTRL + V
Eclipse will then automatically prompt you to enter a new name for the clone. Then you'll have a full copy of your project with the new name.
The reason why eclipse
thinks that it is the same project, is because you also clone the .project
-files which contain the name of the project used in eclipse
.
Source: stackoverflow.com
Related Query
- How to create Eclipse project with EGit clone
- Clone GitLab Project with Azure AD V2 authentication in eclipse
- Work on a remote project with Eclipse via SSH
- Can you organize imports for an entire project in eclipse with a keystroke?
- Associating existing Eclipse project with existing SVN repository
- "Unable to find main class" with Maven on spring-boot project in Eclipse
- Android - copy existing project with a new name in Eclipse
- Eclipse + EGit: clone project into workspace
- Store run configuration with project in Eclipse
- How to create the pom.xml for a Java project with Eclipse
- Refresh an Eclipse project with Ant
- Java Dynamic Web project with Maven and Eclipse
- Clone project with eclipse?
- "duplicate entry" error when exporting Java project to JAR with Eclipse
- Eclipse Blue, Maven: Project configuration is not up-to-date with pom.xml
- Reconnect Eclipse Project to SVN with Subclipse
- Push eclipse project to GitHub with EGit
- Error importing Maven Android Android project to Eclipse with ADT 20
- Javadoc for Android project in Eclipse fails with NullPointerException
- Create complete EAR Project with Maven and Eclipse Helios
- A project with that name already exists in the workspace eclipse
- Eclipse project not built on Mac due to 'A resource exists with a different case' error
- How can I add current Eclipse project to git with EGit?
- Generating Eclipse project files with Maven
- How to run a GO project in eclipse with goclipse installed
- Unable to associate project with a runtime server in eclipse IDE
- Eclipse Juno build error with "Maven Project Builder"
- Build eclipse project with ant
- Clean and build an Eclipse java project with one click
- Eclipse - Showing how eclipse runs project with java.exe
More Query from same tag
- id cannot be resolved or is not a field again
- How can I see the source code of packages in Eclipse?
- web method for dataset-web service on android/eclipse
- Eclipse crash course for IntelliJ developer
- How can I check/upgrade Proguard version when using it in Eclipse for Android development?
- How to change eclipse suggestions order and content
- eclipse - "Open with sceenbuilder" is no where to be found
- Eclipse CDT "Path must include project and resource name"
- Relative Paths in Eclipse
- Briefly, main function behavior - multiple classes in one source file
- Android, Setup my Fairphone (FP1) for development, (?????? no permission)
- How to return information from a webpage?
- finding most recent file version from list of file path names with jumbled file names
- Simply GWT 2.3 and Maven2(3) project in Eclipse Indigo
- What does "red cross" on project icon mean in Eclipse?
- how do i create a debuggable axis2 project in eclipse using maven?
- Eclipse opens class file in an active working set instead of Java file
- "Faceted Project Problem (Java Version Mismatch)" error message
- Eclipse, move src output folder to WEB-INF/classes
- Papyrus: Error exporting diagram as an image file
- 403 error code on google maps imagery
- I can't get eclipse to upload the most recent apk file to the emulator
- Android app not showing any error but crash on startup?
- Cant Get Gui To Appear When I run Program
- Android Library Project to Obfuscated JAR
- No grammar constraints (DTD or XML schema) detected for the document (Android)
- Phonegap [cordova 3.2.0] The Google Play services resources were not found
- How do I add an entry into the File Association preferences programmatically?
- My app keeps crashing in the emulator
- Optimising native Android code - compiler flags