`
Ben.Sin
  • 浏览: 229717 次
  • 性别: Icon_minigender_1
  • 来自: 广州
社区版块
存档分类
最新评论

【转】Eclipse 3.5 与 Flex Builder 3 集成问题

阅读更多

Eclipse 3.5 与 Flex Builder 3 集成问题

【原文】http://ljhzzyx.blog.163.com/blog/static/383803122010511026751/

 

Eclipse 如题,安装后,导入一个flex项目,然后出错:
An internal build error has occurred

以下是Eclipse 3.5 和 FlashBuilder 4集成时的解决方法,对于Flex Builder 3也有效:

  1. Make sure you have installed Eclipse 3.5 and the Flex Builder 4 for Linux alpha 4
  2. Download the ProblemManager patch
  3. Unzip the ProblemManager patch file
  4. Locate where Flex Builder is installed – in my case: ~/flex_stuff/Adobe_Flex_Builder_Linux
  5. Update the com/adobe/flexbuilder/project/compiler/internal/ProblemManager.class file in <Flex Builder Install Location>/eclipse/plugins/com.adobe.flexbuilder.project_3.0.204732/zornproject.jar with the file extracted from the patch
  6. Start Eclipse 3.5
  7. Smile!

参考文章:
http://www.insideria.com/2009/09/fixed-an-internal-build-error.html
http://www.jamesward.com/2009/09/29/flex-builder-3-on-eclipse-3-5/?utm_campaign=BackType&utm_medium=bt.io-twitter&utm_source=&utm_content=backtype-tweetcount

      对于已经出现了“An internal build error has occurred”问题,再去替换class文件,这个错误不会消失。我的解决方法是,将flex插件移除,启动Eclipse 3.5 -clean,这时错误会消失,但项目失去flex项目属性。此时,再次添加已替换掉class文件的flex Builder 3 foreclipse,启动Eclipse 3.5 -clean,问题不会再出现了。

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics