Flash Builder 4.7 with Eclipse Kepler

Hi,
I'm trying to install the Adobe Flash Player 4.7 with Eclipse Kepler. I'm using the Adobe Flash Builder 4.7 Plugin-in Utility.
It seems that this version of the Builder is not compatible with the Eclipse Kepler but only with Eclipse Indigo or Eclipse Juno
Do you have any idea of how to do use Adobe Flash Player 4.7 with Eclipse Kepler?
A new version of the Builder is planned for that?
Thanks

So, i try this and more...
1° Download my version:
2° CleanUp all registry for "Extension Builder", "ExtensionBuilder", "Extension_Builder", "Flash Builder", "FlashBuilder" and "Flash_Builder", after this, CCleaner...
3° Install, error:
4° Link file? Interesting, look in depth... Try install manually:
5° Works, now install Extension Builder 2.1 and... Error! Look the guy "link file" here, is name of a class in *.as too big, why you do this adobe! O_O
6° Ok, maybe work, because i never use this classes, so look more if i have serial number, oh! I Have serial number for my Extension Builder 2.1! @_@
7° A light at the end of the tunnel! Insert in Flash Builder and...
You just fu** kidding of me...

Similar Messages

  • Flash Builder 4 plugin with eclipse 3.6

    Hi all,
    Previously I have used the flash builder 4 plugin with Zend Studio 7.2 (eclipse 3.4) and it worked flawlessly.
    I have now upgraded to Zend Studio 8.0 (eclipse 3.6) and the Flash Builder installer complains that the 'dropins' folder does not exist. I force the installation to continue, and as expected, Flash Builder did not integrate with Zend Studio.
    Does anyone have any tips as to how I can get Flash Builder 4 working in eclipse 3.6?
    Thank you!

    I experimented with the latest Zend Studio 8 trials on both platforms yesterday, and it looks a little different depending on which platform you're using:
    On OS X, because Zend Studio is now contained entirely within the app bundle, it's tricky navigating to the proper eclipse folder with our Plug-in Utility. As it turns out, the Zend dropins folder does exist if you look down low enough:
    /Applications/Zend Studio.app/Contents/Resources/Java/dropins
    When I typed that path into the Burrito Plug-in Utility manually, it found the dropins folder, and proceeded to install the link without complaint. However, the Zend dropins folder is not working properly on OS X either, as already found on Win, so it's not using the link.
    On Win, Zend Studio 8 doesn't include the dropins folder in the first place, as noted earlier. Apparently, Zend doesn't have its dropins folder enabled on either Mac or Win.
    To see if this problem is specific to dropin links, I downloaded the latest Orbit plugins from eclipse.org and tried adding those directly to the Zend dropins folder, instead of using a link. Zend doesn’t appear to recognize them either.
    I'll check with our contact at Zend to see what happened.
    -Chris

  • Configuration de flex builder 4.5 sous eclipse kepler ou luna

    Bonjour,
    J'essaie de configurer flash builder 4.5 sous eclipse Kepler pour que je puisses utiliser felx/actionscript avec eclipse Kepler
    mais je constate que après l'installation il se passe deux problèmes:
    - flash builder 4.5 se lance avec son eclipse Ganymede ce qui m'empêche d'utiliser mon projet java existant sur eclipse Kepler
      et je suis obligé d'importer le projet sur eclipse Ganymede.
    - mon eclipse Kepler est détruit et impossible de le faire tourner.
    Est-ce qu'il existe une documentation qui permet de faire cette configuration? Comment y remédier pour n'est pas se trouver dans
    cette situation de blocage.
    Cordialement,
    Brice MFOUKA

    Bonjour,
    J'essaie de configurer flash builder 4.5 sous eclipse Kepler pour que je puisses utiliser felx/actionscript avec eclipse Kepler
    mais je constate que après l'installation il se passe deux problèmes:
    - flash builder 4.5 se lance avec son eclipse Ganymede ce qui m'empêche d'utiliser mon projet java existant sur eclipse Kepler
      et je suis obligé d'importer le projet sur eclipse Ganymede.
    - mon eclipse Kepler est détruit et impossible de le faire tourner.
    Est-ce qu'il existe une documentation qui permet de faire cette configuration? Comment y remédier pour n'est pas se trouver dans
    cette situation de blocage.
    Cordialement,
    Brice MFOUKA

  • Attempting to use flash builder beta 2 with beta 1 sdk

    Hi,
    I'm running into a few issues migrating a project I've started in Flash Builder Beta 1.
    The biggest mistake I probably made was uninstalling Beta 1 and I can't seem to find where to re-download it. Is it available somewhere?
    It would not be necessary except for the fact that I'm catching errors trying to use Flash Builder Beta 2 with the 4.0.0.7219 sdk.
    When I set my compiler to use the beta 1 sdk, Flash Builder first throws an internal build error. Then I can't return to properties > flex compiler, getting a "could not accept changes error." Below is the log output.
    I plan to migrate my project to Beta 2, but would love to do it in a separate workspace...
    Any help, suggestions much appreciated!
    Seth
    Here's what's in my log:
    !ENTRY org.eclipse.ui 4 0 2009-10-07 10:15:14.268
    !MESSAGE Unhandled event loop exception
    !STACK 0
    java.lang.NoClassDefFoundError: flex2/tools/oem/OEMException$CircularLibraryDependencyException
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Class.java:2357)
        at java.lang.Class.getConstructor0(Class.java:2671)
        at java.lang.Class.newInstance0(Class.java:321)
        at java.lang.Class.newInstance(Class.java:303)
        at com.adobe.flexbuilder.project.sdks.FlexSDK.createSDKDependentImplementation(FlexSDK.java: 846)
        at com.adobe.flexbuilder.project.sdks.FlexSDK.createSDKDependentImplementation(FlexSDK.java: 831)
        at com.adobe.flexbuilder.project.actionscript.internal.ActionScriptProjectSettings.computeCo mpilerLibraryPath(ActionScriptProjectSettings.java:1249)
        at com.adobe.flexbuilder.multisdk.compiler.internal.ASBuilder.applySettings(ASBuilder.java:3 20)
        at com.adobe.flexbuilder.multisdk.compiler.internal.ASApplicationBuilder.setup(ASApplication Builder.java:67)
        at com.adobe.flexbuilder.multisdk.compiler.internal.ASItemBuilder.setup(ASItemBuilder.java:5 4)
        at com.adobe.flexbuilder.project.compiler.BuilderFactory.createBuilder(BuilderFactory.java:8 0)
        at com.adobe.flexbuilder.project.compiler.BuilderFactory.createCompilerArgumentValidator(Bui lderFactory.java:64)
        at com.adobe.flexbuilder.project.ui.properties.CompilerPropertyPage.validateCompilerArgument s(CompilerPropertyPage.java:792)
        at com.adobe.flexbuilder.project.ui.properties.CompilerPropertyPage.validate(CompilerPropert yPage.java:929)
        at com.adobe.flexbuilder.project.ui.properties.CompilerPropertyPage.access$4(CompilerPropert yPage.java:921)
        at com.adobe.flexbuilder.project.ui.properties.CompilerPropertyPage$4.modifyText(CompilerPro pertyPage.java:674)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:167)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1566)
        at org.eclipse.swt.widgets.Text.sendModifyEvent(Text.java:1769)
        at org.eclipse.swt.widgets.Text.setText(Text.java:2230)
        at com.adobe.flexbuilder.project.ui.properties.CompilerPropertyPage.copyVersionIntoEditBoxes (CompilerPropertyPage.java:693)
        at com.adobe.flexbuilder.project.ui.properties.CompilerPropertyPage.updateFlashPlayerOptions (CompilerPropertyPage.java:652)
        at com.adobe.flexbuilder.project.ui.properties.CompilerPropertyPage.update(CompilerPropertyP age.java:910)
        at java.util.Observable.notifyObservers(Observable.java:142)
        at java.util.Observable.notifyObservers(Observable.java:98)
        at com.adobe.flexide.editorcore.ui.sdks.FlexSDKChooserControl$2.widgetSelected(FlexSDKChoose rControl.java:665)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1570)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1360)
        at org.eclipse.swt.widgets.Link.sendMouseEvent(Link.java:639)
        at org.eclipse.swt.widgets.Control.sendMouseEvent(Control.java:2978)
        at org.eclipse.swt.widgets.Control.sendTrackEvents(Control.java:3073)
        at org.eclipse.swt.widgets.Control.kEventControlTrack(Control.java:2104)
        at org.eclipse.swt.widgets.Widget.controlProc(Widget.java:375)
        at org.eclipse.swt.widgets.Display.controlProc(Display.java:862)
        at org.eclipse.swt.internal.carbon.OS.SendEventToEventTarget(Native Method)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3051)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
        at org.eclipse.jface.window.Window.open(Window.java:801)
        at org.eclipse.ui.dialogs.PropertyDialogAction.run(PropertyDialogAction.java:157)
        at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
        at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionI tem.java:583)
        at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:500)
        at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java :411)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1570)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1360)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3482)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3068)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
        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:386)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1236)

    Hello,
    I reproduced your issue exactly as you stated.  Unfortunately, it doesn't look like FB Beta 1 is publicly available.  To get out of the broken state, you can go to your workspace preferences (not project properties) and under Flash Builder > Installed Flex SDKS, switch back to the 4.0 Beta 2 SDK that came with Builder.
    I am going to ask around to see what the problem might be, as I am unfamiliar with the code that is causing this.  There may or may not be a workaround, but regardless, I think we'd recommend that you upgrade your project from Beta 1 SDK to Beta 2.
    Thanks,
    Rob Brambley
    Computer Scientist, Flash Builder

  • I am unable to register by Adobe flash builder 4.7 with the key i got from complimentary upgrade to Adobe Flash Builder 4.5

    I am unable to register by Adobe flash builder 4.7 with the key i got from complimentary upgrade to Adobe Flash Builder 4.5
    Please help

    Kind of.  I never actually solved the bug, but I did make it past the install. 
      Upon running Adobe Flash Builder 4.7 Plug-in Installer it appeared to crash and only load a blank screen with a single unclickable button.  It wasn't actually "hanging", and would react when I clicked on the program menu and moused over "Services".  This would allow my clicks and keystrokes to register with the program, but only after I mouse over the "Services" menu item.  For example, you need to click "okay", then mouse over "Services".  When you want to enter text you need to click in the text box, and mouse over "Services".  Then you need to type the text you want, and mouse over "Services" to see the text appear.  It's a PITA, but you can get through the install by doing this. 
      After installing the FB plug-in starting eclipse with editors open appeared to cause errors.  If this happens, this is because it seems that FB attempts to load when eclipse starts up.  Close all editors and restart eclipse.  The Welcome page for FB may pop open up.  At the bottom there is a check box that will keep that form loading - check it.  If the page does not open when eclipse starts, then open up an MXML file.  The Welcome page should load, and you can check the box. 
    I hope this helps you move forward.  Also, if you find an actual solution please let me know.

  • Flash builder 4 plugin for eclipse on win7 64-bit problams

    where can i find a version to download of flash builder 4 plugin for eclipse on win7 64-bit?

    Hi,
    I'm not an eclipse user but at the moment the recommended version of eclipse for the plugin is 3.4
    http://labs.adobe.com/wiki/index.php/Flash_Builder_4:Release_Notes
    The stand alone version of Flashbuilder works fine on Win7 X64 (FB is x32 not x64 both standalone and plugin)and I assume using the specified eclipse ide and FB plugin would be the same.
    David.

  • Flash Builder 4 Plugin for Eclipse

    Flash Builder 4 is now shipping....
    How about "Flash Builder 4 Plugin for Eclipse"?
    Anybody know it is released or not? Thanks.

    Oh, thanks.
    Is it only has download version?
    I wanna buy a boxset version, but cannnot find it in the store...
    And do the serial key of "standalone" and "plug-in" version the same?
    https://store3.adobe.com/cfusion/store/index.cfm?&store=OLS-AP&view=ols_prod&category=/App lications/FlashBuilderPremium&distributionMethod=FULL&nr=0#view=ols_prod&category=/Applica tions/FlashBuilderPremium&store=OLS-AP&loc=en_xap

  • Problemas con Flash builder 4 plugin para eclipse

    Hola,
    He instalado el plugin para eclipse de flash player 4 en un ordenador con Windows 2000 y me da el siguiente error:
    java.lang.UnsatisfiedLinkError: C:\Archivos de programa\Adobe\Adobe Flash Builder 4 Plug-in\eclipse\plugins\com.adobe.flexbuilder.utils.osnative_4.0.1.277662\os\win32\x86\JN IToNativeBridge.dll: No se encontró el proceso especificado
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at com.adobe.flexbuilder.utils.osnative.OSNative.<clinit>(OSNative.java:40)
    at com.adobe.flexbuilder.utils.osnative.NativeControl.getFlashPlayerTrustDirectory(NativeCon trol.java:184)
    at com.adobe.flexbuilder.project.internal.PlayerTrustStore.getUserFlashPlayerTrustFolder(Pla yerTrustStore.java:198)
    at com.adobe.flexbuilder.project.internal.PlayerTrustStore.<init>(PlayerTrustStore.java:81)
    at com.adobe.flexbuilder.project.internal.PlayerTrustStore.getInstance(PlayerTrustStore.java :71)
    at com.adobe.flexbuilder.project.internal.FlexProjectCore$4.run(FlexProjectCore.java:391)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    Alguien sabe el motivo por el que me puede estar dando este error?
    Gracias.

    Sin entrar en detalle en tu pregunta que no puedo responder, leo que Flash Builder 4 (anteriormente Flex Builder) una potente herramienta de desarrollo, requiere:
    Microsoft® Windows® XP con Service Pack 3,
    Windows Vista® Ultimate o Enterprise (32 o 64 bits ejecutándose en el modo de 32 bits),
    Windows Server® 2008 (32 bits), o
    Windows 7 (32 o 64 bits ejecutándose en el modo de 32 bits)
    Si estás usando (todavía) Windows 2000 quizás ese sea el problema

  • I can't use my license key Flash Builder 4.5 with this release. Someone can help me ?

    I can't use my license key Flash Builder 4.5 with this release. Someone can help me ?

    Hi,
    Flash Builder 4.5 serial number will not work directy in Flash Builder 4.7. You can use FB 4.5 key in upgrade scenario (upgradation from FB 4.5 to FB 4.7).
    Please use the Flash Builder 4.7 serial number provided at http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_flashbuilder4-7  for serialing Flash Builder 4.7.
    -Mugdha

  • Flash Builder unable to install Eclipse plug-in

    With the latest pre-release version of Flash Builder (12/07/09),  I'm unable to install Eclipse plug-ins.  I go to the Help | Install New Software... menu option.  But it gives you no ability to add a new software site.  I also tried Window | Preference, expanded the Install/Update item and then selected Available Software Sites.  This also gives you no ability to add a new site.  What am I missing?

    Wrong forum. You want prerelease.adobe.com.
    Jason San Jose
    Quality Engineer, Flash Builder

  • 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 not functioning in eclipse

    I installed Adobe Flash Builder 4 as a plugin for Eclipse for J2EE developers (galileo Eclipse Build id: 20100218-1602). The code highlighting doesn't work for mxml files, and the Outline view doesn't work for either MXML or AS files.
    When I start it stand-alone, it works fine...
    Can somebody help me out as to how I can get this going to work as a plugin with eclipse galileo?

    !SESSION 2010-05-12 13:17:26.682 -----------------------------------------------
    eclipse.buildId= 
    java.version=1.6.0_17 
    java.vendor=Apple Inc. 
    BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US 
    Framework arguments:  -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -keyring /Users/jeff/.eclipse_keyring -showlocation 
    Command-line arguments:  -os macosx -ws carbon -arch x86 -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -data /Users/jeff/workspaces/crengland_flex3 -product org.eclipse.epp.package.jee.product -keyring /Users/jeff/.eclipse_keyring -showlocation 
    !ENTRY org.eclipse.equinox.p2.repository 4 0 2010-05-12 13:17:27.369
    !MESSAGE ProvisioningEventBus could not be obtained. Metadata caches may not be cleaned up properly. 
    !ENTRY org.eclipse.jface 2 0 2010-05-12 13:17:33.191
    !MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2010-05-12 13:17:33.191
    !MESSAGE A conflict occurred for COMMAND+SHIFT+F12:
    Binding(COMMAND+SHIFT+F12,
        ParameterizedCommand(Command(com.adobe.flexbuilder.flashbridge.export.publish.movie,&Publ ish Movie,
            Publish in Flash Professional,
            Category(com.adobe.flexbuilder.flashbridge.flashProCommands,Flash Professional,null,true),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,carbon,system)
    Binding(COMMAND+SHIFT+F12,
        ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.searchForTask,Search Repository for Task,
            Category(org.eclipse.ui.category.navigate,Navigate,null,true),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)
    !SESSION 2010-05-12 15:21:30.823 -----------------------------------------------
    eclipse.buildId=
    java.version=1.6.0_17
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
    Framework arguments:  -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -keyring /Users/jeff/.eclipse_keyring -showlocation
    Command-line arguments:  -os macosx -ws carbon -arch x86 -product org.eclipse.epp.package.jee.product -data /Users/jeff/workspaces/crengland_flex3_4 -product org.eclipse.epp.package.jee.product -keyring /Users/jeff/.eclipse_keyring -showlocation 
    !ENTRY org.eclipse.equinox.p2.repository 4 0 2010-05-12 15:21:31.486
    !MESSAGE ProvisioningEventBus could not be obtained. Metadata caches may not be cleaned up properly. 
    !ENTRY org.eclipse.jface 2 0 2010-05-12 15:21:38.725
    !MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2010-05-12 15:21:38.725
    !MESSAGE A conflict occurred for COMMAND+SHIFT+F12:
    Binding(COMMAND+SHIFT+F12,
        ParameterizedCommand(Command(com.adobe.flexbuilder.flashbridge.export.publish.movie,&Publ ish Movie,
            Publish in Flash Professional,
            Category(com.adobe.flexbuilder.flashbridge.flashProCommands,Flash Professional,null,true),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,carbon,system)
    Binding(COMMAND+SHIFT+F12,
        ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.searchForTask,Search Repository for Task,
            Category(org.eclipse.ui.category.navigate,Navigate,null,true),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system) 
    !ENTRY com.adobe.flexbuilder.project 4 43 2010-05-12 15:22:45.153
    !MESSAGE Error while retrieving predefined variables
    !STACK 0
    java.lang.NullPointerException
        at com.adobe.flexbuilder.mxmlmodel.NamespaceHelper.getXMLNamesForClass(NamespaceHelper.java: 213)
        at com.adobe.flexbuilder.mxmlmodel.NamespaceHelper.getTagForClass(NamespaceHelper.java:169)
        at com.adobe.flexide.mxml.core.filetemplates.MXMLFileTemplatesProvider.getPrefixForClass(MXM LFileTemplatesProvider.java:312)
        at com.adobe.flexide.mxml.core.filetemplates.MXMLFileTemplatesProvider.getPreDefinedVariable sWithValues(MXMLFileTemplatesProvider.java:256)
        at com.adobe.flexide.editorcore.filetemplates.AbstractFileTemplatesProvider.resolveTemplate( AbstractFileTemplatesProvider.java:184)
        at com.adobe.flexide.editorcore.filetemplates.FileTemplatesManager.getFileContentForNewProje ct(FileTemplatesManager.java:267)
        at com.adobe.flexide.editorcore.filetemplates.FileTemplateResolver.resolveTemplateForNewProj ect(FileTemplateResolver.java:50)
        at com.adobe.flexbuilder.project.FlexProjectManager.getFileTemplateContentForNewProject(Flex ProjectManager.java:1220)
        at com.adobe.flexbuilder.project.internal.FlexProject.getDefaultApplicationContents(FlexProj ect.java:319)
        at com.adobe.flexbuilder.project.actionscript.internal.ActionScriptProject.createMainApplica tion(ActionScriptProject.java:396)
        at com.adobe.flexbuilder.project.actionscript.internal.ActionScriptProject.createMainApplica tion(ActionScriptProject.java:361)
        at com.adobe.flexbuilder.project.ui.wizards.AbstractActionScriptProjectWizard$3.execute(Abst ractActionScriptProjectWizard.java:364)
        at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
        at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118)
        at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
        at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
        at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:944)
        at com.adobe.flexbuilder.project.ui.wizards.AbstractActionScriptProjectWizard.doCreateMainAp plication(AbstractActionScriptProjectWizard.java:370)
        at com.adobe.flexbuilder.project.ui.wizards.AbstractActionScriptProjectWizard.performFinish( AbstractActionScriptProjectWizard.java:308)
        at com.adobe.flexbuilder.project.ui.wizards.AbstractFlexProjectWizard.access$1(AbstractFlexP rojectWizard.java:1)
        at com.adobe.flexbuilder.project.ui.wizards.AbstractFlexProjectWizard$FlexStrategy.perFormFi nish(AbstractFlexProjectWizard.java:794)
        at com.adobe.flexbuilder.project.ui.wizards.AbstractFlexProjectWizard.performFinish(Abstract FlexProjectWizard.java:567)
        at com.adobe.flexbuilder.project.ui.wizards.FlexApolloProjectWizard.performFinish(FlexApollo ProjectWizard.java:94)
        at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:752)
        at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:373)
        at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1598)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1607)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1396)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3484)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3068)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
        at org.eclipse.jface.window.Window.open(Window.java:801)
        at org.eclipse.ui.internal.handlers.WizardHandler$New.executeHandler(WizardHandler.java:253)
        at org.eclipse.ui.internal.handlers.WizardHandler.execute(WizardHandler.java:273)
        at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:294)
        at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476)
        at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.jav a:508)
        at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169)
        at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.j ava:241)
        at org.eclipse.ui.internal.actions.CommandAction.runWithEvent(CommandAction.java:157)
        at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionI tem.java:584)
        at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
        at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java :411)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1598)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1607)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1396)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3484)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3068)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
        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:368)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1311) 
    !ENTRY org.eclipse.jface 2 0 2010-05-12 15:23:17.370
    !MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2010-05-12 15:23:17.370
    !MESSAGE A conflict occurred for COMMAND+G:
    Binding(COMMAND+G,
        ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.declarations.in.wor kspace,Find All Declarations In Workspace,
            Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
            LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllDeclarationsAction@1110caf)),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        com.adobe.flexide.editorcore.flexEditorScope,,,system)
    Binding(COMMAND+G,
        ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.declarations.in.wor kspace,Find All Declarations In Workspace,
            Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
            LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllDeclarationsAction@1110caf)),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
    Binding(COMMAND+G,
        ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.search.declarations.in.wor kspace,Declaration in Workspace,
            Search for declarations of the selected element in the workspace,
            Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)
    !SUBENTRY 1 org.eclipse.jface 2 0 2010-05-12 15:23:17.370
    !MESSAGE A conflict occurred for COMMAND+SHIFT+G:
    Binding(COMMAND+SHIFT+G,
        ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.references.in.works pace,Find All References In Workspace,
            Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
            LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllReferencesAction@57c204)),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        com.adobe.flexide.editorcore.flexEditorScope,,,system)
    Binding(COMMAND+SHIFT+G,
        ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.references.in.works pace,Find All References In Workspace,
            Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
            LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllReferencesAction@57c204)),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
    Binding(COMMAND+SHIFT+G,
        ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.search.references.in.works pace,References in Workspace,
            Search for references to the selected element in the workspace,
            Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system) 
    !ENTRY org.eclipse.core.resources 4 1 2010-05-12 15:24:45.970
    !MESSAGE Internal Error
    !STACK 0
    java.lang.IllegalArgumentException: Element not found: /testWithSubs/Sub1/bin-debug.
        at org.eclipse.core.internal.watson.ElementTree.elementNotFound(ElementTree.java:255)
        at org.eclipse.core.internal.watson.ElementTree.createElement(ElementTree.java:183)
        at org.eclipse.core.internal.resources.Workspace.createResource(Workspace.java:861)
        at org.eclipse.core.internal.resources.Workspace.createResource(Workspace.java:816)
        at org.eclipse.core.internal.localstore.RefreshLocalVisitor.createResource(RefreshLocalVisit or.java:80)
        at org.eclipse.core.internal.localstore.RefreshLocalAliasVisitor.createResource(RefreshLocal AliasVisitor.java:37)
        at org.eclipse.core.internal.localstore.RefreshLocalVisitor.synchronizeExistence(RefreshLoca lVisitor.java:216)
        at org.eclipse.core.internal.localstore.RefreshLocalVisitor.visit(RefreshLocalVisitor.java:2 90)
        at org.eclipse.core.internal.localstore.UnifiedTree.accept(UnifiedTree.java:107)
        at org.eclipse.core.internal.localstore.FileSystemResourceManager.refreshResource(FileSystem ResourceManager.java:784)
        at org.eclipse.core.internal.localstore.FileSystemResourceManager.refresh(FileSystemResource Manager.java:768)
        at org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:1528)
        at com.adobe.flexbuilder.project.compiler.internal.BuilderUtils.generateAndCopyFiles(Builder Utils.java:602)
        at com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.buildItem(FlexProjectB uilder.java:497)
        at com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.build(FlexProjectBuild er.java:306)
        at com.adobe.flexbuilder.project.compiler.internal.FlexIncrementalBuilder.build(FlexIncremen talBuilder.java:157)
        at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:627)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:170)
        at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:201)
        at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:253)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:256)
        at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:309)
        at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:341)
        at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:140)
        at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:238)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) 
    !ENTRY com.adobe.flexbuilder.project 4 43 2010-05-12 15:24:45.971
    !MESSAGE Uncaught exception in compiler
    !STACK 0
    java.lang.IllegalArgumentException: Element not found: /testWithSubs/Sub1/bin-debug.
        at org.eclipse.core.internal.watson.ElementTree.elementNotFound(ElementTree.java:255)
        at org.eclipse.core.internal.watson.ElementTree.createElement(ElementTree.java:183)
        at org.eclipse.core.internal.resources.Workspace.createResource(Workspace.java:861)
        at org.eclipse.core.internal.resources.Workspace.createResource(Workspace.java:816)
        at org.eclipse.core.internal.localstore.RefreshLocalVisitor.createResource(RefreshLocalVisit or.java:80)
        at org.eclipse.core.internal.localstore.RefreshLocalAliasVisitor.createResource(RefreshLocal AliasVisitor.java:37)
        at org.eclipse.core.internal.localstore.RefreshLocalVisitor.synchronizeExistence(RefreshLoca lVisitor.java:216)
        at org.eclipse.core.internal.localstore.RefreshLocalVisitor.visit(RefreshLocalVisitor.java:2 90)
        at org.eclipse.core.internal.localstore.UnifiedTree.accept(UnifiedTree.java:107)
        at org.eclipse.core.internal.localstore.FileSystemResourceManager.refreshResource(FileSystem ResourceManager.java:784)
        at org.eclipse.core.internal.localstore.FileSystemResourceManager.refresh(FileSystemResource Manager.java:768)
        at org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:1528)
        at com.adobe.flexbuilder.project.compiler.internal.BuilderUtils.generateAndCopyFiles(Builder Utils.java:602)
        at com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.buildItem(FlexProjectB uilder.java:497)
        at com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.build(FlexProjectBuild er.java:306)
        at com.adobe.flexbuilder.project.compiler.internal.FlexIncrementalBuilder.build(FlexIncremen talBuilder.java:157)
        at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:627)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:170)
        at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:201)
        at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:253)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:256)
        at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:309)
        at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:341)
        at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:140)
        at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:238)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    !SESSION 2010-05-13 08:02:13.908 -----------------------------------------------
    eclipse.buildId=
    java.version=1.6.0_17
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
    Framework arguments:  -product org.eclipse.epp.package.jee.product -keyring /Users/jeff/.eclipse_keyring -showlocation
    Command-line arguments:  -os macosx -ws carbon -arch x86 -product org.eclipse.epp.package.jee.product -keyring /Users/jeff/.eclipse_keyring -showlocation 
    !ENTRY org.eclipse.equinox.p2.repository 4 0 2010-05-13 08:02:14.612
    !MESSAGE ProvisioningEventBus could not be obtained. Metadata caches may not be cleaned up properly. 
    !ENTRY org.eclipse.jface 2 0 2010-05-13 08:02:21.699
    !MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2010-05-13 08:02:21.699
    !MESSAGE A conflict occurred for COMMAND+SHIFT+F12:
    Binding(COMMAND+SHIFT+F12,
        ParameterizedCommand(Command(com.adobe.flexbuilder.flashbridge.export.publish.movie,&Publ ish Movie,
            Publish in Flash Professional,
            Category(com.adobe.flexbuilder.flashbridge.flashProCommands,Flash Professional,null,true),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,carbon,system)
    Binding(COMMAND+SHIFT+F12,
        ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.searchForTask,Search Repository for Task,
            Category(org.eclipse.ui.category.navigate,Navigate,null,true),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system) 
    !ENTRY org.eclipse.jface 2 0 2010-05-13 08:02:21.968
    !MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2010-05-13 08:02:21.968
    !MESSAGE A conflict occurred for COMMAND+G:
    Binding(COMMAND+G,
        ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.declarations.in.wor kspace,Find All Declarations In Workspace,
            Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
            LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllDeclarationsAction@1b8b648)),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        com.adobe.flexide.editorcore.flexEditorScope,,,system)
    Binding(COMMAND+G,
        ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.declarations.in.wor kspace,Find All Declarations In Workspace,
            Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
            LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllDeclarationsAction@1b8b648)),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
    Binding(COMMAND+G,
        ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.search.declarations.in.wor kspace,Declaration in Workspace,
            Search for declarations of the selected element in the workspace,
            Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)
    !SUBENTRY 1 org.eclipse.jface 2 0 2010-05-13 08:02:21.968
    !MESSAGE A conflict occurred for COMMAND+SHIFT+G:
    Binding(COMMAND+SHIFT+G,
        ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.references.in.works pace,Find All References In Workspace,
            Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
            LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllReferencesAction@1e9d469)),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        com.adobe.flexide.editorcore.flexEditorScope,,,system)
    Binding(COMMAND+SHIFT+G,
        ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.references.in.works pace,Find All References In Workspace,
            Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
            LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllReferencesAction@1e9d469)),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
    Binding(COMMAND+SHIFT+G,
        ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.search.references.in.works pace,References in Workspace,
            Search for references to the selected element in the workspace,
            Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)
    !SESSION 2010-05-13 08:05:16.581 -----------------------------------------------
    eclipse.buildId=
    java.version=1.6.0_17
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
    Framework arguments:  -product org.eclipse.epp.package.jee.product -keyring /Users/jeff/.eclipse_keyring -showlocation
    Command-line arguments:  -os macosx -ws carbon -arch x86 -product org.eclipse.epp.package.jee.product -keyring /Users/jeff/.eclipse_keyring -showlocation 
    !ENTRY org.eclipse.equinox.p2.repository 4 0 2010-05-13 08:05:17.276
    !MESSAGE ProvisioningEventBus could not be obtained. Metadata caches may not be cleaned up properly. 
    !ENTRY org.eclipse.jface 2 0 2010-05-13 08:05:24.373
    !MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2010-05-13 08:05:24.374
    !MESSAGE A conflict occurred for COMMAND+SHIFT+F12:
    Binding(COMMAND+SHIFT+F12,
        ParameterizedCommand(Command(com.adobe.flexbuilder.flashbridge.export.publish.movie,&Publ ish Movie,
            Publish in Flash Professional,
            Category(com.adobe.flexbuilder.flashbridge.flashProCommands,Flash Professional,null,true),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,carbon,system)
    Binding(COMMAND+SHIFT+F12,
        ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.searchForTask,Search Repository for Task,
            Category(org.eclipse.ui.category.navigate,Navigate,null,true),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system) 
    !ENTRY org.eclipse.jface 2 0 2010-05-13 08:05:24.635
    !MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2010-05-13 08:05:24.635
    !MESSAGE A conflict occurred for COMMAND+G:
    Binding(COMMAND+G,
        ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.declarations.in.wor kspace,Find All Declarations In Workspace,
            Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
            LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllDeclarationsAction@204d14)),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        com.adobe.flexide.editorcore.flexEditorScope,,,system)
    Binding(COMMAND+G,
        ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.declarations.in.wor kspace,Find All Declarations In Workspace,
            Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
            LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllDeclarationsAction@204d14)),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
    Binding(COMMAND+G,
        ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.search.declarations.in.wor kspace,Declaration in Workspace,
            Search for declarations of the selected element in the workspace,
            Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)
    !SUBENTRY 1 org.eclipse.jface 2 0 2010-05-13 08:05:24.635
    !MESSAGE A conflict occurred for COMMAND+SHIFT+G:
    Binding(COMMAND+SHIFT+G,
        ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.references.in.works pace,Find All References In Workspace,
            Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
            LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllReferencesAction@118efc0)),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        com.adobe.flexide.editorcore.flexEditorScope,,,system)
    Binding(COMMAND+SHIFT+G,
        ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.references.in.works pace,Find All References In Workspace,
            Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
            LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllReferencesAction@118efc0)),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
    Binding(COMMAND+SHIFT+G,
        ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.search.references.in.works pace,References in Workspace,
            Search for references to the selected element in the workspace,
            Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system) 
    !ENTRY com.adobe.flexbuilder.project 4 43 2010-05-13 11:12:36.992
    !MESSAGE Error fetching actionscript project for testWithSubs
    !STACK 1
    org.eclipse.core.internal.resources.ResourceException: Resource '/testWithSubs' does not exist.
        at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:319)
        at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:196)
        at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:113)
        at org.eclipse.core.internal.resources.Project.hasNature(Project.java:494)
        at org.eclipse.core.internal.resources.Project.getNature(Project.java:375)
        at com.adobe.flexbuilder.project.actionscript.ActionScriptCore.getProject(ActionScriptCore.j ava:427)
        at com.adobe.flexbuilder.project.FlexProjectManager.getActionScriptOrFlexProject(FlexProject Manager.java:642)
        at com.adobe.flexbuilder.flexunit.debug.contextMenu.FlexUnitContextMenuRunActionDelegate.val idateSelections(FlexUnitContextMenuRunActionDelegate.java:245)
        at com.adobe.flexbuilder.flexunit.debug.contextMenu.FlexUnitContextMenuRunActionDelegate.sel ectionChanged(FlexUnitContextMenuRunActionDelegate.java:224)
        at org.eclipse.ui.internal.PluginAction.refreshEnablement(PluginAction.java:206)
        at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:277)
        at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:289)
        at org.eclipse.ui.internal.ViewerActionBuilder$ViewerContribution.selectionChanged(ViewerAct ionBuilder.java:191)
        at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:162)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.runtime.Platform.run(Platform.java:888)
        at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
        at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
        at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:160)
        at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2132)
        at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1160)
        at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1190)
        at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:228)
        at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:222)
        at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:389)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1598)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1607)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1396)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3484)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3068)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
        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:368)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
    !SUBENTRY 1 org.eclipse.core.resources 4 368 2010-05-13 11:12:36.995
    !MESSAGE Resource '/testWithSubs' does not exist. 
    !ENTRY com.adobe.flexbuilder.project 4 43 2010-05-13 11:14:31.187
    !MESSAGE Error fetching actionscript project for subTest
    !STACK 1
    org.eclipse.core.internal.resources.ResourceException: Resource '/subTest' does not exist.
        at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:319)
        at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:196)
        at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:113)
        at org.eclipse.core.internal.resources.Project.hasNature(Project.java:494)
        at org.eclipse.core.internal.resources.Project.getNature(Project.java:375)
        at com.adobe.flexbuilder.project.actionscript.ActionScriptCore.getProject(ActionScriptCore.j ava:427)
        at com.adobe.flexbuilder.project.FlexProjectManager.getActionScriptOrFlexProject(FlexProject Manager.java:642)
        at com.adobe.flexbuilder.flexunit.debug.contextMenu.FlexUnitContextMenuRunActionDelegate.val idateSelections(FlexUnitContextMenuRunActionDelegate.java:245)
        at com.adobe.flexbuilder.flexunit.debug.contextMenu.FlexUnitContextMenuRunActionDelegate.sel ectionChanged(FlexUnitContextMenuRunActionDelegate.java:224)
        at org.eclipse.ui.internal.PluginAction.refreshEnablement(PluginAction.java:206)
        at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:277)
        at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:289)
        at org.eclipse.ui.internal.ViewerActionBuilder$ViewerContribution.selectionChanged(ViewerAct ionBuilder.java:191)
        at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:162)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.runtime.Platform.run(Platform.java:888)
        at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
        at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
        at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:160)
        at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2132)
        at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1160)
        at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1190)
        at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:228)
        at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:222)
        at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:389)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1598)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1607)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1396)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3484)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3068)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
        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:368)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
    !SUBENTRY 1 org.eclipse.core.resources 4 368 2010-05-13 11:14:31.188
    !MESSAGE Resource '/subTest' does not exist. 
    !ENTRY com.adobe.flexbuilder.project 4 43 2010-05-13 11:15:01.659
    !MESSAGE Error fetching actionscript project for Sub1
    !STACK 1
    org.eclipse.core.internal.resources.ResourceException: Resource '/Sub1' does not exist.
        at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:319)
        at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:196)
        at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:113)
        at org.eclipse.core.internal.resources.Project.hasNature(Project.java:494)
        at org.eclipse.core.internal.resources.Project.getNature(Project.java:375)
        at com.adobe.flexbuilder.project.actionscript.ActionScriptCore.getProject(ActionScriptCore.j ava:427)
        at com.adobe.flexbuilder.project.FlexProjectManager.getActionScriptOrFlexProject(FlexProject Manager.java:642)
        at com.adobe.flexbuilder.flexunit.debug.contextMenu.FlexUnitContextMenuRunActionDelegate.val idateSelections(FlexUnitContextMenuRunActionDelegate.java:245)
        at com.adobe.flexbuilder.flexunit.debug.contextMenu.FlexUnitContextMenuRunActionDelegate.sel ectionChanged(FlexUnitContextMenuRunActionDelegate.java:224)
        at org.eclipse.ui.internal.PluginAction.refreshEnablement(PluginAction.java:206)
        at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:277)
        at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:289)
        at org.eclipse.ui.internal.ViewerActionBuilder$ViewerContribution.selectionChanged(ViewerAct ionBuilder.java:191)
        at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:162)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.runtime.Platform.run(Platform.java:888)
        at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
        at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
        at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:160)
        at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2132)
        at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1160)
        at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1190)
        at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:228)
        at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:222)
        at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:389)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1598)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1607)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1396)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3484)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3068)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
        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:368)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
    !SUBENTRY 1 org.eclipse.core.resources 4 368 2010-05-13 11:15:01.660
    !MESSAGE Resource '/Sub1' does not exist. 
    !ENTRY com.adobe.flexbuilder.project 4 43 2010-05-13 11:18:18.015
    !MESSAGE Error fetching actionscript project for subTest
    !STACK 1
    org.eclipse.core.internal.resources.ResourceException: Resource '/subTest' does not exist.
        at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:319)
        at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:196)
        at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:113)
        at org.eclipse.core.internal.resources.Project.hasNature(Project.java:494)
        at org.eclipse.core.internal.resources.Project.getNature(Project.java:375)
        at com.adobe.flexbuilder.project.actionscript.ActionScriptCore.getProject(ActionScriptCore.j ava:427)
        at com.adobe.flexbuilder.project.FlexProjectManager.getActionScriptOrFlexProject(FlexProject Manager.java:642)
        at com.adobe.flexbuilder.flexunit.debug.contextMenu.FlexUnitContextMenuRunActionDelegate.val idateSelections(FlexUnitContextMenuRunActionDelegate.java:245)
        at com.adobe.flexbuilder.flexunit.debug.contextMenu.FlexUnitContextMenuRunActionDelegate.sel ectionChanged(FlexUnitContextMenuRunActionDelegate.java:224)
        at org.eclipse.ui.internal.PluginAction.refreshEnablement(PluginAction.java:206)
        at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:277)
        at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:289)
        at org.eclipse.ui.internal.ViewerActionBuilder$ViewerContribution.selectionChanged(ViewerAct ionBuilder.java:191)
        at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:162)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.runtime.Platform.run(Platform.java:888)
        at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
        at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
        at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:160)
        at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2132)
        at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1160)
        at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1190)
        at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:228)
        at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:222)
        at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:389)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1598)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1607)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1396)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3484)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3068)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
        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:368)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
    !SUBENTRY 1 org.eclipse.core.resources 4 368 2010-05-13 11:18:18.016
    !MESSAGE Resource '/subTest' does not exist. 
    !ENTRY com.adobe.flexbuilder.project 4 43 2010-05-13 11:19:43.842
    !MESSAGE Error fetching actionscript project for subTest
    !STACK 1
    org.eclipse.core.internal.resources.ResourceException: Resource '/subTest' does not exist.
        at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:319)
        at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:196)
        at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:113)
        at org.eclipse.core.internal.resources.Project.hasNature(Project.java:494)
        at org.eclipse.core.internal.resources.Project.getNature(Project.java:375)
        at com.adobe.flexbuilder.project.actionscript.ActionScriptCore.getProject(ActionScriptCore.j ava:427)
        at com.adobe.flexbuilder.project.FlexProjectManager.getActionScriptOrFlexProject(FlexProject Manager.java:642)
        at com.adobe.flexbuilder.flexunit.debug.contextMenu.FlexUnitContextMenuRunActionDelegate.val idateSelections(FlexUnitContextMenuRunActionDelegate.java:245)
        at com.adobe.flexbuilder.flexunit.debug.contextMenu.FlexUnitContextMenuRunActionDelegate.sel ectionChanged(FlexUnitContextMenuRunActionDelegate.java:224)
        at org.eclipse.ui.internal.PluginAction.refreshEnablement(PluginAction.java:206)
        at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:277)
        at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:289)
        at org.eclipse.ui.internal.ViewerActionBuilder$ViewerContribution.selectionChanged(ViewerAct ionBuilder.java:191)
        at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:162)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.runtime.Platform.run(Platform.java:888)
        at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
        at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
        at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:160)
        at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2132)
        at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1160)
        at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1190)
        at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:228)
        at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:222)
        at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:389)
        at org.eclipse.swt.w

  • Newbie Alert:  Is the Flash Builder 4 SDK for Eclipse

    the same as the Flash Builder 4 development environment with all the existing Eclipse functionality and perspectives?
    So I guess in other words, if I download Eclipse and the Flash Builder 4 SDK and install it to Eclipse, I should have the same functionality as Flash Builder 4 development environment, but with all the Eclipse standard perspectives, functionality, ect in tact?
    Thanks for the paitence and any replies.
    Regards,
    Jeff

    Hi Jeff,
    the Flash Builder Standalone version (not plugin) is an eclipse IDE ( Version Gaymede). Everthing is setup to develop Flex, with specialized views and perspectives for Flex.
    But you can use the software update functionality to install anything you like (c++, php, java, wtp etc).
    If you install the plugin version, it depends on top which version.
    Both FB3 and FB4 is testes with Ganymede "only", the most current version of eclipse is galileo, which was released some weeks ago.
    There are eclipse version configured for c++, php, Java etc. Then of course you have this version with the flex stuff on top. In the end you can have everything with both ways!
    What I said is true for Flashbuilder 3, with Flashbuilder 4 it is a little different.
    I tried to use the install the plugin version of FB4b1. Although the installation seems to work, several functionality does not work with the plugin version, but works with the standalone!
    As FB4 is still in beta 1  I recommend that you use the standalone version and install what you need on top of it.
    Then you will have less problems with Flex beta.
    You can install and use any SDK in your eclipse you like at the same time You can switch the version in the settings.
    Hope this helps!
    Martin Zach

  • Which AIR SDK version does Flash Builder 4 come with

    I have both Flex Builder 3 and Flash Builder 4 and would like to experiment with the AIR 2 Beta SDK.
    Does Flash Builder 4 (since it's new) already come with AIR 2, or what do I do to have access to the AIR 2 SDK.
    I'm working with the Eclipse plugin edition if that makes any difference, but answers from non-eclipse users are equally appreciated.

    The SDKs you get from Adobe (unless specified) come with Air 1.5
    If you want the Air 2 beta SDK (http://labs.adobe.com/downloads/air2.html) You have to get the Flex SDK of choice (http://opensource.adobe.com/wiki/display/flexsdk/Flex+SDK) and the Air 2 SDK. You then overlay it on the Flex SDK (Using the instructions from the previous post)
    Keep in mind that we have no idea when Adobe will decide to release Air 2, so if you are developing for it, you might have to wait on your release until they are ready. On top of that, you cannot have a user auto-update from air2beta to air2release. Basically, you can only "play" with it for now

  • OEPE 12.1.2.1 with Eclipse (Kepler) M2E and M2E-WTP and Seam 2 problem

    I've a JEE project with Maven 3.0.5  and JBoss Seam 2.3. I've some problems in Weblogic 12.1.2 application deployments with Eclipse.
    If I deploy the application as virtual application (split_src and .beabuild.txt), the .beabuild.txt includes the directories:
    C\:/FundeWeb/2.0/workspace/fundeweb2/web/target/m2e-wtp/web-resources = web_fundeweb2  (m2e-wtp project generated resources)
    C\:/FundeWeb/2.0/workspace/fundeweb2/web/src/main/webapp = web_fundeweb2 (project web resources)
    That's produces the next error (Multiple WEB-INF/ejb-jar.xml found):
    <01-ago-2013 14H07' CEST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID "1375358874432" for task "1". Error is: "weblogic.application.ModuleException: Multiple WEB-INF/ejb-jar.xml found. [weblogic.servlet.internal.WarSource@19d4f67, weblogic.servlet.internal.WarSource@c7fd40]"
    weblogic.application.ModuleException: Multiple WEB-INF/ejb-jar.xml found. [weblogic.servlet.internal.WarSource@19d4f67, weblogic.servlet.internal.WarSource@c7fd40]
      at weblogic.ejb.container.deployer.EjbModuleExtensionFactory.create(EjbModuleExtensionFactory.java:26)
      at weblogic.application.internal.ExtensibleModuleWrapper.createModuleExtensions(ExtensibleModuleWrapper.java:264)
      at weblogic.application.internal.ExtensibleModuleWrapper.initDrivenObjectArray(ExtensibleModuleWrapper.java:232)
      at weblogic.application.internal.ExtensibleModuleWrapper.prepare(ExtensibleModuleWrapper.java:107)
      at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:100)
      Truncated. see log file for complete stacktrace
    If I deploy the aplication in Weblogic Console with the split_src, with only the web/target/m2e-wtp/web-resources, the applications deploy succesfully.
    If I deploy de application as exploded archive, the jboss-seam.jar file isn't included in the WEB-INF/lib folder. The others jboss-seam-xxxx.jar files are included.
    In the virtual application deployments, I think that the OEPE integration with M2E and M2E-WTP, there are include only the m2e-wtp folders.

    Hi Subash,
    I tried the same installer on a 32bit machine and was able to run without any issues.
    I did however come across a few users jdeveloper users who had similar issues with the jdev installer and the following workaround seems to have solved the issue for them. coudl you try the same and let us know if that helped ?
    1. Extract "oepe-12.1.2.1-kepler-installer-win32.exe" file into C:\oepe-12.1.2.1-kepler-installer-win32
    2. In cmd go to C:\oepe-12.1.2.1-kepler-installer-win32
    3. Execute follow command:
       C:\PROGRA~1\Java\jdk1.6.0_31\bin\java.exe ( path to your JDK)  -jar install/modules/ora-launcher.jar DISKCNT=1 JRE_COMPONENT=oracle.jdk,oracle.jre
    thanks
    Raj

Maybe you are looking for

  • How can i get my apple mail to show the top item

    This is a small thing that is driving me nuts. When I click on a mailbox, it starts the list at various places, instead of at the top. Usually it is one item down, so I have to scroll to get to the newest item. Sometimes it starts in the middle of th

  • Getting started with WebLogic Portal 11g

    Please can someone provide links to get started with Oracle WebLogic Portal 11g.

  • Former PC User Switching To MacBook Pro... Some Questions

    Hey all. Sorry for the newbie question, but I could use some advice. I am a long-time PC user and have finally decided to switch to a MacBook Pro. I am scheduled for a tutorial/purchasing session at the Apple Store on Sunday. Here are my main questio

  • Problem in SSHR

    Hi All, I am configuring SSHR and create a responsibility with menu employee self service and included in the user's responsibility. when I am login via newly create user the responsibility is showing the ESS menu but when I am clicking on the person

  • Can numbers sort by more than one column? How?

    Can numbers sort by more than one column? How?