How to solve an “internal build error” when using Flash Builder for linux on Eclipse 3.5?

The error is this typical, pesky “an internal build error has occurred. right-click for more information.” error. For “normal” causes of this error see:

Now all this did not work in this case. The {$WORKSPACE_LOC}/.metadata/.log said:

!ENTRY com.adobe.flexbuilder.project 4 43 2009-12-30 22:49:43.166
!MESSAGE ConfigurationProblem logging info
!STACK 0
java.lang.IllegalArgumentException: "The attribute value type is com.adobe.flexbuilder.project.compiler.internal.ProblemManager and expected is one of java.lang.String, Boolean, Integer"
at org.eclipse.core.internal.resources.MarkerInfo.checkValidAttribute(MarkerInfo.java:84)

In Danyul’s post 68 I found the solution: when trying to combine Flex Builder for Linux 3 Alpha 5 with Eclipse 3.5 (which is officially not possible), the compiler will halt on all warnings! So cure the warnings in the project that throws the above error, and it will compile.

The cleaner solution is, of course, a patch that sorts out the ProblemManager problem. Installing this is discussed in above-mentioned Danyul’s post 68. There is even an unofficial port of Flash Builder 4 beta to Linux (referred to here and in various other blogs), but I could not get hold of the files.


Posted

in

,

by

Tags:

Comments

2 responses to “How to solve an “internal build error” when using Flash Builder for linux on Eclipse 3.5?”

  1. […] to install Flex Builder 3 alpa 5 for Linux in Eclipse 3.5 (Galileo)?How to solve an “internal build error” when using Flash Builder for linux on Eclipse 3.5…How to have file names with non-ASCII characters in M3U playlists on a Sansa Clip MP3?How to put […]

  2. Tery Nürster

    Ich merke jetzt in diesem Moment, dass ich diesen Blog deutlich mehr lesen müsste 🙂 – da komme ich echt auf krasse Ideen

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.