Using ant for compiling jar project [message #66747] |
Wed, 09 August 2006 02:55  |
Eclipse User |
|
|
|
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 09:17  |
Eclipse User |
|
|
|
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 09:17  |
Eclipse User |
|
|
|
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
>
|
|
|
Powered by
FUDForum. Page generated in 0.13017 seconds