FlashBuilder workspace update issues

南笙酒味 提交于 2019-12-13 06:31:21

问题


When working on several AS3 projects that share a common code base, FlashBuilder seems to be losing workspace data when switching from one project to the next. I will often get a message that such class could not be found , when the class is actually in the path but was probably modified in the previous project.

To fix this error, I find myself having to remove the external library folder , restart FB, then re-add the library folder and all is well.

Please tell me there's another way to "refresh" FB's workspace ! Have you experienced anything similar? If yes, how do you avoid this problem?


回答1:


Did you try a clean on the project?

project -> clean

You could also try to clean your workspace. In windows for example, just add -clean after the link to the exe.

Update:

on a mac, try this: http://www.brooksandrus.com/blog/2007/06/30/run-eclipse-from-the-command-line-on-os-x/



来源:https://stackoverflow.com/questions/4151034/flashbuilder-workspace-update-issues

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!