I did run ant.bat file at root folder and build was successful. After that I am trying: workspace/ofbiz/hot-deploy/hello3> ant Buildfile: build.xml
Which gives me the error: 'ant' is not recognized as internal or external command Dan Dodd wrote: > > I'm not yet familiar with Eclipse, something I need to work on. > I run ant.bat from the command line in the OFBiz Trunk and OFBiz 9.04 > > > Dan Dodd > > IHOP-KC > [email protected] > > -----Original Message----- > From: su2 [mailto:[email protected]] > Sent: Wednesday, July 08, 2009 9:15 AM > To: [email protected] > Subject: RE: How to build Java Services. > > > Yes I am running this command in windows - DOS. I do have ant program. I > see > ANT in my Eclipse platform. > > I am not sure how to run this. > > I really appreciate your help. > > Thank you. > > Dan Dodd wrote: >> >> Hi, >> It looks like you are running in Windows and don't have the ant > program >> or don't have it on your execution PATH. >> >> Dan Dodd >> >> >> >> >> -----Original Message----- >> From: su2 [mailto:[email protected]] >> Sent: Wednesday, July 08, 2009 8:52 AM >> To: [email protected] >> Subject: How to build Java Services. >> >> >> Hello All, >> >> I am following Hello World 3 tutorial. I have created >> Hello3Services.java >> and build.xml file. >> >> >> when I try to build java service using following command it gives me >> error: >> >> >> Command:ant Buildfile: build.xml >> >> >> Error:'ant' is not recognized as internal or external command, > operable >> program or batch file. >> >> >> I appreciate your help. >> >> >> Thank you in advance. >> -- >> View this message in context: >> > http://www.nabble.com/How-to-build-Java-Services.-tp24391954p24391954.ht >> ml >> Sent from the OFBiz - User mailing list archive at Nabble.com. >> >> > > -- > View this message in context: > http://www.nabble.com/How-to-build-Java-Services.-tp24391954p24392304.ht > ml > Sent from the OFBiz - User mailing list archive at Nabble.com. > > > -- View this message in context: http://www.nabble.com/How-to-build-Java-Services.-tp24391954p24395710.html Sent from the OFBiz - User mailing list archive at Nabble.com.
