Thanks. I'm not good at English and I didn't ask my question clearly. I will try to describe it clearly. If I have modified some code, I run ant to build openmeeting which takes about three mimutes. The dist directory will be cleard and a new distribution will be put under it. I enter the dist directory and start red5. Then I visit http://localhost:5080/openmeetings/install to do the installation. After that I can do some test. Do I have to do things above every time I modify some code? Since the dist directory will be deleted and a brand new distribution will be put there, it seems I have to do the installation again. It would be difficult for me. thanks for any help.
anderson1lee From: Alexei Fedotov Date: 2013-05-09 15:58 To: dev; anderson1lee Subject: Re: Is there a way to see the result immediately after a modification has been made? I think you should run ant every time On May 9, 2013 10:01 AM, "anderson1lee" <[email protected]> wrote: I am new to openmeetings and please forgive me for having to ask this elementary question. After I have modified a lzx or a java file, is there a way to see the result in the browser immediately like other j2ee developing with a pre-defined server in eclipse? Or I have to run ant build every time? thanks a lot for any help. anderson1lee
