Flash Builder 4.7 interrupts while working

Hi all.
First, I expect more from Flash Builder 4.7 (x64) - to work much faster instead of FB 4.6, but It seems that it's not like that.
Probably FB 4.6 and FB 4.7 works same in some way, but I like the fact that I can make a release build for iOS on my x64 Windows machine.
(which wasn't possible to make release build of big project, with FB 4.6 installed on x64 Windows)
However, my concern now is that FB 4.7 works great, but after some period of working FB 4.7 begin to interrupts. It is not freezing completly, but it interrupts on each (for example) 5 sec.
This is happening all the time when I open and close big .mxml and .as files (with big, I mean files that contains 2000 lines of code).
My scenario is... I found something wrong in UI or AS, then I need to open that "big" file, do the changes on 2-3 lines, and save it.
I also need to do that on next 20 "big" files.
I know that "Build Automatically" is causing this, but I need to know if there are some other optios where I can increase workflow for FB 4.7... maybe using more RAM or so...
I have i5 3.2 GHz processor with 16 GB of RAM... so I have open only FB 4.7 and Firefox when I work (and my memory is clean).
Thank you all for your investigation on this.

If only Adobe would respond... Here is my response to a related discussion: http://forums.adobe.com/thread/1166350
It appears that Flash Builder 4.7 has memory leaks.  FB 4.7 freezes when the (used) heap memory reaches the maximum heap size.
I ended up tweaking my heap values (FlashBuilder.ini) to allow the application to grow insanely large (-Xmx2048m) to allow the application to run longer before running into the same problem (before restarting FB).
Until Adobe fixes this issue, if you have the available memory, try increasing the (-Xmx) setting in your FlashBuilder.ini file.
Look here for assistance: http://helpx.adobe.com/flash-builder/kb/sluggish-performance-out-memor y-errors.html

Similar Messages

  • Adobe Flash Builder 4.5 has stopped working

    My Adobe Flash Builder 4.5 has stopped working.
    I receive the following error when trying to start:
    An error has occured. See the log file
    C:\ Documents and Settings.......\.metadata.log
    I have attached the file.
    I have searched the web to try and find a suitable reason/solution but can't seem to find one.
    I'm using WIN XP
    I had another look on the forums and have managed to cobble together an ini  file which launches Eclipse (as the IDE) instead of Flash Builder but it's not ideal although it does seem to work.
    It's really very strange. 
    !ENTRY org.eclipse.osgi 4 0 2012-01-03 07:44:49.085
    !MESSAGE Application error
    !STACK 1
    org.eclipse.swt.SWTError: No more handles
    at org.eclipse.swt.SWT.error(SWT.java:4109)
    at org.eclipse.swt.SWT.error(SWT.java:3998)
    at org.eclipse.swt.SWT.error(SWT.java:3969)
    at org.eclipse.swt.widgets.Widget.error(Widget.java:468)
    at org.eclipse.swt.widgets.Control.createHandle(Control.java:633)
    at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:305)
    at org.eclipse.swt.widgets.Control.createWidget(Control.java:649)
    at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:134)
    at org.eclipse.swt.widgets.Control.<init>(Control.java:110)
    at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:75)
    at org.eclipse.swt.widgets.Composite.<init>(Composite.java:95)
    at org.eclipse.ui.splash.BasicSplashHandler.getBundleProgressMonitor(BasicSplashHandler.java :159)
    at org.eclipse.ui.splash.BasicSplashHandler.getContent(BasicSplashHandler.java:265)
    at org.eclipse.ui.internal.splash.EclipseSplashHandler.init(EclipseSplashHandler.java:86)
    at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:782)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:798)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2467)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
    at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
    !SESSION 2012-01-03 08:05:08.827 -----------------------------------------------
    eclipse.buildId=M20100909-0800
    java.version=1.6.0_16
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments:  -vm C:\Program Files\Java\jdk1.6.0_24\bin\javaw.exe
    Command-line arguments:  -os win32 -ws win32 -arch x86 -vm C:\Program Files\Java\jdk1.6.0_24\bin\javaw.exe
    !ENTRY org.eclipse.osgi 4 0 2012-01-03 08:05:25.764
    !MESSAGE Application error
    !STACK 1
    org.eclipse.swt.SWTError: No more handles
    at org.eclipse.swt.SWT.error(SWT.java:4109)
    at org.eclipse.swt.SWT.error(SWT.java:3998)
    at org.eclipse.swt.SWT.error(SWT.java:3969)
    at org.eclipse.swt.widgets.Widget.error(Widget.java:468)
    at org.eclipse.swt.widgets.Control.createHandle(Control.java:633)
    at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:305)
    at org.eclipse.swt.widgets.Control.createWidget(Control.java:649)
    at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:134)
    at org.eclipse.swt.widgets.Control.<init>(Control.java:110)
    at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:75)
    at org.eclipse.swt.widgets.Composite.<init>(Composite.java:95)
    at org.eclipse.ui.splash.BasicSplashHandler.getBundleProgressMonitor(BasicSplashHandler.java :159)
    at org.eclipse.ui.splash.BasicSplashHandler.getContent(BasicSplashHandler.java:265)
    at org.eclipse.ui.internal.splash.EclipseSplashHandler.init(EclipseSplashHandler.java:86)
    at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:782)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:798)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2467)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
    at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1407)

    I have the exact issue on 4.6 after updating software...
    !SESSION 2012-03-19 06:10:18.084 -----------------------------------------------
    eclipse.buildId=M20120208-0800
    java.version=1.7.0
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments:  -os win32 -ws win32 -arch x86
    !ENTRY org.eclipse.osgi 4 0 2012-03-19 06:10:22.334
    !MESSAGE Application error
    !STACK 1
    org.eclipse.swt.SWTError: No more handles
        at org.eclipse.swt.SWT.error(SWT.java:4308)
        at org.eclipse.swt.SWT.error(SWT.java:4197)
        at org.eclipse.swt.SWT.error(SWT.java:4168)
        at org.eclipse.swt.widgets.Widget.error(Widget.java:468)
        at org.eclipse.swt.widgets.Control.createHandle(Control.java:704)
        at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:305)
        at org.eclipse.swt.widgets.Control.createWidget(Control.java:744)
        at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:134)
        at org.eclipse.swt.widgets.Control.<init>(Control.java:112)
        at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:75)
        at org.eclipse.swt.widgets.Composite.<init>(Composite.java:95)
        at org.eclipse.ui.splash.BasicSplashHandler.getBundleProgressMonitor(BasicSplashHandler.java :159)
        at org.eclipse.ui.splash.BasicSplashHandler.getContent(BasicSplashHandler.java:265)
        at org.eclipse.ui.internal.splash.EclipseSplashHandler.init(EclipseSplashHandler.java:86)
        at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:790)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:806)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2528)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
    !SESSION 2012-03-19 06:54:16.071 -----------------------------------------------
    eclipse.buildId=M20120208-0800
    java.version=1.7.0
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments:  -showlocation
    Command-line arguments:  -os win32 -ws win32 -arch x86 -showlocation
    !ENTRY org.eclipse.osgi 4 0 2012-03-19 06:55:00.400
    !MESSAGE Application error
    !STACK 1
    org.eclipse.swt.SWTError: No more handles
        at org.eclipse.swt.SWT.error(SWT.java:4308)
        at org.eclipse.swt.SWT.error(SWT.java:4197)
        at org.eclipse.swt.SWT.error(SWT.java:4168)
        at org.eclipse.swt.widgets.Widget.error(Widget.java:468)
        at org.eclipse.swt.widgets.Control.createHandle(Control.java:704)
        at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:305)
        at org.eclipse.swt.widgets.Control.createWidget(Control.java:744)
        at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:134)
        at org.eclipse.swt.widgets.Control.<init>(Control.java:112)
        at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:75)
        at org.eclipse.swt.widgets.Composite.<init>(Composite.java:95)
        at org.eclipse.ui.splash.BasicSplashHandler.getBundleProgressMonitor(BasicSplashHandler.java :159)
        at org.eclipse.ui.splash.BasicSplashHandler.getContent(BasicSplashHandler.java:265)
        at org.eclipse.ui.internal.splash.EclipseSplashHandler.init(EclipseSplashHandler.java:86)
        at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:790)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:806)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2528)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1410)

  • Flash builder + Zend amf | Insertion function not working when called second time

    I'm using standart createOrders function which is autogenerated by Flash Builder 4.6. It works brilliantly when used once. Here is code:
    protected function okButton_clickHandler():void
                    var orders2:Orders = new Orders();
                    //setting values
                    createOrdersResult.token = ordersService.createOrders(orders2);
                    ordersService.commit();
    When same button is clicked second time and consequently okButton_clickHandler launched, data is not inserted to database. I added result handler with trace("saved"); and what I saw was that "saved" was written on first click, but not second.
    Also I used Charles to see whether request is being sent second time. And no it is not.
    Just tried to generate auto generate form. Only had to add commit(); because else request is not sent. And here is save problem — request is sent only on first button click.
    So all in all problem is in fact that ordersService.createOrders(orders2); works only once. Because if i try
    createOrdersResult.token = ordersService.createOrders(orders2);
                    ordersService.commit();
                    createOrdersResult.token = ordersService.createOrders(orders2);
                    ordersService.commit();
    OR
                createOrdersResult.token = ordersService.createOrders(orders2);
                createOrdersResult.token = ordersService.createOrders(orders2);
                ordersService.commit();
    there is only one row added to database. Any ideas?

    Think you can find the problem in your php / whatever -backend. Generated code does'nt much know about autoincrement table ids.
    So for the example tabel orders:
    orderID int(10) auto_increment
    orderName varchar(255)
    ...generated php for createOrders looks like:
    $stmt = mysqli_prepare($this->connection, "INSERT INTO $this->tablename (orderID, orderName) VALUES (?, ?)");
    mysqli_stmt_bind_param($stmt, 'is', $item->orderID, $item->orderName);
    So if you dont give the right orderID, the second insert will fail.
    Delete the autoincrement parts and code will work:
    $stmt = mysqli_prepare($this->connection, "INSERT INTO $this->tablename (orderID, orderName) VALUES (?, ?)");
    mysqli_stmt_bind_param($stmt, 'is', $item->orderID, $item->orderName);

  • Flash Builder 4.7 Freezing

    Out of curiosity does anyone else have problems with Flash Builder 4.7 freezing while building? I will save a file and it generally seems to freeze on 3% or 27% (those numbers might be related to my project, obviously). This happens several times each day. I have to force it to close and relaunch. Not a big deal since I don't lose any code but it's just more of an annoyance because it interrupts my workflow and the tabs I had open don't save.

    It appears that Flash Builder 4.7 has memory leaks.  FB 4.7 freezes when the (used) heap memory reaches the maximum heap size.
    I ended up tweaking my heap values (FlashBuilder.ini) to allow the application to grow insanely large (-Xmx2048m) to allow the application to run longer before running into the same problem (before restarting FB).
    Until Adobe fixes this issue, if you have the available memory, try increasing the (-Xmx) setting in your FlashBuilder.ini file.
    Look here for assistance: http://helpx.adobe.com/flash-builder/kb/sluggish-performance-out-memory-errors.html

  • Flash Builder 4.6 won't start on my Mac 10.7

    I'm having trouble launching Flash Builder 4.6. It worked for a while, but now it boots, says its loading the workbench and then it silently quits. I've tried deleting the metadata folder and also renaming my workspace folder. Are there any other solutions to this problem?

    Ask in the FB forum. This sounds like a program related issue, not an install problem.
    Mylenium

  • How to use Flash Builder and iphone 3g?

    Hi,
    i've downloaded FB 4.5... and i'm trying to develop something on my iphone 3g, but i've discovered (with big disappointment) that it's not supported...
    Is there any version (even a previous one) of FB that i could use in order to work with iphone 3g?
    or... will there be a patch in the future to use that phone?
    Many thanks
    bye
    Alex

    Yes. I have Flash Builder 4.6 and 4.7 running in different Eclipse Luna installs.
    More details at http://forums.adobe.com/message/4527443
    On Mac, I had to have the 32bit version of Luna for 4.6, and the 64bit version of Luna for 4.7 (and  I recently started using  4.7 with Eclipse Mars).
    For 4.6 you need to first download Eclipse 3.6 and install the Flash Builder 4.6 plugin to that Eclipse install. For 4.7 you need to download Eclipse 3.7 and install the plugin to that Eclipse install. Once it's installed in the 3.x version, you can then copy the fb*.link files from the Eclipse 3.x dropins folders into your Eclipse Luna's dropin folder.
    There is an issue where something in Flash Builder 4.7 won't work right when using it as a plugin, not sure but it might be something with building ANEs.

  • Flash builder doesn't start !

    Hi,
    I have a cloud version of flash builder and resently I try to start like usual and nothing append !
    I try to reinstall it burt no changes !
    any help ?
    sorry the solution is here http://forums.adobe.com/message/5202497#5202497

    Ok, problem solved.
    First I uninstalled the flash builder plugin, and eclipse galileo was still not starting.
    Then I uninstalled java (both jre/jdk, v6.20).
    Crossing my fingers, I reinstalled jdk and then jre (latest downloaded); and eclipse ran again (pheeeew!).
    Finally, I installed flash builder 4 plugin again, it works too (!), and aptana works, ... all is working back again, fine!

  • Flash Builder 4.0.0 doesn't find updates

    Hello everybody,
    As the tile reads, I can't update my Flash Builder installation (4.0.0), nor the Flex SDK version (4.0).
    My system is Mac Os X 10.6.4.
    I installed Flash Builder as part of the CS5 Web Premium package I bought in September 2010, and I have started studying Flex and working with FB this week. This might explain why I never noticed it hadn't updated.
    This morning I noticed the existence of the 4.1 SDK version and the related FB 4.0.1 update. When I try to use the automatic FB function "Search for Flash Builder Updates...", however, the Adobe Application Manager tells me that "Your applications are up to date". :-S
    I found few (really few) articles online about some sort of problem with the first release of the 4.0.1 update, but I read that I should at least see the 4.1 Flex SDK in the SDKs folder. I don't.
    Now.... how can I solve this?
    I guess I could trash the whole Flash Builder folder and manually reinstall it, but as I said it is part of the CS5 installation, and I'm afraid of messing things up even more.
    Can anyone help me, please?
    Cheers

    Thank you very much David.
    After I posted the question above I downloaded the 4.1 SDK and "imported" it into Flash Builder. It seems to work: it builds and run in both debug and release modes, so I guess it's fine.
    At first, I wasn't sure I could do this, because in the 4.0.1 release notes I read that the support for Flex SDK 4.1 was something new and just added... and therefore couldn't be used with the 4.0.0 version of FB I am using. It seems that this is not the case....
    Besides, I read somewhere that some people did update, but the version number of their Flash Builder installations remained stuck at 4.0.0. Could this have happened to me too? (as I said, I become interested in Flex this week, so I could have updated it in the past months without noticing)
    In your blog post you reference this article, where there is a link to an updater page. There I see a sort of "manual" updater. It doesn't say if I have to uninstall the current version of Flash Builder to use it, though. :-(
    Finally, about Burrito.... isn't it a beta? Is it worth the risk (of crashes, data loss, etc)?
    Cheers,
    wW

  • Flash Builder Dowload Error

    I am trying to dowload the trail version of Adobe Flash Builder but the button isnt working? I have tryed all of the browser on my computer. Turned off pop up blocker and nothing happens???
    This is my first time trying to dowload any adobe software.

    This is how the page looks after i have loged in. I ment to put this with the first post but it didnt want to go.

  • Flash Builder 4.5 and Eclipse Indigo (3.7)?

    Hi all,
    is Flash Builder 4.5 going to work well with Eclipse Indigo (Eclipse 3.7) if I would do a plugin installation???
    If not, are there plans to do so?
    Thanks.
    Paul

    I found the following info on a site (translated from Korean).  I haven't tried it yet, but I'm planning to.
    If you install Flash Builder Plugin 4.5.1 on Eclipse Indigo, it rolls back your bundles to prior versions. Naturally, you will experience clashes. For example Eclipse Marketplace Client. To prevent this, you have to do the following:
    1. Run Eclipse Indigo once and exit.
    2. Backup bundle info file to a safe place.
    %ECLIPSE_HOME%\configuration\org.eclipse.equinox.simpleconfigurator\bundles.info 
    3. Install Flash Builder Plugin by running the Adobe Flash Builder 4.5 Plug-in Utility.
    4. When it's done, restore the original bundle info file from step 2
    your backup  => %ECLIPSE_HOME%\configuration\org.eclipse.equinox.simpleconfigurator\bundles.info
    5. Open the bundle info file in a text editor.
    %ECLIPSE_HOME%\configuration\org.eclipse.equinox.simpleconfigurator\bundles.info
    6. Add the following to the end of the bundle info file (replacing all incidences of  C:/dev/Adobe%20Flash%20Builder%204.5 with the correct path to your Flash Builder install, if necessary):
    com.adobe.flash.codemodel.core,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flash.codemodel.core_4.5.1.313231/,4,false
    com.adobe.flash.codemodel.osgi,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flash.codemodel.osgi_4.5.1.313231/,4,false
    com.adobe.flash.profiler,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flash.profiler_4.5.1.313231/,4,false
    com.adobe.flash.profiler.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flash.profiler.nl1_4.5.1.313231/,4,false
    com.adobe.flashbuilder.launching.multiplatform.ui,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flashbuilder.launching.multiplatform.ui_4.5.1.313231/,4,false
    com.adobe.flashbuilder.launching.multiplatform.ui.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flashbuilder.launching.multiplatform.ui.nl1_4.5.1.313231/,4,false
    com.adobe.flashbuilder.multiplatform.android.ui,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flashbuilder.multiplatform.android.ui_4.5.1.313231/,4,false
    com.adobe.flashbuilder.multiplatform.android.ui.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flashbuilder.multiplatform.android.ui.nl1_4.5.1.313231/,4,false
    com.adobe.flashbuilder.multiplatform.ios.ui,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flashbuilder.multiplatform.ios.ui_4.5.1.313231/,4,false
    com.adobe.flashbuilder.multiplatform.ios.ui.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flashbuilder.multiplatform.ios.ui.nl1_4.5.1.313231/,4,false
    com.adobe.flashbuilder.project.multiplatform.ui,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flashbuilder.project.multiplatform.ui_4.5.1.313231/,4,false
    com.adobe.flashbuilder.project.multiplatform.ui.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flashbuilder.project.multiplatform.ui.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.DCDService,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.DCDService_4.5.1.313231/,4,false
    com.adobe.flexbuilder.DCDService.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.DCDService.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.ajaxbridge,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.ajaxbridge_4.5.1.313231/,4,false
    com.adobe.flexbuilder.ajaxbridge.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.ajaxbridge.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.as.editor,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.as.editor_4.5.1.313231/,4,false
    com.adobe.flexbuilder.as.editor.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.as.editor.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.axis2,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.axis2_4.5.1.313231/,4,false
    com.adobe.flexbuilder.axis2.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.axis2.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.codemodel,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.codemodel_4.5.1.313231/,4,false
    com.adobe.flexbuilder.codemodel.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.codemodel.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.crimson,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.crimson_4.5.1.313231/,4,false
    com.adobe.flexbuilder.crimson.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.crimson.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.css.editor,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.css.editor_4.5.1.313231/,4,false
    com.adobe.flexbuilder.css.editor.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.css.editor.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.dcrad,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.dcrad_4.5.1.313231/,4,false
    com.adobe.flexbuilder.dcrad.derived,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.dcrad.derived_4.5.1.313231/,4,false
    com.adobe.flexbuilder.dcrad.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.dcrad.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.debug,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.debug_4.5.1.313231/,4,false
    com.adobe.flexbuilder.debug.e33,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.debug.e33_4.5.1.313231/,4,false
    com.adobe.flexbuilder.debug.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.debug.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.debug.ui,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.debug.ui_4.5.1.313231/,4,false
    com.adobe.flexbuilder.debug.ui.actions,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.debug.ui.actions_4.5.1.313231/,4,false
    com.adobe.flexbuilder.debug.ui.e36,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.debug.ui.e36_4.5.1.313231/,4,false
    com.adobe.flexbuilder.debug.ui.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.debug.ui.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.designview,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.designview_4.5.1.313231/,4,false
    com.adobe.flexbuilder.designview.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.designview.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.editorcore,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.editorcore_4.5.1.313231/,4,false
    com.adobe.flexbuilder.editorcore.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.editorcore.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.editors.derived,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.editors.derived_4.5.1.313231/,4,false
    com.adobe.flexbuilder.editors.derived.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.editors.derived.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.exportimport,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.exportimport_4.5.1.313231/,4,false
    com.adobe.flexbuilder.exportimport.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.exportimport.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.flashbridge,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.flashbridge_4.5.1.313231/,4,false
    com.adobe.flexbuilder.flashbridge.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.flashbridge.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.flex,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.flex_4.5.1.313231/,4,false
    com.adobe.flexbuilder.flexunit,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.flexunit_4.5.1.313231/,4,false
    com.adobe.flexbuilder.flexunit.derived,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.flexunit.derived_4.5.1.313231/,4,false
    com.adobe.flexbuilder.flexunit.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.flexunit.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.help,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.help_4.5.1.313231/,4,false
    com.adobe.flexbuilder.help.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.help.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.importartwork,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.importartwork_4.5.1.313231/,4,false
    com.adobe.flexbuilder.importartwork.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.importartwork.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.json,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.json_4.5.1.313231/,4,false
    com.adobe.flexbuilder.launching.ui,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.launching.ui_4.5.1.313231/,4,false
    com.adobe.flexbuilder.launching.ui.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.launching.ui.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.monitors.network,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.monitors.network_4.5.1.313231/,4,false
    com.adobe.flexbuilder.monitors.network.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.monitors.network.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.multisdk,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.multisdk_4.5.1.313231/,4,false
    com.adobe.flexbuilder.mxml.editor,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.mxml.editor_4.5.1.313231/,4,false
    com.adobe.flexbuilder.mxml.editor.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.mxml.editor.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.mxmlmodel,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.mxmlmodel_4.5.1.313231/,4,false
    com.adobe.flexbuilder.project,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.project_4.5.1.313231/,4,false
    com.adobe.flexbuilder.project.e35,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.project.e35_4.5.1.313231/,4,false
    com.adobe.flexbuilder.project.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.project.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.project.ui,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.project.ui_4.5.1.313231/,4,false
    com.adobe.flexbuilder.project.ui.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.project.ui.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.BlazeDSService,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.BlazeDSService_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.CFService,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.CFService_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.CFService.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.CFService.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.HTTPService,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.HTTPService_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.HTTPService.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.HTTPService.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.J2EEService,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.J2EEService_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.J2EEService.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.J2EEService.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.LCDSService,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.LCDSService_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.PHPService,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.PHPService_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.PHPService.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.PHPService.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.StaticContentService,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.StaticContentService_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.StaticContentService.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.StaticContentService.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.WEBService,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.WEBService_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.WEBService.derived,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.WEBService.derived_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.WEBService.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.WEBService.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.standalone,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.standalone_4.5.1.313231/,4,false
    com.adobe.flexbuilder.standalone.e36,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.standalone.e36_4.5.1.313231/,4,false
    com.adobe.flexbuilder.standalone.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.standalone.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.tengine,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.tengine_4.5.1.313231/,4,false
    com.adobe.flexbuilder.tengine.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.tengine.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.ui,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.ui_4.5.1.313231/,4,false
    com.adobe.flexbuilder.ui.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.ui.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.utils.osnative,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.utils.osnative_4.5.1.313231/,4,false
    com.adobe.flexbuilder.utils.osnative.win,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.utils.osnative.win_4.5.1.313231/,4,false
    com.adobe.flexide.amt,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.amt_4.5.1.313231/,4,false
    com.adobe.flexide.as.core,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.as.core_4.5.1.313231/,4,false
    com.adobe.flexide.as.core.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.as.core.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.communityhelp,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.communityhelp_4.5.1.313231/,4,false
    com.adobe.flexide.communityhelp.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.communityhelp.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.css.core,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.css.core_4.5.1.313231/,4,false
    com.adobe.flexide.css.core.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.css.core.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.designitems,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.designitems_4.5.1.313231/,4,false
    com.adobe.flexide.editorcore,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.editorcore_4.5.1.313231/,4,false
    com.adobe.flexide.editorcore.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.editorcore.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.editors.derived.e35,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.editors.derived.e35_4.5.1.313231/,4,false
    com.adobe.flexide.embeddedplayer,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.embeddedplayer_4.5.1.313231/,4,false
    com.adobe.flexide.exportimport,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.exportimport_4.5.1.313231/,4,false
    com.adobe.flexide.exportimport.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.exportimport.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.externaleditors,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.externaleditors_4.5.1.313231/,4,false
    com.adobe.flexide.externaleditors.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.externaleditors.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.fcproject,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.fcproject_4.5.1.313231/,4,false
    com.adobe.flexide.fcproject.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.fcproject.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.fonts,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.fonts_4.5.1.313231/,4,false
    com.adobe.flexide.launching,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.launching_4.5.1.313231/,4,false
    com.adobe.flexide.launching.multiplatform,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.launching.multiplatform_4.5.1.313231/,4,false
    com.adobe.flexide.launching.multiplatform.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.launching.multiplatform.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.launching.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.launching.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.multiplatform.android,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.multiplatform.android_4.5.1.313231/,4,false
    com.adobe.flexide.multiplatform.android.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.multiplatform.android.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.multiplatform.ios,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.multiplatform.ios_4.5.1.313231/,4,false
    com.adobe.flexide.multiplatform.ios.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.multiplatform.ios.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.multisdk.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.multisdk.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.mxml.core,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.mxml.core_4.5.1.313231/,4,false
    com.adobe.flexide.mxml.core.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.mxml.core.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.nativelibs,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.nativelibs_4.5.1.313231/,4,false
    com.adobe.flexide.playerview,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.playerview_4.5.1.313231/,4,false
    com.adobe.flexide.project.multiplatform,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.project.multiplatform_4.5.1.313231/,4,false
    com.adobe.flexide.project.multiplatform.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.project.multiplatform.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.refactoring.core,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.refactoring.core_4.5.1.313231/,4,false
    com.adobe.flexide.refactoring.core.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.refactoring.core.nl1_4.5.1.313231/,4,false
    com.adobe.model.core,4.5.304901.v20110217,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.model.core_4.5.304901.v20110217.jar,4,false
    com.adobe.rds.core,4.5.304901.v20110217,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.rds.core_4.5.304901.v20110217.jar,4,false
    com.adobe.rds.dataview,4.5.304901.v20110217,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.rds.dataview_4.5.304901.v20110217.jar,4,false
    com.qnx.flashbuilder.multiplatform.qnx.ui,1.0.1.201104252316,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.qnx.flashbuilder.multiplatform.qnx.ui_1.0.1.201104252316.jar,4,false
    com.qnx.flashbuilder.multiplatform.qnx.ui.nl1,1.0.1.201104252316,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.qnx.flashbuilder.multiplatform.qnx.ui.nl1_1.0.1.201104252316.jar,4,false
    com.qnx.flexide.multiplatform.qnx,1.0.1.201104252316,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.qnx.flexide.multiplatform.qnx_1.0.1.201104252316.jar,4,false
    com.qnx.flexide.multiplatform.qnx.nl1,1.0.1.201104252316,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.qnx.flexide.multiplatform.qnx.nl1_1.0.1.201104252316.jar,4,false
    com.qnx.tools.bbt.core,1.0.1.201104252316,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.qnx.tools.bbt.core_1.0.1.201104252316.jar,4,false
    com.qnx.tools.bbt.core.nl1,1.0.1.201104252316,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.qnx.tools.bbt.core.nl1_1.0.1.201104252316.jar,4,false
    com.qnx.tools.bbt.ui,1.0.1.201104252316,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.qnx.tools.bbt.ui_1.0.1.201104252316.jar,4,false
    com.qnx.tools.bbt.ui.nl1,1.0.1.201104252316,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.qnx.tools.bbt.ui.nl1_1.0.1.201104252316.jar,4,false
    com.qnx.tools.flashbuilder4.help,1.0.1.201104252316,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.qnx.tools.flashbuilder4.help_1.0.1.201104252316/,4,false
    com.qnx.tools.flashbuilder45,1.0.1.201104252316,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.qnx.tools.flashbuilder45_1.0.1.201104252316.jar,4,false

  • Flash Builder 4.6 - Server settings for remote server

    Hi,
    im building a mobile application with PHP Application Server Type in Flash Builder 4.6.
    Everything works good from localhost, so when im debuggin on Desktop.
    Now i want export the release build, and i don't know how should change the setting:
    Web root
    Root URL
    Output folder
    in Flex Server Panel.
    Thanks

    This post explain and works!
    http://forums.adobe.com/message/4095833#4095833#4095833

  • Flash Builder or Flash Professional?

    Hey,
    Just wondering on your opinion of which should is better to use? Flash Builder or Flash Professional?
    Personally I want to drop flash profesiional and just keep developing in flash builder but before I do I want to know if I will lose any advantages or gain, and know if this is a good decision?
    I can code everything in flash builder good and love to work in the flash builder environment on desktop games AND mobile games sometimes.
    So what do you think I should do? Whats your opinion.
    Thanks

    Thank you... I guess I have a month or a year or so in front of me with what I have now, so I'm not looking to delve at this point if there is no advantage. Thanks for your opinion and time.
    I was also looking for a bit on vector graphics to import into flash for masks etc, and found another of your posts somewhwere that gave some insight... Having just installed Fireworks, I then found I can do the same from PaintShop - what I found was I can "break-apart" an image (in Flash) if I need to snip a little or can use png's directly as masks which I didn't realise before.
    So thanks again Mr K

  • Eclipse with flash builder 4 plugin consume the whole memory after several builds

    Hi,
    we have installed eclipse flash builder 4 plugin on eclipse 3.5.2 on Mac OS 10.6.
    We experience problem with memory leak using flash builder plugin 4.
    When we build flash project several times, then we see that eclipse consume more and more in time and at the end it looks like that eclipse consume all available memory. When there is no free memory, then system start to swap and we need to restart, because everything is going to be slow when swaping starts.
    Any suggestions how to solve this problem?
    I suppose that other people also have this problem. I will be realy happy if someone share his experience to fix this.
    We uses java 1.5.
    Thanks in advanced!

    Ok, problem solved.
    First I uninstalled the flash builder plugin, and eclipse galileo was still not starting.
    Then I uninstalled java (both jre/jdk, v6.20).
    Crossing my fingers, I reinstalled jdk and then jre (latest downloaded); and eclipse ran again (pheeeew!).
    Finally, I installed flash builder 4 plugin again, it works too (!), and aptana works, ... all is working back again, fine!

  • How to use Flash Builder  for Eclipse Luna ( is it possible??)

    How to use Flash Builder  for Eclipse Luna ( is it possible??)

    Yes. I have Flash Builder 4.6 and 4.7 running in different Eclipse Luna installs.
    More details at http://forums.adobe.com/message/4527443
    On Mac, I had to have the 32bit version of Luna for 4.6, and the 64bit version of Luna for 4.7 (and  I recently started using  4.7 with Eclipse Mars).
    For 4.6 you need to first download Eclipse 3.6 and install the Flash Builder 4.6 plugin to that Eclipse install. For 4.7 you need to download Eclipse 3.7 and install the plugin to that Eclipse install. Once it's installed in the 3.x version, you can then copy the fb*.link files from the Eclipse 3.x dropins folders into your Eclipse Luna's dropin folder.
    There is an issue where something in Flash Builder 4.7 won't work right when using it as a plugin, not sure but it might be something with building ANEs.

  • Creative Suite SDK with Flash Builder 4 tutorial

    Hi,
    For those of you new to the Creative Suite SDK, I've posted a video tutorial in our blog that walks you through all the steps necessary to build an extension using the SDK and Flash Builder 4. It shows you how to get set up with the SDK, create a new project, run and debug the extension in development mode and export it for distribution.
    You will find the recording in the Creative Suite SDK Team blog.
    Maria

    I'm building an InDesign extension using Flash Builder. I have everything working as per the tutorial, but the code-debug cycle is very long. Every time I make a code change, if I want to run it in the debugger, I have to do all of this:
    Save my file, confirm there are no Errors, set my breakpoints.
    In the Finder (I'm on OSX), copy the SWF to the extensions folder.
    In Flash Builder, from the "Run" menu, choose "Debug", then "Other..." The Debug Configurations dialog appears.
    In the Debug Configurations Dialog, select my configuration (which works) and click Debug. The "Installed Adobe Flash Player Is Not a Debugger" dialog appears.
    In the "Installed Adobe Flash Player Is Not a Debugger" dialog, click Yes. The dialog closes
    Launch InDesign. Wait for it to launch.
    Run my extension, stop at my breakpoints, do my debugging.
    Quit InDesign
    Is there any way to set up the debugger to connect to CS5 without having to quit and relaunch the CS5 app itself?
    Is there any way to make my debug configuration the default in Flash Builder, so I can just hit command-F11 to debug?
    Is there any way to automate copying the SWF into the extensions folder?
    Thanks in advance.

Maybe you are looking for

  • After Effects CS5 (and 5.5) Crash

    Hi guys, I can't seem to figure out a remedy for the cause of this crash for the life of me, despite trying the solutions I've found through out the forums, knowledgebase, and elsewhere... System specs: Dell Precision M6600, 24GB RAM, Core i7-2820QM,

  • My bill shouldn't be that high!!!!!

    I upgraded to a free phone. when my shipment came in you also included a bloothtooth costing 99.99. I ended up paying 172. and some     change.  now my bill is almost 300.00 because you never deducted the $172. and change, darienne and Joseph are the

  • Appending ns1: in Every field[MAPPING PROBLEM]

    Hi All, I am facing a strange problem when generating the output XML file. The file is generating in XML format with an additional ns1 in each line. Any idea on this guys. <b> <ns1:iABC xmlns:ns1="http://www.ABC.com/xmlschema/ABC/"> <ns1:header>     

  • ORABPEL-9708 Error while querying workflow task WFTask. Caused by:ORA-00936

    Hi, I am trying to integrate my Primavera p6 web version8.0 with the BPM setup 11.1.1.3 . The BPM is setup fine. But when I integrated with primavera p6 and on load of workflows portlet of p6 web where the BPM tasks are listed, I am getting following

  • Yosemite - custom folder icons

    I made a set of custom folder icons in OS X many years ago. Those folder icons have stuck with me through many revs of OS X, from 10.4 onward - until Yosemite. Now all of my folders (and shortcuts to them) show a blank, generic icon. This happens bot