a question for write services by java

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

a question for write services by java

记事本
hi,
    every time i change my java code, i have to do 'ant load-demo' to make it go into effect . is it a simple way to do that?  thanks
Reply | Threaded
Open this post in threaded view
|

Re: a question for write services by java

Gil Portenseigne
Hello,

Just by doing 'ant build' or simply 'ant' will compile your java code,
no need to load-data.

Gil

On 17/11/2015 08:43, 记事本 wrote:
> hi,
>      every time i change my java code, i have to do 'ant load-demo' to make it go into effect . is it a simple way to do that?  thanks

Reply | Threaded
Open this post in threaded view
|

回复: a question for write services by java

记事本
thank you very much!




------------------ 原始邮件 ------------------
发件人: "Gil portenseigne";<[hidden email]>;
发送时间: 2015年11月17日(星期二) 下午3:46
收件人: "user"<[hidden email]>;

主题: Re: a question for write services by java



Hello,

Just by doing 'ant build' or simply 'ant' will compile your java code,
no need to load-data.

Gil

On 17/11/2015 08:43, 记事本 wrote:
> hi,
>      every time i change my java code, i have to do 'ant load-demo' to make it go into effect . is it a simple way to do that?  thanks