Fonts in Flex Builder Plugin

Hi,
I'm using Eclipse with Flash Builder plugin. It appears that there are only a handful of fonts in design mode. Is it possible to increase the selection? Thanks.

This is a list of the most common device fonts present on all platforms, which is why it is short.
If you want more choice, use embedded fonts:
http://cookbooks.adobe.com/post_Using_rich_HTML_text_formatting_with_embedded_font-16974.h tml

Similar Messages

  • Getting the Flex Builder Plugin for Eclipse

    I may be a dope, but I can't tell you how long it took me to
    find the download for the Flex Builder plugin for an existing
    install of Eclipse. If you're looking for the plugin, go to the
    last line of the FlexBuilder standalone download page--and then, in
    the last line, you will see a link buried in the line--click on
    that, and you will get the download. Adobe, this is really, really
    stupid way to organize your downloads.

    Ha, I'm not alone ;)
    Thanks for pointing it out. It might seem obvious once you
    notice the link, but I totally missed it.
    The Adobe flex builder rips off numerous useful features that
    eclipse offers, such as the ability to search all files, and it is
    very inconvenient.

  • Difficulties using Flex Builder plugin version

    The strangest thing just happened. I want to look into Zend, so after reading a bit on the web I decided to uninstall Flex Builder 3 standalone version and install Eclipse 3.4 and then install the plugin version of Flex Builder 3.
    But after I installed when I click on the Run button I get an error message:
    'Launching cmd' has encountered a problem.
    Variable references non-existant resource :
    ${workspace_loc:/Misc/src}
    I assume this is because users need prior experience with using Eclipse, but I don't understand why the Adobe plugin version of Flex Builder cannot be such that it just works out of the box.
    I have to say I am blown away by this and will immediately uninstall the plug-in version and re-install the standalone.
    Any hints on what went wrong? I may try this again sometime but I want to get some work done tonight and I don't have time for this. Really amazed.

    Hi Greg,
    I am using the Flex Builder plug-in and I don't remember ever running over this. You said that you have uninstalled Flex Builder before installing Eclipse. I'm not sure ( this is only a guess ) but what if certain setting that you had in Flex Builder remained on your system ( like the path to your workspace that I think got deleted when you uninstalled it ) and when you installed Eclipse, then it was trying to access the information previously stored by Flex Builder.
    I'm not sure if that's what the Error says but you might want to check if you workspace still exists and if it does, then does it contain a folder called "Misk/src". I really don't remember running over this error, the Plug-in worked just fine for me.
    With best regards,
    Barna Biro

  • Flex builder plugin for Eclipse

    Hi,
    I downloaded flash builder and tried some examples. flash builder is comercial one.
    For that reason i am trying to configure flex builder  as a eclipse plugin.
    Flex builder for eclipse plugin is open source/ it is also comercial?
    Please share me the knowledge for successful confiuration of Flexbuilder with Eclipse.
    Thanks in Advance.

    Hi,
    Please go through these links.
    1) http://www.darronschall.com/weblog/2005/08/setting-up-eclipse-for-flex.cfm
    2) http://www.seanhsmith.com/2010/03/29/flex-for-free-setting-up-the-flex-4-sdk-with-eclipse- ide/
    3) http://livedocs.adobe.com/flex/3/html/help.html?content=overview_4.html
    Thanks and Regards,
    Vibhuti Gosavi | [email protected] | www.infocepts.com

  • Eclipse + Flex Builder Plugin + RDS

    Hi All,
    I've got a strange problem with Eclipse and the Flex Builder
    and RDS plugins. I configure the RDS connection in
    Window->Preferences->RDS Settings however when I Test the
    connection I keep getting the error message "Unable to contact RDS
    server 'localhost'". I have the settings configured exactly the
    same as they are in HomeSite+. HomeSite+ can connect fine, but
    Eclipse cannot!
    Has anyone come across this issue or knows of a workaround?
    Do I have to install something in a particular order?
    Thanks for any help.

    Could you please let me know the CF version, install
    configuration and OS? CF versions 6.1 and prior are not supported
    by the RDS plugin.
    We had a similar issue in beta 1 that got fixed and it was
    related to the password. If the CF version is not the problem,
    please email me your RDS password directly at [email protected] I
    know you tried using no password - did you mean the server admin
    password or the RDS password (you cannot have a blank RDS
    password)?
    The order of installing plugins doesn't make a difference.
    Thanks,
    Farah

  • Flex Builder plugin for Windows Helios 32 bit + WTP

    I tried to create a Flex Project in Helios 32 bit on hitting Finish button I got following error:
    Errors were encountered while creating the project .Reason: One or more constraint have not been met.
    Below is my eclipse log:
    pls note last line in the logContains: Dynamic Web Module 3.0 requires Java 1.6 or newer.
    !SESSION 2010-08-04 08:44:58.743 -----------------------------------------------
    eclipse.buildId=I20100608-0911
    java.version=1.6.0_20
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments: -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product
    Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product -data D:\Projects\gf -product org.eclipse.epp.package.jee.product 
    !ENTRY com.adobe.flexbuilder.project 4 43 2010-08-04 08:56:46.608
    !MESSAGE Error on perform finish:
    !STACK 0
    java.lang.reflect.InvocationTargetException
    at com.adobe.flexbuilder.project.ui.wizards.AbstractFlexProject Wizard$FlexStrategy$2.run(AbstractFlexProjectWizard.java:807 )
    at org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:121)
    Caused by: org.eclipse.core.runtime.CoreException: One or more constraints have not been satisfied.
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.modifyInternal(FacetedProject.java:364)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.mergeChangesInternal(FacetedProject.java:1182)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.access$2(FacetedProject.java:1118)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject$1.run(FacetedProject.java:325)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1975)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.modify(FacetedProject.java:340)
    at com.adobe.flexbuilder.project.ui.wizards.FlexProjectWtpHelpe r.addJ2eeFacets(FlexProjectWtpHelper.java:250)
    at com.adobe.flexbuilder.project.ui.wizards.FlexProjectWtpHelpe r.performFinish(FlexProjectWtpHelper.java:142)
    at com.adobe.flexbuilder.project.ui.wizards.AbstractFlexProject Wizard$FlexStrategy$2.run(AbstractFlexProjectWizard.java:805 )
    ... 1 more
    Root exception:
    org.eclipse.core.runtime.CoreException: One or more constraints have not been satisfied.
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.modifyInternal(FacetedProject.java:364)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.mergeChangesInternal(FacetedProject.java:1182)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.access$2(FacetedProject.java:1118)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject$1.run(FacetedProject.java:325)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1975)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.modify(FacetedProject.java:340)
    at com.adobe.flexbuilder.project.ui.wizards.FlexProjectWtpHelpe r.addJ2eeFacets(FlexProjectWtpHelper.java:250)
    at com.adobe.flexbuilder.project.ui.wizards.FlexProjectWtpHelpe r.performFinish(FlexProjectWtpHelper.java:142)
    at com.adobe.flexbuilder.project.ui.wizards.AbstractFlexProject Wizard$FlexStrategy$2.run(AbstractFlexProjectWizard.java:805 )
    at org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:121)
    Contains: Dynamic Web Module 3.0 requires Java 1.6 or newer.
    Anyone can help me out? Thanks a lot

    I tried to create a Flex Project in Helios 32 bit on hitting Finish button I got following error:
    Errors were encountered while creating the project .Reason: One or more constraint have not been met.
    Below is my eclipse log:
    pls note last line in the logContains: Dynamic Web Module 3.0 requires Java 1.6 or newer.
    !SESSION 2010-08-04 08:44:58.743 -----------------------------------------------
    eclipse.buildId=I20100608-0911
    java.version=1.6.0_20
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments: -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product
    Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product -data D:\Projects\gf -product org.eclipse.epp.package.jee.product 
    !ENTRY com.adobe.flexbuilder.project 4 43 2010-08-04 08:56:46.608
    !MESSAGE Error on perform finish:
    !STACK 0
    java.lang.reflect.InvocationTargetException
    at com.adobe.flexbuilder.project.ui.wizards.AbstractFlexProject Wizard$FlexStrategy$2.run(AbstractFlexProjectWizard.java:807 )
    at org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:121)
    Caused by: org.eclipse.core.runtime.CoreException: One or more constraints have not been satisfied.
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.modifyInternal(FacetedProject.java:364)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.mergeChangesInternal(FacetedProject.java:1182)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.access$2(FacetedProject.java:1118)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject$1.run(FacetedProject.java:325)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1975)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.modify(FacetedProject.java:340)
    at com.adobe.flexbuilder.project.ui.wizards.FlexProjectWtpHelpe r.addJ2eeFacets(FlexProjectWtpHelper.java:250)
    at com.adobe.flexbuilder.project.ui.wizards.FlexProjectWtpHelpe r.performFinish(FlexProjectWtpHelper.java:142)
    at com.adobe.flexbuilder.project.ui.wizards.AbstractFlexProject Wizard$FlexStrategy$2.run(AbstractFlexProjectWizard.java:805 )
    ... 1 more
    Root exception:
    org.eclipse.core.runtime.CoreException: One or more constraints have not been satisfied.
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.modifyInternal(FacetedProject.java:364)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.mergeChangesInternal(FacetedProject.java:1182)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.access$2(FacetedProject.java:1118)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject$1.run(FacetedProject.java:325)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1975)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.modify(FacetedProject.java:340)
    at com.adobe.flexbuilder.project.ui.wizards.FlexProjectWtpHelpe r.addJ2eeFacets(FlexProjectWtpHelper.java:250)
    at com.adobe.flexbuilder.project.ui.wizards.FlexProjectWtpHelpe r.performFinish(FlexProjectWtpHelper.java:142)
    at com.adobe.flexbuilder.project.ui.wizards.AbstractFlexProject Wizard$FlexStrategy$2.run(AbstractFlexProjectWizard.java:805 )
    at org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:121)
    Contains: Dynamic Web Module 3.0 requires Java 1.6 or newer.
    Anyone can help me out? Thanks a lot

  • Searching Flex Builder Pro. 3.0.2 Plugin for Eclipse

    Hello,
    im searching a Download Link for Flex Builder Pro. 3.0.2 Plugin for Eclipse.

    Moving this discussion to the Flex Builder Plugin forum.

  • Flex Builder 2.01 Plugin Installation Fails

    When I try to install the Flex Builder plugin, the install
    fails. The .log file it creates says this, which appears to be
    related to the fact that I already have several of the resources
    that it tries to install in my Eclipse 3.2 installation. Can
    someone help?
    !SESSION 2007-07-10 15:42:20.031
    eclipse.buildId=M20060629-1905
    java.version=1.4.2_12
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments: -application
    org.eclipse.update.core.standaloneUpdate -command listFeatures
    Command-line arguments: -application
    org.eclipse.update.core.standaloneUpdate -command listFeatures
    !ENTRY org.eclipse.update.configurator 2007-07-10
    15:42:58.312
    !MESSAGE Could not install bundle ../../MyEclipse 5.5.1
    GA/eclipse/plugins/net.sf.solareclipse.ui_0.4.0.spindle-dep-6/
    Bundle "net.sf.solareclipse.ui" version "0.4.0.spindle-dep-6" has
    already been installed from: update@../../MyEclipse
    5.0GA/eclipse/plugins/net.sf.solareclipse.ui_0.4.0.spindle-dep-6/
    !ENTRY org.eclipse.update.configurator 2007-07-10
    15:42:58.390
    !MESSAGE Could not install bundle ../../MyEclipse 5.5.1
    GA/eclipse/plugins/net.sf.solareclipse.xml.ui_0.4.0.spindle-dep-6/
    Bundle "net.sf.solareclipse.xml.ui" version "0.4.0.spindle-dep-6"
    has already been installed from: update@../../MyEclipse
    5.0GA/eclipse/plugins/net.sf.solareclipse.xml.ui_0.4.0.spindle-dep-6/
    !ENTRY org.eclipse.update.configurator 2007-07-10
    15:42:58.421
    !MESSAGE Could not install bundle ../../MyEclipse 5.5.1
    GA/eclipse/plugins/org.springframework.ide.eclipse.core_0.0.1/
    Bundle "org.springframework.ide.eclipse.core" version "0.0.1" has
    already been installed from: update@../../MyEclipse
    5.0GA/eclipse/plugins/org.springframework.ide.eclipse.core_0.0.1/
    !ENTRY org.eclipse.update.configurator 2007-07-10
    15:42:58.421
    !MESSAGE Could not install bundle
    ../../eclipse-extensions/eclipse/plugins/org.epic.regexp_0.1.4/
    Bundle "org.epic.regexp" version "0.1.4" has already been installed
    from: update@plugins/org.epic.regexp_0.1.4/
    !ENTRY org.eclipse.update.configurator 2007-07-10
    15:42:58.484
    !MESSAGE Could not install bundle
    ../../eclipse-extensions/eclipse/plugins/org.kxml2_2.1.4/ Bundle
    "org.kxml2" version "2.1.4" has already been installed from:
    update@plugins/org.kxml2_2.1.4/
    !SESSION 2007-07-10 15:44:14.281
    eclipse.buildId=M20060629-1905
    java.version=1.4.2_12
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments: -application
    org.eclipse.update.core.standaloneUpdate -command install -from
    file:\C:\Program Files\Adobe\Flex Builder 2
    Plug-in\com.adobe.flexbuilder.update.site/ -featureId
    com.adobe.flexbuilder.feature.core -version 2.0.155577
    Command-line arguments: -application
    org.eclipse.update.core.standaloneUpdate -command install -from
    file:\C:\Program Files\Adobe\Flex Builder 2
    Plug-in\com.adobe.flexbuilder.update.site/ -featureId
    com.adobe.flexbuilder.feature.core -version 2.0.155577
    !ENTRY org.eclipse.update.core 4 0 2007-07-10 15:44:17.625
    !MESSAGE Duplicate conflicts

    I had the same issue and ended up installing another eclipse
    installation with no add-ons (unzipped the zip file in a different
    location). I will then start adding the plug-ins that I am missing
    now.
    So basically I had to do a brand new install of Eclipse,
    which almost defeats the purpose of the plug-in
    Hopefully, the Adobe folks will fix this bug.
    I had the CFEclipse, JSEclipse and MyEclipse Plug-ins on V3.2
    installed.

  • Unable to download Flex Builder 3.0.2 Professional Eclipse Plug-in Trial

    Since yesterday I am unable to download the Flex Builder plugin for eclipse, having tried all the combinations of Language/OS available for this product, browsers and two different PCs at my home.
    http://www.adobe.com/cfusion/tdrc/index.cfm?product=flex_eclipse
    Using the link above the case is always the same no matter what browser/computer. After the "Download" button is pressed the website "freezes" for about 30 seconds, then it refreshes and soon an email message arrives with the title
    "Helpful links and resources for your Flex Builder 3 Professional Trial".
    Furthermore when I visit a link provided in the email Getting Started - Flex 3 Getting Started - Adobe Learning Resources, all the hyperlinks such as Watch, Full Tutorial, Download Project, PHP and Java will simply redirect me to the very same page (i.e. the one provided in this sentence).
    I'd appreciate any help given on this matter, thanks.

    Moving this discussion to the Flex Builder plug-in forum.

  • How to get WTP on my Flex Builder 3 Standalone Version: 3.0.214193?

    Hello All,
    I have downloaded the Flex builder 3.0.2 from the adobe website, and am trying to install the WTP plugin for it.
    When i use this link http://download.eclipse.org/webtools/updates/ for getting the plugin it throws the error as :
    Java Persistence API Tools (2.1.1.v200902200210-7A79BjDZRDE7GUMQDJGD) requires feature "org.eclipse.platform (3.4.0)", or compatible.
    Any many more like this. I know my eclipse plugin version is 3.3 version.
    I am not sure how can i upgrade my eclipse which came with Flex builder standalone to the 3.4 version. And also is it possible to use standalone only as using the flex builder plugin in not an option for me right now.
    Or any other way if i can use Tomcat from Flex builder without using WTP ??
    Please help

    I've installed and it works fine but I've many plugins installed.
    Try to install WST (Web Standart Tools) throw FB and after that install WTP.
    For intalling WST follow this.
    In FB menu.
    Help - Software updates - Find and install...
    "Search new features and install" Next
    "Europa Discovery Site" Finish
    Choose any nearest mirror for your location.
    Find "Web and JEE Development" folder.
    There are "Eclipce XML Editors and Tools" and
    "Web Standard Tools (WST) Project" check them to install. This plugins requier some other plugins, so it's easer to click "Select required" button on left side  to check them all automaticaly.
    After that standart installing procedure: Licence agreement, downloading and so on.

  • Jazz and Flex Builder 3

    (I've also posted this in the forums over at
    jazz.net)
    I'm trying to get Flex Builder 3 to work with Rational
    TeamCentral (the beta client for the Rational Jazz system). Jazz is
    an IBM Rational project to build a scalable, extensible team
    collaboration platform for integrating work across the phases of
    the development lifecycle. Alas, I'm running into some problems
    under Windows. I'm doing all this with TeamCentral Beta2a, BTW.
    My first approach was to unzip the Beta2a client on my
    Windows laptop and install the Flex Builder 3 plugins. In this
    configuration I was able to get Jazz to work, but whenever I try to
    build anything using Flex I get what looks like a Xerces versioning
    problem. Here's a part of the exception I get whenever Flex tries
    to build anything in this configuration:
    ENTRY com.adobe.flexbuilder.project 4 43 2008-03-02
    09:31:11.062
    !MESSAGE Uncaught exception in compiler
    !STACK 0
    java.lang.IllegalAccessError:
    org.apache.xerces.util.XMLAttributesImpl$Attribute
    at java.lang.ClassLoader.defineClassImpl(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:228)
    at
    java.security.SecureClassLoader.defineClass(SecureClassLoader.java:148)
    at
    java.net.URLClassLoader.defineClass(URLClassLoader.java:557)
    at
    java.net.URLClassLoader.access$400(URLClassLoader.java:120)
    at
    java.net.URLClassLoader$ClassFinder.run(URLClassLoader.java:962)
    at
    java.security.AccessController.doPrivileged(AccessController.java:275)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:488)
    at
    com.adobe.flexbuilder.project.sdks.FlexClassLoader.findClass(Unknown
    Source)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:607)
    at
    com.adobe.flexbuilder.project.sdks.FlexClassLoader.loadClass(Unknown
    Source)
    My next attempt was to use my Macbook and install the
    TeamCentral client with the Flex Builder 3 plugins (same
    configuration that I had just tried on Windows). This worked
    perfectly - both Jazz and Flex were very happy, and I could be
    productive here. Unfortunately, most of my team members are Windows
    developers, so this is not a viable solution for them.
    Now back to Windows. I installed the Flex Builder 3
    standalone eclipse instance and noticed that it uses Sun JDK 1.5,
    so I wondered if the JDK was the culprit. I replaced the JDK to use
    the IBM 1.5 JDK (same as TeamCentral Beta2a). The standalone Flex
    Builder 3 worked.
    My next experiment was to use the Sun 1.5 JDK on TeamCentral
    with the Flex Builder plugins. The performance seemed very
    sluggish, but Flex seemed happy. Jazz was a different matter. I
    could connect to a repository and connect to a project area, but I
    couldn't do anything after that. I couldn't see any workspaces that
    I had, nor could I look at streams, work items, etc.
    I'm out of things to try at this point. My ideal solution
    would be to figure out how to resolve the Xerces incompatibility,
    but I'm open to any other ideas that people might have. We've
    discussed the idea of having separate Jazz and Flex instances
    running to get the Jazz features, but running both Eclipse
    instances is quite expensive resource-wise, so an integrated
    solution is the best.
    Thanks in advance!
    Tom Frauenhofer, [email protected]
    Senior Software Engineer, IBM Research

    No ads please, blocked.

  • Extending flex builder

    I am trying to extend the flex builder plugin as well as fix
    some bugs/features in it that do not work with my current project
    setup. I am looking for resources (in addition to those in the
    eclipse help) that will help me start working in this direction. If
    anyone knows of any, they would be a great help. I would also like
    to contribute anything I do back to the community. Where would be a
    good place for this?

    File->New->MXML Component. Or create an Actionscript
    component and extend a UI component.
    Those components will then show up under 'Custom' in the
    Components pane.

  • Problems with Flex builder upgrade

    Hi, I'm trying to upgrade my copy of Flex Builder to
    2.0.1 so that I can install the Apollo plugin, but when I run the
    upgrade the wizard says it cannot find the correct folder
    apparently it does not contain the plugin and features folders, but
    I know it does I can see them. I have installed Flex builder on the
    D drive of my PC, I'm not sure if that is the cause of the problem.
    I also have a copy of Eclipse 3.2 with the Flex Builder plugin
    installed, which does have the Apollo plugin working, but I'd like
    to have the full Flex builder working so I can use the RDS plugins
    to view my databases, which doesn't work in Eclipse 3.2.
    So what is the best place to have Flex Builder installed so I
    can get Cfeclipse, RDS and Apollo plugins to work?
    Thanks
    Stephen

    Is Flex Builder running? In Beta 3 we have a problem in that
    we were opening the Help in an external browser, which stays open
    when you stop Flex Builder (which, in turn, stops the Tomcat
    instance that runs the Help).
    For final, we'll rever to using the internal browser window
    by default, which closes when you close Flex Builder.
    HTH

  • Can't install Flex Builder 2 plugin in Eclipse 3.3/Europa

    [I hope Adobe reads these forums. I tried to submit this as a
    customer service request, but the customer service request form
    kept telling my I had to enter my First Name, Last Name, and Email
    address, even though I _had_ entered them!]
    I can't seem to install the Flex Builder 2 plugin in Eclipse
    3.3/Europa. I had it installed fine in 3.2/Callisto. I uninstalled
    it from there, installed Europa, then tried to install the plugin.
    After I selected the Eclipse folder, I got the error:
    "Please choose an existing Eclipse folder (3.1 or greater) to
    be updated. This folder must contain eclipse.exe and the standard
    folder named "configuration"."
    All three conditions (3.1 or greater, eclipse.exe and
    configuration) hold in my case, so I don't know what the real
    problem is.

    Actually it's quite simple. But you have to be warned. This
    doesn't guarantee a bug free Eclipse setup and it isn't supported
    by Adobe in any way. It is how-ever your only shot at getting
    Eclipse with Flex Builder 2 AND php-development support, as Zend
    has stopped deploying the php-development-requirement for Eclipse
    3.2 (or at least I haven't found it in their archives.)
    Flex Builder 2 simply checks for some files to see if the
    directory you want to install to exist, so it recognizes the
    directory as an Eclipse 3.1+ directory. Eclipse 3.3 however misses
    the file startup.jar. If you simply copy startup.jar from an
    Eclipse 3.2 directory into the 3.3 directory, Flex Builder 2 will
    install in the 3.3 directory.
    Again. This is not supported in any way by Adobe.
    For more info, Google on: eclipse-3.3 Flex-builder-2
    startup.jar
    http://www.google.com/search?hl=en&q=eclipse-3.3+Flex-builder-2+startup.jar
    Kind regards.
    PS. I would still like to have an Adobe Representative answer
    the simple question: Is Adobe or is Adobe not working on getting
    Flex Builder 2 to work on Eclipse 3.3? A simple yes or no will
    suffice.

  • Flex Builder 3 Eclipse Plugin

    Flex Builder 3 Eclipse Pluginのダウンロードができません。サポートが終了したのでしょか?

    I'm not quite sure what has gone wrong here, but can you
    please try launching with the "-clean" command line option? E.g.
    from the command line:
    eclipse -clean
    or
    flexbuilder -clean
    Some background, in case it helps: Although I don't know why
    this has happened, it appears that a DLL is missing. Almost all of
    Flex Builder is written in Java, but there are a few bits of native
    code. In your "plugins" directory (e.g. "C:\Program
    Files\Adobe\Flex Builder 3\plugins", or ""C:\Program
    Files\Adobe\Flex Builder 3 Plug-in\eclipse\plugins", something like
    that) should be either a file or a directory called
    com.adobe.flexbuilder.utils.osnative_3.0.*.jar (where "*" is a
    six-digit number). Inside that jar file, among other things, should
    be a file called os/win32/x86/JNIToNativeBridge.dll. Please note,
    there are two plugins with similar names:
    com.adobe.flexbuilder.utils.osnative, and
    com.adobe.flexbuilder.utils.osnative.win. The one I am referring to
    here is the one that does *not* have "win" in the name.
    Eclipse caches lots of stuff; one thing it does is, if it
    finds a DLL in a plugin, it sometimes copies that DLL to another
    place, called the configuration directory. The "-clean" option
    tells Eclipse to discard its cache.
    Please let me know whether this resolves the problem.

Maybe you are looking for