Stuck #3: "ANT" Buildfile: C:\TomsProjects\wave\build.xml check-test-dependencies:
BUILD FAILED C:\TomsProjects\wave\build.xml:259: You need to execute the get-third-party targ et to download dependencies required for tests compilation, i.e. ant get-third-p arty. third_party/test/emma/emma_ant.jar ~~~ Thomas & Bertines online review show: http://randomreviewshow.com/index.html Try it! You might even feel ambivalent about it :) On 2 December 2013 15:13, Thomas Wrobel <darkfl...@gmail.com> wrote: > Note #2: > Should be made clear your need JDK installed, with a link to the Java > site. (not just JRE). > > Note #3: > Should be clarified that the ANT command doesn't work in XP just by adding > its path to a "ANT" system variable. > The path to ANT has to be added to the already existing PATH system > variable. (and it should be just to the "bin" directory, the \ant at the > end shouldn't be there. > People can use "echo %PATH%" to check its added ok. > > (I will start expanding/changing the guide as soon as I have write > permission, although I will post changes first here as well, in case I have > got something wrong or its specific to XP and Win7 is treated differently) > > > > > ~~~ > Thomas & Bertines online review show: > http://randomreviewshow.com/index.html > Try it! You might even feel ambivalent about it :) > > > On 2 December 2013 02:36, Ali Lown <a...@lown.me.uk> wrote: > >> > For the ant, do I just go for the route (that is the "wave" directory >> > rather then the "wave-protocol" one that doesn't exist now? >> >> Yes. >> > >