Hi Guillaume, Guillaume Lecanu wrote: > yep, I have run ant, and the .jar was recreated. > But I don't see any .class file, I supposes all of classes are into the > .jar ? The .class files usually are stored inside the .jar file. You probably need to adjust the build.xml so your application is compiled as well - per default only the sample applications are compiled.
Yeahhhh you rocks Joachim !
Thanks Steven too !
:-D
Joachim _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
