Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » How to import ivy+ant project into eclipse juno
How to import ivy+ant project into eclipse juno [message #913421] Sat, 15 September 2012 15:53
Mahmoud Saleh is currently offline Mahmoud SalehFriend
Messages: 1
Registered: December 2011
Junior Member
this is my first use of ivy+ant and after building the project from command line, i want to import it into eclipse juno.
the project folder (trunk) contains the following folders/files:

- build
- dist
- src
- WebContent
- build.properties
- build.xml
- ivy.settings.xml
- ivy.xml

i tried to import the trunk folder that contains the above files/folder using import existing projects** into workspace, but i get the error that no projects found.

also i tried to configure the project for eclipse before importing using the following command:

ant eclipse-default

but i get the following error:

**Target "eclipse-default" does not exist in the project**

pleases advise how to import this project.

UPDATE 2: i was able to import the project in eclipse as follows

File > New > Other > Java Project From Existing Ant Buildfile

but when trying to run the project on server, i can't find run on server in the run options, please advise.

[Updated on: Sat, 15 September 2012 16:48]

Report message to a moderator

Previous Topic:multiple development env setup?
Next Topic:an error occurred while automatically activating bundle org.eclipse.jdt.debug.ui
Goto Forum:
  


Current Time: Fri Apr 26 02:24:38 GMT 2024

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

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

Back to the top