James Ward surprised us today with a patch for Flex Builder 3 that
makes it work with Eclipse Galileo SR1. James solved the dreaded "An
internal build error has occurred" problem. His solution was to replace
ProblemManager
with his own implementation, written in about 200 lines of code to the same IProblemManager
interface as the original class. This is a 'clean room'
implementation, created without looking at the Flex Builder source code.
Try it out. It works great for me on Windows. James says it works
with Linux. I expect it should work on Mac too. These instructions
modify the instance of the Flex Builder 3 plug-in shared between
Ganymede SR2 and Galileo SR1. The patch seems to be backwards
compatible; my testing shows that the Flex Builder 3 plug-in continues
to work fine with Ganymede SR2.
Below are Windows installation instructions. These steps take a
long time to perform if you are starting from scratch. If you already
have Ganymede SR2 working with the Flex Builder plug-in then you can
start at step 4 and the remaining steps should only take a few minutes:
- Install Eclipse Ganymede SR2
(necessary to install Flex Builder Plugin into Galileo.)
- Install the Flex Builder Plugin into Ganymede SR2.
- Install Galileo SR1
.
If you are working with BlazeDS or LCDS then be sure to install the
version entitle "Eclipse IDE for Java EE Developers (189 MB)."
- Follow these instructions
to integrate Flex Builder Plugin with Galileo SR1. Let's call the
directory that you installed Flex Builder Plugin for Galileo into {FBPG}
.
- Back up zornproject.jar
. My copy was found in {FBPG}\eclipse\plugins\com.adobe.flexbuilder.project_3.0.214193\zornproject.jar
- Open {FBPG}\eclipse\plugins\com.adobe.flexbuilder.project_3.0.214193\zornproject.jar
with WinRAR or your favorite ZIP manager.
- Drill into the com/adobe/flexbuilder/project/compiler/internal
directory and delete ProblemManager*.class
.
- Add James' ProblemManager.class
to the same directory in the zip file.
- Save the zip file.
- Start Galileo SR1.
- Buy James a beer next time you see him.
Give Eclipse Europa and Ganymede SR2 a shove! Galileo SR1 is the
current mainstream Eclipse version, and I'm grateful to James to making
it happen.
Update: Here
is some background information on how the Flex Builder Plugin works with Eclipse.
Reference: http://www.insideria.com/2009/09/fixed-an-internal-build-error.html
分享到:
相关推荐
myeclipse弹出an internal error occurred during:"initializing"java tooling.有时候myeclipse总是在保存的时候弹出错误,只要保存就弹出.本资源可以解决报错问题
在使用MyEclipse进行Java开发的过程中,可能会遇到一个常见的问题:“An internal error occurred during: 'Calculating completion proposals...'”。这个错误通常伴随着`java.lang.NullPointerException`异常,...
标题 "An internal error occurred during: \"Building workspace\". Java heap space" 描述的是一个常见的Eclipse集成开发环境(IDE)中的问题,当用户尝试构建工作区时遇到内存不足的情况。这个错误表明Eclipse在...
Eclipse运行TOMCAT出现"a java exception has occurred"的解决办法 Eclipse是一款功能强大且广泛应用的集成开发环境(IDE),它支持多种编程语言,包括Java、C++、Python等。TOMCAT则是一款流行的Java Web服务器,...
解决MyEclipse10安装VSS插件版本为1.6.2报错:An error has occurred. See error log for more details. (本人64win7 安装:10.7版本 64 位 32位 均可以使用) 原因:版本旧,原来做vss插件的后来就没有更新,现...
### Drupal 7 导入翻译时出现“An AJAX HTTP error occurred”错误的解决方案 #### 错误现象描述 在尝试导入Drupal 7站点的翻译时,可能会遇到一个名为“An AJAX HTTP error occurred”的错误提示。该错误通常伴随...
在开发报告过程中,可能会遇到一个令人头疼的问题,即“An error occurred during local report processing: report definition has an invalid target namespace”的异常。这个问题通常涉及到报表定义的目标命名...
在使用.NET Framework进行Windows应用程序开发时,可能会遇到一个常见的错误提示:“A generic error occurred in GDI+”。这个异常通常在处理图像、图形或者打印任务时出现,涉及到GDI+(Graphics Device Interface...
UltraEdit配置说明详细讲解了UltraEdit如何配置的问题 并附有图片 一目了然
解决方法:An error occurred on the server when processing the URL. Please contact the system administrator 在WINDOWS7或SERVER2008上安装了IIS7.5,调试ASP程序时出现以下错误: An error occurred on the ...
win7_64eclispe插件 解决An internal error occurred during: "Map/Reduce location status updater". org/codehaus/jackson/map/JsonMappingException 重新编译包
- **问题描述**:在安装虚拟机的过程中,可能会遇到一个错误提示:“An error has occurred - no valid devices”。这通常是因为安装选项设置不当造成的。 - **解决方案**: - 在创建虚拟机时,避免选择“典型”...
自研插件名称:ChineseInputWebGL1.1.unitypackage 支持功能: a)中英文输入 b)支持光标移动中间插入输入 c)输入法跟随 d)支持Ctrl+C(拷贝),Ctrl+V(粘贴),Ctrl+X(裁剪)等键盘操作 ...
在使用UCHome这一社交建站系统时,可能会遇到“An unknown error occurred”的错误提示,这通常会影响到用户在网站上的漫游功能。错误信息显示"Please resubmit the request",并伴有错误代码(ERRCODE:1)和(ERRCODE:...
主要介绍了关于eclipse安装spring插件报错An error occurred while collecting items to be installed...解决方案,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友们下面...
spket-plugin-1.6.18破解版 已解决An internal error occurred during: "Loading Context". 错误 解压后将features和plugins拷贝到MyEclipse的 dropins文件夹下。
---> CrystalDecisions.CrystalReports.Engine.LoadSaveReportException: An error has occurred while attempting to load the Crystal Reports runtime. Either the Crystal Reports registry key permissions ...
- 如果使用Maven或Gradle作为构建工具,则检查`pom.xml`或`build.gradle`文件中的依赖项声明是否准确无误。 3. **调整构建工具版本**: - 如果是因为版本不兼容导致的问题,可以考虑升级或降级到兼容的版本。 - ...
3. **发送和接收数据**:使用`SendAsync`方法发送数据,可以是文本或二进制格式。接收数据则使用`ReceiveAsync`方法,循环读取直到完成消息。 4. **关闭连接**:当不再需要连接时,调用`CloseAsync`方法,确保资源...
关于SAP NWCE 7.11错误"Application error occurred during the request processing."的分析与处理 标题中提到的SAP NWCE 7.11指的是SAP NetWeaver Composition Environment的7.11版本,这是一个用于企业级的业务...