In directory, where is installed ofbiz (OFBIZ_HOME) run:
ant -p
in linux, if ant is not installed:
./ant -p

ya

Dňa Št, 2009-08-06 o 19:24 +0530, Anil Patel napísal:
> Abhijeet
> All the targets are defined in build.xml file. Refer it for details.  
> In case you need help learn Ant build scripts then please visit 
> http://ant.apache.org 
> .
> 
> Regards
> Anil Patel
> 
> 
> On Aug 6, 2009, at 6:41 PM, Abhijeet Pandey wrote:
> 
> > Hi,
> >
> > What is the difference between following tasks
> >
> > run
> >
> > run-install
> >
> > run-install-extseed
> >
> > run-install-extest
> >
> > run-install-seed
> >
> >
> >
> > How i can build without recreating database?
> > let us suppose i have done some modification in code and want to  
> > build it
> > but what command i should run if i want to create db again and what  
> > i should
> > do if i doesn't want to recreate db and just want to add files.
> >
> > Plz guide,
> >
> > -- 
> > Abhijeet Pandey
> 


Reply via email to