DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones AWS Cloud
by AWS Developer Relations
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones
AWS Cloud
by AWS Developer Relations
  1. DZone
  2. Coding
  3. Frameworks
  4. How to install FlexBuilder 2 under Eclipse 3.3

How to install FlexBuilder 2 under Eclipse 3.3

Matthew Schmidt user avatar by
Matthew Schmidt
·
Jan. 10, 08 · Interview
Like (1)
Save
Tweet
Share
13.41K Views

Join the DZone community and get the full member experience.

Join For Free

Background

Adobe FlexBuilder is a set of plug-ins built on the Eclipse Platform which offers development tools around the Flex framework.

While Adobe freed the Flex SDK, including libraries and compiler, the IDE is still, at the time of writing this article, commercial.

For some reason, Adobe does not currently offer any FlexBuilder update which would allow us to install the tools as a plug-in under the Eclipse 3.3 platform in the appropriate way with the FlexBuilder installer.

This article will show you how to install FlexBuilder 2 under Eclipse Europa in a quite clean way, so that all the new features and bug fixes of Eclipse will be available to you.

A glance on what is new in Eclipse Europa Simultaneous Release:

  • New and noteworthy for Platform, JDT and PDE
  • New and noteworthy for WTP
  • New and noteworthy for Mylyn

Prerequisites

Quite simple:

  • FlexBuilder 2.x installer
  • A working instance of Eclipse Europa
  • Your license key!

Prepare Eclipse

First create a new extension location to your Eclipse installation.

An extension location can be created anywhere in your filesystem and must match the following structure:

./
 /eclipse
 /eclipse/.eclipseextension
 /plugins
 /features

Where .eclipseextension may be an empty file (note: Windows explorer does not allow empty file name creation, so create it in a command line box using e.g. echo > .eclipseextension)

Once it’s done, you can enable the extension location by adding it to your Eclipse installation in the Help Menu > Software Updates > Manage Configuration > Add an extension location link.

[img_assist|nid=241|title=|desc=|link=none|align=none|width=530|height=355]

Close Eclipse.

FlexBuilder installation

Install FlexBuilder standalone

First install FlexBuilder, as a product (not as a plugin) by choosing the option “Install FlexBuilder and Flex SDK” in the “Choose Install Set” dialog.

Activate FlexBuilder

When the setup wizard is over, launch the FlexBuilder IDE which should appear in your start menu. A dialog will pop up, asking for your licence key(s). Enter it (them) and close the IDE.

Merge FlexBuilder Features in Eclipse

Let’s assume you installed Eclipse in $ECLIPSE_HOME directoy (e.g. c:\dev\eclipse33) and FlexBuilder in $FLEX_HOME directory (e.g. c:\dev\flexbuilder).

First copy the $FLEX_HOME/configuration/com.adobe.flexbuilder directory into $ECLIPSE_HOME/eclipse/configuration.

Then, copy the $FLEX_HOME/plugins and $FLEX_HOME/features directories into your extension location folder.

Finally, start your Eclipse 3.3 using eclipse --clean

Fixing some bugs

Current line highlight color

The current line highlight color in flex editors might be altered under Eclipse 3.3 (an ugly black line in the middle of your editor could appear).

To fix this, just go to the Preferences Dialog in General > Editors > Text editors Tab? Then select “Current Line Highlight” item in the “Appearance color options list”. Just choose a color close to the default one to fix the bug.

[img_assist|nid=242|title=|desc=|link=none|align=none|width=515|height=350]

Eclipse

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Spring Cloud
  • Stop Using Spring Profiles Per Environment
  • What Is API-First?
  • What Is JavaScript Slice? Practical Examples and Guide

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: