Home | About the author | Resume | << Australian Citizenship - The lodgement | Brainteaser: ArrayList VS TreeSet >>
SMS Bundle - Mobile Marketing Solutions
SMS Bundle is an Australian-based service for sending marketing SMS and MMS

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
Tags : , , ,
Categories : flex, java
Technorati Tags : , , ,
Social Bookmarks :  Add this post to Slashdot    Add this post to Digg    Add this post to Reddit    Add this post to Delicious    Add this post to Stumble it    Add this post to Google    Add this post to Technorati    Add this post to Bloglines    Add this post to Facebook    Add this post to Furl    Add this post to Windows Live    Add this post to Yahoo!

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.

Re: Patch for Flex Builder 3 plugin to work with Eclipse 3.4 (Ganymede)

Cheers :D

Add a comment    Send a TrackBack