yes exactly you can even compile just the debug version, that takes less time cause: ant compile.laszlo.main => will compile main.swf8.swf AND maindebug.swf8.swf
if you are just developing it is likely you will just test with the debug version: http//host:port/openmeetings/?swf=maindebug.swf8.swf so you might just want to compile the debug version not both: ant compile.laszlo.main.debug Sebastian 2011/6/10 Guillaume <[email protected]>: > Hi, > > Thanks a lot Sebastian for your help. > > No problem when I compile with ant. > > Last question : Now, if i want to change lzx files, it's just necessary to > recompile the client with "ant compile.laszlo.main" ? > > Best regards > > -- > You received this message because you are subscribed to the Google Groups > "OpenMeetings User" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/openmeetings-user/-/3kJXoSfpTAwJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/openmeetings-user?hl=en. > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.wagner-sebastian.com [email protected] -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
