Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Using ant for compiling jar project
Using ant for compiling jar project [message #66747] Wed, 09 August 2006 06:55 Go to next message
Eclipse UserFriend
Originally posted by: Shailesh.Raj.in.unisys.com

Hi
I am using Eclipse 3.1.2 and have created java project. Want to compile
this project with ant. I am using Eclipse java compiler.
<property name="build.compiler"
value="org.eclipse.jdt.core.JDTCompilerAdapter"/>
But it throws error ,
Compiler Adapter 'org.eclipse.jdt.core.JDTCompilerAdapter' can't be found.

Any answer,

thanks
Shailesh
Re: Using ant for compiling jar project [message #66856 is a reply to message #66747] Wed, 09 August 2006 13:17 Go to previous message
Matt Chapman is currently offline Matt ChapmanFriend
Messages: 429
Registered: July 2009
Senior Member
Hi,
This newsgroup is for the AspectJ Development Tools. There is an
eclipse.tools.jdt newsgroup for Java questions.

That said, you may want to try File > Export > General > Ant Buildfiles
This generates an Ant build file for a Java project.

Regards,

Matt.

Shailesh Raj wrote:
> Hi I am using Eclipse 3.1.2 and have created java project. Want to
> compile this project with ant. I am using Eclipse java compiler.
> <property name="build.compiler"
> value="org.eclipse.jdt.core.JDTCompilerAdapter"/>
> But it throws error ,
> Compiler Adapter 'org.eclipse.jdt.core.JDTCompilerAdapter' can't be found.
>
> Any answer,
>
> thanks
> Shailesh
>
Re: Using ant for compiling jar project [message #594625 is a reply to message #66747] Wed, 09 August 2006 13:17 Go to previous message
Matt Chapman is currently offline Matt ChapmanFriend
Messages: 429
Registered: July 2009
Senior Member
Hi,
This newsgroup is for the AspectJ Development Tools. There is an
eclipse.tools.jdt newsgroup for Java questions.

That said, you may want to try File > Export > General > Ant Buildfiles
This generates an Ant build file for a Java project.

Regards,

Matt.

Shailesh Raj wrote:
> Hi I am using Eclipse 3.1.2 and have created java project. Want to
> compile this project with ant. I am using Eclipse java compiler.
> <property name="build.compiler"
> value="org.eclipse.jdt.core.JDTCompilerAdapter"/>
> But it throws error ,
> Compiler Adapter 'org.eclipse.jdt.core.JDTCompilerAdapter' can't be found.
>
> Any answer,
>
> thanks
> Shailesh
>
Previous Topic:Newbie: aspectj runtime
Next Topic:Newbie: aspectj runtime
Goto Forum:
  


Current Time: Thu Apr 18 12:04:46 GMT 2024

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

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

Back to the top