« Jorge Fuentes. Port... Interactive Blobs »

FlashDevelop 3.0.0 Beta3 + Flex2SDK, not finding your classpath?

Sep 25th, 2007

I've tried everything...

Tools / Global Classpaths / AS3
Project properties / Classpath

and even adding this -source-path+= 'CLASSPATHGOESHERE'

Project properties / Compiler Options / Additinal Compiler Options

FlashDevelop was finding the class, but Flex2SDK wasn't when compiling. In the end I had to go to
C:\Program Files\Flex2SDK\frameworks\flex-config.xml

And change (and uncomment) this Node:

<source-path>
<path-element>locale/{locale}</path-element>
<path-element>CLASSPATHGOESHERE</path-element>
</source-path>


I believe it's just a bug from FlashDevelop 3.0.0 Beta3, hope they fix it soon, meanwhile, I hope this helps someone.

#permalink

Share:
Digg! ~ del.icio.us ~ Stumble ~ Furl ~ Reddit
Webs / Print / Logos... everything I do will be listed here.



If you're looking for my Actionscript experiments, here you have: