Flex Builder vs Eclipse Plugin

Hi All,
New to Flex and am currently working on PHP and java projects
using Eclipse. I would love to be able to utilize one IDE for all
my projects but don't want to sacrifice solid Flex support (mxml,
design view ect...).
How does the Eclipse plug-in compare with Flex Builder (what
do I loose if I use the Eclipse plug-in)?
Any comments much appreciated.
Cheers,
Greg

Flex bulder seems to be just an eclipse installation with the
plugin already there for you, so you shouldnt loose anything by
using just the plugin
However i did find when using using the flex plugin in
combination with all the other development plugins i had going it
made eclipse grind to a crashing halt every 20mins. Increasing the
eclipse jvm memory limits helped, but didnt fully solve my crashing
problem
If you want to incorporate all your development into one
eclipse then increase the eclipse jvm memory and give it a try, if
it is going too slow then use the stand alone builder

Similar Messages

  • 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.

  • What is the best FREE GUI Builder in Eclipse plugin??

    hello experts!!!
    nid ur help... does anyone here uses Eclipse editor?? i am using Jigloo Gui Builder plugin to create GUI
    BUT there GROUP layout manager it sucks its so diffucult to layout..
    what is the best FREE GUI Builder in Eclipse plugin??

    kagaw3000 wrote:
    i am not an english speaker and i am not an American citizen.And many others here are not primary or secondary English speakers either. How can you expect them to understand you if you use strange abbreviations? Programming is an exercise in precision. If you have a question here, you would do well to communicate it precisely.
    At the site [How to Ask Smart Questions|http://www.catb.org/~esr/faqs/smart-questions.html#writewell] :
    h1. Write in clear, grammatical, correctly-spelled language
    We've found by experience that people who are careless and sloppy writers are usually also careless and sloppy at thinking and coding (often enough to bet on, anyway). Answering questions for careless and sloppy thinkers is not rewarding; we'd rather spend our time elsewhere.
    So expressing your question clearly and well is important. If you can't be bothered to do that, we can't be bothered to pay attention. Spend the extra effort to polish your language. It doesn't have to be stiff or formal � in fact, hacker culture values informal, slangy and humorous language used with precision. But it has to be precise; there has to be some indication that you're thinking and paying attention.
    Spell, punctuate, and capitalize correctly. Don't confuse �its� with �it's�, �loose� with �lose�, or �discrete� with �discreet�. Don't TYPE IN ALL CAPS; this is read as shouting and considered rude. (All-smalls is only slightly less annoying, as it's difficult to read. Alan Cox can get away with it, but you can't.)
    More generally, if you write like a semi-literate boob you will very likely be ignored. So don't use instant-messaging shortcuts. Spelling "you" as "u" makes you look like a semi-literate boob to save two entire keystrokes. Worse: writing like a l33t script kiddie hax0r is the absolute kiss of death and guarantees you will receive nothing but stony silence (or, at best, a heaping helping of scorn and sarcasm) in return.
    If you are asking questions in a forum that does not use your native language, you will get a limited amount of slack for spelling and grammar errors � but no extra slack at all for laziness (and yes, we can usually spot that difference). Also, unless you know what your respondent's languages are, write in English. Busy hackers tend to simply flush questions in languages they don't understand, and English is the working language of the Internet. By writing in English you minimize your chances that your question will be discarded unread.
    the main issue here is my questionMy recommendation: learn to do Swing without a code-generator. You gain a much better understanding of the underpinnings of Swing, the layout managers, and you gain extremely good control of component placement.

  • Developing Flex outside of Eclipse plugin environment?

    I'm curious to know how many of those doing actual Flex development are working with the SDK directly and not using the Flash Builder Eclipse platform?
    While the design view aspect of the plugin is nice, I'm finding that I'm spending most of my time directly in the code and less in the design view. In fact, I'm getting somewhat frustrated by the design mode since there are feature that I would have expected that are simply not provided.

    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.

  • Flex Builder installed as Plugin strangeness

    Re: Beta 3 of Flex Builder, i've got the standalone version
    installed on my laptop and the plugin version on my desk machine.
    All's fine with the standalone version. I'm working thru the
    Lessons in the Getting Started Tutorials, and when i change the
    Default Application from Lessons.mxml to Layout.mxml on my desk
    machine with the plugin version and click the Run button, i still
    see the Lessons.mxml in the Browser. I've tried rebuild the project
    using Project > Clean... but with no success. I've also deleted
    the Lessons file and tried rebuilding the project from scratch, but
    when i click on the Run button, it still tries to open the Lessons
    file.
    Also, the way the interface is laid out is different between
    the versions, and that makes me a little suspicious. I installed
    both from the same installation file, FlexBuilder2_B3_05-08.exe,
    and this is the first time i've installed FlexBuilder on either
    machine.
    Any advice?

    Hi Deva,
    > Sho, thanks for the information. I just opened Eclipse
    to try it in the plugin
    > version and when i right click on ViewStates.mxml for
    instance, i don't see an
    > option to Run as Flex Application. I just see an option
    to Set as Default
    > Application.
    I think Sho meant to choose the "Run As" submenu, then choose
    "Flex
    Application" from there. Once you've done that once, the Run
    button
    should then default to that application.
    > Then i looked in the Standalone version and if i right
    click on an mxml file,
    > i see an option to Run Application, and indeed it works.
    So as far as i can
    > see, what you describe only works in the standalone
    version.
    >
    > I don't know if there's something you guys would want to
    fix here, but at the
    > very least, i think it would be good to modify the
    tutorials, because they say
    > to click on the Run button. So from a newbie's
    perspective, it's confusing.
    Good point--we probably wrote the tutorials based on the
    standalone
    version. I'll let the docs team know about this issue.
    Thanks.
    nj
    Flex Builder team

  • 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.

  • Flash Builder Burrito Eclipse Plugin

    When can we expect an Eclipse plugin for the prerelease of Burrito? Will this run on 64bit Helios?

    Hi,
    The Burrito Preview does work as an eclipse plug-in to Helios. Burrito needs 32-bit eclipse, and Cocoa (not Carbon) on OS X.
    More details in the Installation section of the Burrito release notes here:
    http://labs.adobe.com/wiki/index.php/Flash_Builder_Burrito#Install_your_software
    -Chris

  • Switch from stand-alone Flash Builder to Eclipse plugin

    Hi, I understand I can install the Flash Builder as a stand along IDE or add it as a plugin to the existing Eclipse IDE. I have an existing Eclipse IDE where I have all my projects that I currently work on. The company just acquired and installed a stand along Flash Builder for me. I was wondering if I could somehow get it working as a plugin to my existing IDE so that I don't have to keep switching between two IDEs. Preferably I can do this switch on my own without having to go back to the department who did the original install for me which could be a hassle. Thanks.

    Hi John,
    Here is a PC solution for you.
    You can use our tools Jugglor and JStart
    http://www.jugglor.com
    http://jstart.flashjester.com
    This request is asked quite often, so here is an example file
    using a PDF
    and PowerPoint file instead of a Web browser.
    http://www.flashjester.com/?section=faq&cPath=14_56_26#316
    and
    http://www.flashjester.com/?section=faq&cPath=14_56_26#268
    So here you would specify the URL instead of the filename.
    Actually you can also use JWeb
    Here is an example
    http://www.flashjester.com/?section=faq&cPath=14_56_22#209
    Hope all the above helps.
    Regards
    FlashJester Support Team
    e. - [email protected]
    w. - www.flashjester.com
    "This has been one of the most impressive and thoroughly
    pleasant
    experiences of customer support I have ever come across -
    astounding!"
    Director - hedgeapple

  • 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

  • Flex Builder 2 OutOfMemory Exception

    I am having a memory problem with both Flex Builder 2
    standalone and Flex Builder 2 eclipse plugin.
    I've developed a flex component library that is approximately
    1.8MB (as far as the size of the project folder). Whenever I start
    flex builder I get the following error message found in the
    .metadata/.og file:
    ENTRY org.eclipse.osgi 2007-07-31 09:56:53.343
    !MESSAGE Application error
    !STACK 1
    java.lang.StackOverflowError
    at java.net.URLClassLoader$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native
    Method)
    at java.net.URLClassLoader.findResource(Unknown Source)
    etc. etc. etc.
    The only way I am able to work around this problem is to
    remove the entire project folder from my workbench, start flex
    builder 2, then copy the project folder back into eclipse. I then
    have to follow a few more steps (re-adding .swc files,
    re-establishing dependencies between projects) before I can begin
    work.
    I have tried modifying my flexbuilder.ini file and this does
    not make a difference.
    Current contents of flexbuilder.ini file (as suggested in
    another, similar thread):
    -vmargs
    -Xms512M
    -Xmx512M
    -XX:MinHeapFreeRatio=20
    -XX:MaxPermSize=128m
    -XX:PermSize=128m
    My computer has 2GB of RAM.
    Any suggestions?

    I am having a memory problem with both Flex Builder 2
    standalone and Flex Builder 2 eclipse plugin.
    I've developed a flex component library that is approximately
    1.8MB (as far as the size of the project folder). Whenever I start
    flex builder I get the following error message found in the
    .metadata/.og file:
    ENTRY org.eclipse.osgi 2007-07-31 09:56:53.343
    !MESSAGE Application error
    !STACK 1
    java.lang.StackOverflowError
    at java.net.URLClassLoader$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native
    Method)
    at java.net.URLClassLoader.findResource(Unknown Source)
    etc. etc. etc.
    The only way I am able to work around this problem is to
    remove the entire project folder from my workbench, start flex
    builder 2, then copy the project folder back into eclipse. I then
    have to follow a few more steps (re-adding .swc files,
    re-establishing dependencies between projects) before I can begin
    work.
    I have tried modifying my flexbuilder.ini file and this does
    not make a difference.
    Current contents of flexbuilder.ini file (as suggested in
    another, similar thread):
    -vmargs
    -Xms512M
    -Xmx512M
    -XX:MinHeapFreeRatio=20
    -XX:MaxPermSize=128m
    -XX:PermSize=128m
    My computer has 2GB of RAM.
    Any suggestions?

  • 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

  • Eclipse Plugin Error

    Hi all, I have just installed the Flash Builder 4 Eclipse plugin and I get this error in my errors panel
    Description Resource Path Location Type
    unable to open 'C:\Program Files\Eclipse\eclipse\plugins\sdks\4.0.0\frameworks\locale\en_GB' HelloWorld Unknown Flex Problem
    Has anyone got any ideas?

    We experienced same problem. This can be resolved for current project in Project -> Properties, Flex Compiler ... in Additional compiler arguments.
    Change the arguments to
    -locale en_US
    And this will ensure that  a valid localisation or localization is found.

  • Flex Builder, debugger and web application: how?

    Hello,
    I'm traying to setup a project in eclipse with both a java
    web application (servlets, jsp) and flex applications as a
    frontend. So I installed flex builder as a plugin on an eclipse+web
    standard tools, then created a WST web application project, and
    used the "Add flex nature.." of the flex plugin. I don't want to
    use the flex data services.
    Now, in a standard run (I installed a tomcat 5.5 and
    configured it in eclipse), my mxlm files are being correctly
    compiled into swf, and they are successfully calling my servlets
    (which simulates a backend xml-based interface).
    I'm having problems in debug: if I launch the debug profile
    related to tomcat, the normal version of the sfw will be used (even
    manually switching to the "-debug" version, it says that a running
    flex debugger has not be found on localhost). On the other way, if
    I launch the debug as a "flex application", it seems to work (it
    stops at breakpoints) but my tomcat is not started at all, the swf
    is accessed as a local file and all call to my servlet will fail..
    so it will stop working almost immediately.
    There is a way to setup eclipse to start standard java
    debugging with tomcat *and* the flex debugger?
    Thanks
    Cosma

    I found a workaround of sorts for the problem: don't
    terminate the applications!
    Previously, I would terminate the application using either
    the Terminate button in the Debug view or by closing the tab in the
    browser (Firefox). Now I just let them pile up in the browser and I
    rarely see this problem.
    In other words, I was having lots of trouble when doing
    Launch-Terminate-Launch-Terminate... but now I just
    Launch-Launch-Launch... and clean up once in a while.

  • Not able to create a new Flex project in Eclipse

    I am trying to use Flex Builder 3 eclipse plug-in for
    development. But while creating a new Flex project in eclipse, I'm
    getting the following error:
    Template template.jst.web has not bee defined.
    I am using Eclipse 3.3, and have installed the latest WTP
    updates. Can someone point out what I'm missing here?
    Thanks!

    Hi clsung,
    Do you get this error on every Flex Project you are trying to
    create or just on Java/J2EE projects? Flex Builder beta doesn't
    support WTP 2.0 but this shouldn't affect the other kind of
    projects.
    -Gelu

  • Flex Builder 2 doesn error check .as files????

    When I make new flex project (basic project) and then make
    new ActionScript class or file, I can type ANYTHING in and when I
    save, Flex Builder doesn't report any error! Only when I try to run
    application it reports an error. This doesn't happen inside of
    script blocks in mxml files.
    It is totally unacceptable!
    Is it possible to change this?

    Hi dude,
    There's already a thread about this topic:
    Flex
    Builder 2.0 Plugin for RAD7.0
    Cheers --

Maybe you are looking for