This content has been marked as final.
Show 2 replies
-
1. Re: Class imports in fx:Script and Flash Builder language.
Jason San Jose Mar 26, 2010 12:12 PM (in response to Paul_Kuhn)1) This should work, can you post some example code where this isn't working?
2) Yes, in the eclipse.ini file or FlashBuilder.ini file, add the following 2 lines to the top of the file:
-nl
en_US
You should create a clean workspace after this (File > Switch WorkspacE). The reason is that FB does a 1-time cache of ASDoc comments from the SDK, per SDK and per workspace. By now, it has probably cached German comments.
Jason San Jose
Software Engineer, Flash Builder
Jason San Jose
Software Engineer, Flash Builder
-
2. Re: Class imports in fx:Script and Flash Builder language.
Paul_Kuhn Mar 26, 2010 12:29 PM (in response to Jason San Jose)Thanks for the very quick response, Jason!
I will try to switch the language, and maybe my import issue gets also resolved by setting up a fresh workspace.
Thanks!!
Paul



