Sascha, I don't have the build.xml handy can you post it.
Mike. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sascha Balkau Sent: Tuesday, 28 June 2005 4:22 PM To: Open Source Flash Mailing List Subject: Re: [osflash] Using as2lib SWF Ant Tasks with Eclipse? Thanks Mike, I've set it up as you said and tried to build the sample which is included with the Ant Tasks but I get an error: "taskdef class org.as2lib.ant.Swf cannot be found". Do I need to refer to the task classes somewhere else? -sascha ----- Original Message ----- From: "Mike Shaw" <[EMAIL PROTECTED]> To: "'Open Source Flash Mailing List'" <[email protected]> Sent: Tuesday, June 28, 2005 2:54 PM Subject: RE: [osflash] Using as2lib SWF Ant Tasks with Eclipse? > In the Window Menu open Preferences. > Under Ant/Runtime/ClassPath "add folder" src from the as2lib files > In Ant/Runtime/Tasks "Add Task" 3 times > The location for all three is the classpath you just added > Name Class > mtasc org.aslib.ant.Mtasc > Swf org.aslib.ant.Swf > swfmill org.aslib.ant.Swfmill > > Mike. > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Sascha Balkau > Sent: Tuesday, 28 June 2005 3:24 PM > To: osflash > Subject: [osflash] Using as2lib SWF Ant Tasks with Eclipse? > > Hi list, > can soimebody tell me or lead me to a guide how to get the SWF Ant Tasks > from as2lib working together with Eclipse (and ASDT)? I'm pretty clueless > about all the Ant stuff right now except for how to write a simple build > file. > Where do I have to copy the SWF Ant Tasks classes and do I need to install > Ant (besides the Ant plugin that comes with Eclipse)? > Thanks for any help! > -sascha > > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > > > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
