[Red5] ANT problems (very frusterating)
Chris Allen
mrchrisallen at gmail.com
Tue Nov 8 11:07:47 EST 2005
Dominick,
Sorry to hear you are sick. Anyway, I was never able to get the Ant
build file to work from Eclipse. If you run Ant from the command line
it seems to work just fine. It must be something with the way it's
setup in Eclipse as you mentioned. I've just been having Eclipse
build the project automatically and haven't had any problems with that
at all.
-Chris
On 11/8/05, Dominick Accattato <daccattato at gmail.com> wrote:
>
> I updated my eclipse to 3.1.1 and all of a sudden I couldn't get ant script
> to build correctly. I admit, and am sick that I spent the good majority of
> the night trying to figure this one out. I'm not sure if there is a change
> from eclipse 3.0 to 3.1.1 in terms of Ant. This one is still on my list of
> things to read up on, but something definitely wasn't working.
>
> As you all know, there are a few ways to build Red5. I'll list them:
>
>
> build project from the Project Menu at the top
> build from an external tool like using ant (little arrow with a suitcase by
> it)
> Anyway, I usually do my building as well as my running using the ant script.
> However, I wasn't fully aware that Eclipse had its own version of Ant that
> doesn't use System environment variables. Therefore, even though i had
> JAVA_HOME set in my system environment variables, the eclipse Ant had no
> idea of them. So to remedy the situation I found out that I could add
> variables specific to eclipse's Ant by going to
> windows > preferences > Ant > runtimes > properties ... and setting a
> java.home to C:\j2sdk1.4.2_09 or whatever your path is. Anyway, this was a
> showstopper for me and has prevented me from working on cooler things like
> those shared objects people keep talkin about ;-).
>
> Anyone else have any bad Ant stories?
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
>
More information about the Red5
mailing list