Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ant-dev] Ant integrate with ecclipse

Please ask these questions in the Eclipse newsgroup forum.

See
http://help.eclipse.org/help21/index.jsp?topic=/org.eclipse.platform.doc.user/gettingStarted/qs-80_ant.htm
as a starter.
There is no Ant buildfile debugger but you can debug the underlying Java
code.
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=24131 and add your ideas
or patches to contribute to making the Ant debugger a reality.

Darins

----- Original Message ----- 
From: "King Wang" <king.wang@xxxxxxxxxxxxxxxxxx>
To: <platform-ant-dev@xxxxxxxxxxx>
Sent: Monday, May 17, 2004 9:47 PM
Subject: [platform-ant-dev] Ant integrate with ecclipse


> My ant script which is run on console ,now I just want to integrate it
> into eclipse environment.
> And I also want to know can I debug the ant script in the eclipse
> environment,I mean run the ant script step by step just like debug a
> java program.
>
> _______________________________________________
> platform-ant-dev mailing list
> platform-ant-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/platform-ant-dev
>




Back to the top