[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: ANT works fine but silent

I create a file called build.xml with ANT script inside.

I drog drop that file in the ANT Viewer of Eclipse 3.5

I double click on the file existing in the ANT Viewer.

I can see the result of the execution (files copieds, compilation done , etc ..) but I cannot see any output of ANT in the Console.

Is that enough clear ?