Hi Sascha, David,

In you project create a virtual folder for your linked classpath (New-->Folder-->Advanced-->Link to file system, browse for your folder, give it a name to appear in your project).

That will link the folder to your project. To add it to yor project's classpath first right-click your project folder-->properties-->ActionScript2 Project and type in the name you gave your linked folder and click the Add button.

You can now compile as if you had added that folder with -cp and you get syntax highlighting and F3 finding. The only annoying thing is that you have to do this for every project you create, but if this could be automated with an Ant task like David's example that would be sweet!

- Scott W.

Hi Sascha,

i noticed that too as i mentioned in my first post. but simply adding a new linked resource (like 'myCommonClasses') also doesnt work for me.

of course we could place all com/net/org in the core classes but thats not what i/we want :)

we could only pass additional params to mtasc like multiple -cp's and achieve a solution that way, >which is kinda easier ihmo for this task. or am i totally missing the point ;) ?

Regards

David

_________________________________________________________________
Discover fun and games at  @  http://xtramsn.co.nz/kids


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

Reply via email to