External Tools problem [message #69768] |
Mon, 30 June 2003 01:35  |
Eclipse User |
|
|
|
Originally posted by: yanggy.china.jinfonet.com
I've created an external tool "compile my project" by "Ant Build", I use
it to compile my project but every time I invoke this external tool,
eclipse will launch project's java builder firstly, how can I disable
launching java builder?
|
|
|
|
|
|
Re: External Tools problem [message #69845 is a reply to message #69826] |
Mon, 30 June 2003 04:58  |
Eclipse User |
|
|
|
Originally posted by: yanggy.china.jinfonet.com
Great, it works well now!
Thank you very much, Yves!
Yves wrote:
> Edit the ".project" file in the root directory of your project,
> and remove this manually :
> "
> <buildCommand>
> <name>org.eclipse.jdt.core.javabuilder</name>
> <arguments>
> </arguments>
> </buildCommand>
> "
> beta yang wrote:
> > I\\\'ve trid, but no any effect, If I dont add source folders in build
> > path, project\\\'s java builder will not be launched, but I dont like that
> > mode.
> >
> > Yves wrote:
> >
> >
> >>Try this : Window > Preferences > Workbench : uncheck \\\"perform build
> >>automatically on resource modification\\\".
> >
> >
> >>beta yang wrote:
> >>
> >>>I\\\'ve created an external tool \\\"compile my project\\\" by \\\"Ant
> >
> > Build\\\", I use
> >
> >>>it to compile my project but every time I invoke this external tool,
> >>>eclipse will launch project\\\'s java builder firstly, how can I disable
> >>>launching java builder?
> >>>
> >
> >
> >
> >
> >
|
|
|
Powered by
FUDForum. Page generated in 0.04546 seconds