[Papervision3D] - SWC isnt the last version?
Kelvin Luck
kelvin at kelvinluck.com
Thu Dec 11 15:20:23 PST 2008
On Thu, 11 Dec 2008 14:36:18 -0800, o renken <renkster at gmail.com> wrote:
> So - i have to check how to compile SWCs in FDT (if anybody knows.. any
> hints are very welcome)
You can use ant... You should be able to open an ant view through Window > Show View > Other and place it somewhere in your workspace (I like the bottom left below the Flash Explorer). Then you can drag a build.xml file (like the one just posted to the list) into that window. Then (after editting the properties to point to the correct SDK location etc on your machine) you can double click the targets in that window to run the ant tasks...
If you can't find the ant view then you may need to first install Java Development Tools into your Eclipse install (Help > Software Updates > Find and Install - and then I think it's under the Europa Discovery site but that may depend on your version of Eclipse),
Hope that helps,
Kelvin :)
p.s. this all works just the same in Flex Builder if you don't want to mess around with library projects...
More information about the Papervision3D
mailing list