What does seem target in ANT

Posted by Johannes on Stack Overflow See other posts from Stack Overflow or by Johannes
Published on 2010-06-09T09:49:38Z Indexed on 2010/06/09 9:52 UTC
Read the original article Hit count: 534

Filed under:
|
|

Hello I am completly new to eclipse, liferay and ANT. I tried to set up a development environment and just finished the ext-anvironment (I also executed ant clean start).

Now I've to execute "ant build-ext", following this tutorial: http://www.liferay.com/web/guest/community/wiki/-/wiki/Main/Setting%20up%20the%20Extension%20Environment

D:\_liferay\ext>ant build-ext
Buildfile: D:\_liferay\ext\build.xml

But I receive the Message:

BUILD FAILED
Target "build-ext" does not exist in the project "ext".

Can somebody tell me what I did wrong?

Thanks in Advance Johannes

© Stack Overflow or respective owner

Related posts about java

Related posts about ant