Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Importing external Ant project.
Importing external Ant project. [message #66356] Thu, 19 May 2005 05:44 Go to next message
Eclipse UserFriend
Originally posted by: dk29.buffalo.edu

Hi, I have searched the newsgroups and couldn't find anything about this.

I am having problems importing external Ant project... Here are the steps I
take:



1) Import->Existing Ant Buildfile

2) Then i give the path of the build.xml file and click Finish.

I get this error:

" Currently only supports creating a project from a single javac
declaration."

Thank you for your time and for your help.
Re: Importing external Ant project. [message #66494 is a reply to message #66356] Thu, 19 May 2005 13:23 Go to previous message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
Your buildfile has multiple javac tasks defined.
The Eclipse import operation will only supports import with a single javac
declared.

HTH
Darins

"Dimitry" <dk29@buffalo.edu> wrote in message
news:d6h926$qbl$1@news.eclipse.org...
> Hi, I have searched the newsgroups and couldn't find anything about this.
>
> I am having problems importing external Ant project... Here are the steps
> I
> take:
>
>
>
> 1) Import->Existing Ant Buildfile
>
> 2) Then i give the path of the build.xml file and click Finish.
>
> I get this error:
>
> " Currently only supports creating a project from a single javac
> declaration."
>
> Thank you for your time and for your help.
>
>
Previous Topic:Installation error with JRE
Next Topic:Exporting and Importing projects
Goto Forum:
  


Current Time: Tue Aug 27 22:53:55 GMT 2024

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

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

Back to the top