hi list,

i'm on debian and trying to get ASDT work correctly
after solving the <undefined classpath variable> problem that comes with
ASDT on linux, i have antoher question :

each time i save an *.as file, MTASC checks for errors (and that's a
good thing)
when doing this inside eclipse, i get a class not found error (well
that's how i call it but here's the console output : "(unknown) : type
error class not found : Test") even if the classpath is the correct
one and when i open a console and type the same command i get no
errors

for example this :
/opt/mtasc/mtasc -cp "/home/ju/data/workspace/as" -cp
"/home/ju/data/workspace/as/src" -cp "/home/ju/data/lib/core" Test.as
-- returns an error inside ASDT editor but no error in a console.
is there a way to solve this problem ?

thanks for the help
cheers

julien

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to