Patch for Flex Builder 3 plugin to work with Eclipse 3.4 (Ganymede)
I installed few days ago new version of Eclipse (Ganymede) and today I tried to install flex builder v3.
The installation went fine, but I got the following exception when trying to open Flex editor in Eclispe: "...org.eclipse.jface.util.Assert$AssertionFailedException: Assertion failed...".
After Googling for some time I came across the following fix. So... there you go
If you like this post, then consider subscribing to the full feed RSS.
The installation went fine, but I got the following exception when trying to open Flex editor in Eclispe: "...org.eclipse.jface.util.Assert$AssertionFailedException: Assertion failed...".
After Googling for some time I came across the following fix. So... there you go
Related Posts
Brainteaser: Broken case of inheritance
Brainteaser: Overridable methods
Brainteaser: ArrayList VS TreeSet
How to set SecurityManager and Java security policy programmatically
Hack any Java class using reflection attack
Brainteaser: Broken comparator
Singleton pattern and problem with double checked locking
Brainteaser: Hidden iterators
If you like this post, then consider subscribing to the full feed RSS.
Re: Patch for Flex Builder 3 plugin to work with Eclipse 3.4 (Ganymede)
After applying the patch, MXML editor gets activated but it increases the occurence of Stack Overflow error. Better to upgrade to Flex Builder 3.1 and install it with Eclipse Classic (genymade) as it is still not stable with J2EE version of Eclipse.
















