Flash Builder 4 Configuration on Mac OS X Snow Leopard

FB 4 is incorrectly configured. Need help configuring it ASAP. Thanx in advance.
sbliss

Dear all,
Finally I solved the problem. Indeed, my boot hard disk had to be reformatted for a catalog file crash (not linked with this issue), forcing me to reinstall my Mac OS X from scratch.
Then I reinstalled my environnement. The following process was successful, exactly in this order, as there is obviously a problem between svn eclipse plug-ins and Flash 4 Builder (for all OS, not only Mac OS : NEVER install svn after having install FB4, it doesn't work).
1) Install eclipse-jee-ganymede-SR2-macosx-carbon.tar
2) Install svn with only the 2 following components : (check only those 2 check box in Available Software panel in Eclipse Software updates menus)
      - SVN Team Provider incubation from Ganymede update site (http://download.eclipse.org/technology/subversive/0.7/update-site/)
     - SVNKit 1.1.7 Implementation from Polarion site : http://community.polarion.com/projects/subversive/download/eclipse/2.0/update-site/
3) Install flashbuilder4_b1_plugin_mac_060109.dmg. Do not use the Eclipse bundled with Flash but select the Eclipse installed first, during plug ins install
start Eclipse not from the shortcut given in Flash Builder directory, but with Eclipse standard icon.
And it works fine now.
It seems that most of my problems were coming from a bad install of svn, where I was installing windows extensions that are not used or course by svn plug ins on a Mac...
Anyway, I suggest Adobe Flash builder team to think to use Eclipse Software Update standard procedure, instead of a proprietary installer. It would certify the right dependencies...

Similar Messages

  • Flash Player Square troubles in Mac OS X Snow Leopard

    For the last 2 - 3 days or so, I have been having severe problems with Flash Player Square Preview 2, 64-bit in Firefox 4.0 Beta 7.
    Most sites seem to work fine, but on YouTube nearly every video I try to play performs very poorly. The video lags horribly, and is very choppy and blocky.
    I have tried the following:
    1. Uninstalling/Reinstalling Flash Player - No Success.
    2. Deleted my Firefox profile. - No Success
    3. Playing videos with fresh profile and NO ADDONS. - No Success.
    and Finally,
    4. Reinstalled Mac OS X Snow Leopard 10.6.5 - No Success.
    Also one more important thing to note, I had a friend with a similar setup(Firefox 4.0 Beta 7 - Mac OS X Snow Leopard 10.6.5) as my own try it, and he too said that the videos are playing choppily with the same results.
    Flash does however, perform well on every site in 32-bit release versions of Firefox 3.6.X as well as Safari and Chrome. And it performed fine even in a 64-bit Browser earlier this week too.
    Also, I do not believe the problem is 64-bit related, since I get the same results if I tick the Open in 32-bit Mode check box in Get Info for Firefox 4.0 Beta 7.
    Any suggestions for this problem would be much appreciated.

    Did you want me to re-post this in that forum or can one of the mods from here move it?

  • Flash Builder 4 fails on Mac OS X

    Hi,
    I've a strong problem to run Flash Builder 4 on a Mac OS X 10.5.7
    Install works perfectly, in all cases.
    with Eclipse plug-ins version, Eclipse starts. But when I try to open any Flash perspective in Eclipse I got the message :
    Erros opening perspective 'com.adobe.flexbuilder.editors.mxml.ui.perpective.development'
    When I try to use stand alone Flash Buidler, it is worse : Flash BUilder do not start and display an error asking to check the log (see below), then crashes.
    Here's the log (sorry for the length) , almost the same if I use Eclipse plug-ins or stand alone Flash BUilder. I've tried many many things like install clean carbon Eclipse first the Flash BUilder, Install embedded eclipse version, etc. It never works. Attemps to use other JVMs versions also failed. An idea ? Flex Builder 3 works perfectly on the same machine, as well as Java or C++ versions of Eclips.
    !SESSION 2009-07-30 09:48:59.756 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=1.5.0_19
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=fr_FR
    Framework arguments:  -keyring /Users/cedricnicolas/.eclipse_keyring -showlocation
    Command-line arguments:  -os macosx -ws carbon -arch x86 -clean -keyring /Users/cedricnicolas/.eclipse_keyring -consoleLog -showlocation
    !ENTRY org.eclipse.ui 2 0 2009-07-30 09:49:06.035
    !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point
    !SUBENTRY 1 org.eclipse.ui 2 0 2009-07-30 09:49:06.035
    !MESSAGE Could not parse key sequence: plug-in='com.adobe.flexbuilder.editorcore', id='com.adobe.flexbuilder.editorcore.modeswitch.toggle.def', keySequence='CTRL+MAJ+`'
    !ENTRY org.eclipse.osgi 4 0 2009-07-30 09:49:08.223
    !MESSAGE An error occurred while automatically activating bundle com.adobe.flexbuilder.project (58).
    !STACK 0
    org.osgi.framework.BundleException: Exception in com.adobe.flexbuilder.project.internal.FlexProjectCore.start() of bundle com.adobe.flexbuilder.project.
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1028)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 84)
         at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
         at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
         at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
         at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
         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 org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundl e.java:141)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 80)
         at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
         at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
         at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
         at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
         at com.adobe.flexbuilder.as.editor.ActionScriptPlugin.start(ActionScriptPlugin.java:84)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1 009)
         at java.security.AccessController.doPrivileged(Native Method)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1003)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 84)
         at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
         at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
         at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
         at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
         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 org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundl e.java:141)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 80)
         at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
         at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
         at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :444)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:313)
         at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:127 4)
         at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Re gistryStrategyOSGI.java:160)
         at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionR egistry.java:867)
         at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Configu rationElement.java:243)
         at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(C onfigurationElementHandle.java:51)
         at org.eclipse.ui.internal.registry.PerspectiveDescriptor.createFactory(PerspectiveDescripto r.java:172)
         at org.eclipse.ui.internal.Perspective.loadPredefinedPersp(Perspective.java:729)
         at org.eclipse.ui.internal.Perspective.createPresentation(Perspective.java:259)
         at org.eclipse.ui.internal.Perspective.<init>(Perspective.java:147)
         at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createPerspective(Workbench3x Implementation.java:55)
         at org.eclipse.ui.internal.WorkbenchPage.createPerspective(WorkbenchPage.java:1633)
         at org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.java:2414)
         at org.eclipse.ui.internal.WorkbenchPage.<init>(WorkbenchPage.java:560)
         at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createWorkbenchPage(Workbench 3xImplementation.java:39)
         at org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:756)
         at org.eclipse.ui.internal.Workbench$21.runWithException(Workbench.java:1027)
         at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
         at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
         at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
         at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3338)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3067)
         at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
         at org.eclipse.ui.internal.Workbench$27.runWithException(Workbench.java:1361)
         at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
         at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
         at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
         at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3338)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3067)
         at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2293)
         at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
         at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
         at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
         at com.adobe.flexbuilder.standalone.FlexBuilderApplication.start(FlexBuilderApplication.java :112)
         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:382)
         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)
    Caused by: java.lang.IllegalArgumentException: Non pris en charge : indent-number
         at org.apache.xalan.processor.TransformerFactoryImpl.setAttribute(TransformerFactoryImpl.jav a:576)
         at com.adobe.flexbuilder.util.XMLUtil.toByteArrayOutputStream(XMLUtil.java:208)
         at com.adobe.flexbuilder.util.XMLUtil.toString(XMLUtil.java:94)
         at com.adobe.flexbuilder.project.sdks.FlexSDKPreferences.saveToPrefStore(FlexSDKPreferences. java:271)
         at com.adobe.flexbuilder.project.sdks.FlexSDKPreferenceInitializer.initializeDefaultPreferen ces(FlexSDKPreferenceInitializer.java:43)
         at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.runInitializer(Pref erenceServiceRegistryHelper.java:276)
         at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.applyRuntimeDefault s(PreferenceServiceRegistryHelper.java:130)
         at org.eclipse.core.internal.preferences.PreferencesService.applyRuntimeDefaults(Preferences Service.java:367)
         at org.eclipse.core.internal.preferences.DefaultPreferences.applyRuntimeDefaults(DefaultPref erences.java:163)
         at org.eclipse.core.internal.preferences.DefaultPreferences.loadDefaults(DefaultPreferences. java:236)
         at org.eclipse.core.internal.preferences.DefaultPreferences.load(DefaultPreferences.java:232 )
         at org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences.java:3 07)
         at org.eclipse.core.internal.preferences.EclipsePreferences.internalNode(EclipsePreferences. java:543)
         at org.eclipse.core.internal.preferences.DefaultPreferences.node(DefaultPreferences.java:150 )
         at org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.getDefaultPreferences(Pr eferenceForwarder.java:130)
         at org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.getString(PreferenceForw arder.java:636)
         at com.adobe.flexbuilder.project.sdks.FlexSDKPreferences.loadFromPreferenceStore(FlexSDKPref erences.java:260)
         at com.adobe.flexbuilder.project.internal.FlexProjectCore.getFlexSDKPreferences(FlexProjectC ore.java:976)
         at com.adobe.flexbuilder.project.actionscript.ActionScriptCore.start(ActionScriptCore.java:3 73)
         at com.adobe.flexbuilder.project.internal.FlexProjectCore.start(FlexProjectCore.java:304)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1 009)
         at java.security.AccessController.doPrivileged(Native Method)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1003)
         ... 123 more
    Root exception:
    java.lang.IllegalArgumentException: Non pris en charge : indent-number
         at org.apache.xalan.processor.TransformerFactoryImpl.setAttribute(TransformerFactoryImpl.jav a:576)
         at com.adobe.flexbuilder.util.XMLUtil.toByteArrayOutputStream(XMLUtil.java:208)
         at com.adobe.flexbuilder.util.XMLUtil.toString(XMLUtil.java:94)
         at com.adobe.flexbuilder.project.sdks.FlexSDKPreferences.saveToPrefStore(FlexSDKPreferences. java:271)
         at com.adobe.flexbuilder.project.sdks.FlexSDKPreferenceInitializer.initializeDefaultPreferen ces(FlexSDKPreferenceInitializer.java:43)
         at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.runInitializer(Pref erenceServiceRegistryHelper.java:276)
         at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.applyRuntimeDefault s(PreferenceServiceRegistryHelper.java:130)
         at org.eclipse.core.internal.preferences.PreferencesService.applyRuntimeDefaults(Preferences Service.java:367)
         at org.eclipse.core.internal.preferences.DefaultPreferences.applyRuntimeDefaults(DefaultPref erences.java:163)
         at org.eclipse.core.internal.preferences.DefaultPreferences.loadDefaults(DefaultPreferences. java:236)
         at org.eclipse.core.internal.preferences.DefaultPreferences.load(DefaultPreferences.java:232 )
         at org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences.java:3 07)
         at org.eclipse.core.internal.preferences.EclipsePreferences.internalNode(EclipsePreferences. java:543)
         at org.eclipse.core.internal.preferences.DefaultPreferences.node(DefaultPreferences.java:150 )
         at org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.getDefaultPreferences(Pr eferenceForwarder.java:130)
         at org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.getString(PreferenceForw arder.java:636)
         at com.adobe.flexbuilder.project.sdks.FlexSDKPreferences.loadFromPreferenceStore(FlexSDKPref erences.java:260)
         at com.adobe.flexbuilder.project.internal.FlexProjectCore.getFlexSDKPreferences(FlexProjectC ore.java:976)
         at com.adobe.flexbuilder.project.actionscript.ActionScriptCore.start(ActionScriptCore.java:3 73)
         at com.adobe.flexbuilder.project.internal.FlexProjectCore.start(FlexProjectCore.java:304)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1 009)
         at java.security.AccessController.doPrivileged(Native Method)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1003)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 84)
         at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
         at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
         at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
         at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
         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 org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundl e.java:141)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 80)
         at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
         at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
         at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
         at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
         at com.adobe.flexbuilder.as.editor.ActionScriptPlugin.start(ActionScriptPlugin.java:84)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1 009)
         at java.security.AccessController.doPrivileged(Native Method)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1003)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 84)
         at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
         at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
         at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
         at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
         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 org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundl e.java:141)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 80)
         at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
         at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
         at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :444)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:313)
         at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:127 4)
         at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Re gistryStrategyOSGI.java:160)
         at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionR egistry.java:867)
         at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Configu rationElement.java:243)
         at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(C onfigurationElementHandle.java:51)
         at org.eclipse.ui.internal.registry.PerspectiveDescriptor.createFactory(PerspectiveDescripto r.java:172)
         at org.eclipse.ui.internal.Perspective.loadPredefinedPersp(Perspective.java:729)
         at org.eclipse.ui.internal.Perspective.createPresentation(Perspective.java:259)
         at org.eclipse.ui.internal.Perspective.<init>(Perspective.java:147)
         at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createPerspective(Workbench3x Implementation.java:55)
         at org.eclipse.ui.internal.WorkbenchPage.createPerspective(WorkbenchPage.java:1633)
         at org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.java:2414)
         at org.eclipse.ui.internal.WorkbenchPage.<init>(WorkbenchPage.java:560)
         at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createWorkbenchPage(Workbench 3xImplementation.java:39)
         at org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:756)
         at org.eclipse.ui.internal.Workbench$21.runWithException(Workbench.java:1027)
         at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
         at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
         at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
         at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3338)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3067)
         at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
         at org.eclipse.ui.internal.Workbench$27.runWithException(Workbench.java:1361)
         at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
         at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
         at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
         at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3338)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3067)
         at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2293)
         at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
         at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
         at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
         at com.adobe.flexbuilder.standalone.FlexBuilderApplication.start(FlexBuilderApplication.java :112)
         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:382)
         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)
    !ENTRY org.eclipse.osgi 4 0 2009-07-30 09:49:08.237
    !MESSAGE An error occurred while automatically activating bundle com.adobe.flexbuilder.codemodel (13).
    !STACK 0
    org.osgi.framework.BundleException: The activator com.adobe.flexbuilder.codemodel.CodeModelPlugin for bundle com.adobe.flexbuilder.codemodel is invalid
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundl e.java:146)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 80)
         at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
         at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
         at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
         at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
         at com.adobe.flexbuilder.as.editor.ActionScriptPlugin.start(ActionScriptPlugin.java:84)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1 009)
         at java.security.AccessController.doPrivileged(Native Method)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1003)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 84)
         at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
         at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
         at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
         at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
         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 org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundl e.java:141)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 80)
         at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
         at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
         at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :444)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:313)
         at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:127 4)
         at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Re gistryStrategyOSGI.java:160)
         at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionR egistry.java:867)
         at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Configu rationElement.java:243)
         at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(C onfigurationElementHandle.java:51)
         at org.eclipse.ui.internal.registry.PerspectiveDescriptor.createFactory(PerspectiveDescripto r.java:172)
         at org.eclipse.ui.internal.Perspective.loadPredefinedPersp(Perspective.java:729)
         at org.eclipse.ui.internal.Perspective.createPresentation(Perspective.java:259)
         at org.eclipse.ui.internal.Perspective.<init>(Perspective.java:147)
         at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createPerspective(Workbench3x Implementation.java:55)
         at org.eclipse.ui.internal.WorkbenchPage.createPerspective(WorkbenchPage.java:1633)
         at org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.java:2414)
         at org.eclipse.ui.internal.WorkbenchPage.<init>(WorkbenchPage.java:560)
         at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createWorkbenchPage(Workbench 3xImplementation.java:39)
         at org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:756)
         at org.eclipse.ui.internal.Workbench$21.runWithException(Workbench.java:1027)
         at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
         at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
         at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
         at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3338)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3067)
         at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
         at org.eclipse.ui.internal.Workbench$27.runWithException(Workbench.java:1361)
         at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
         at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
         at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
         at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3338)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3067)
         at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2293)
         at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
         at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
         at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
         at com.adobe.flexbuilder.standalone.FlexBuilderApplication.start(FlexBuilderApplication.java :112)
         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:382)
         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)
    Caused by: java.lang.NoClassDefFoundError: com/adobe/flexbuilder/project/FlexWorkspaceRunner$ILockAsserter
         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 org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundl e.java:141)
         ... 102 more
    Root exception:
    java.lang.NoClassDefFoundError: com/adobe/flexbuilder/project/FlexWorkspaceRunner$ILockAsserter
         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 org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundl e.java:141)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 80)
         at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
         at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
         at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
         at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
         at com.adobe.flexbuilder.as.editor.ActionScriptPlugin.start(ActionScriptPlugin.java:84)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1 009)
         at java.security.AccessController.doPrivileged(Native Method)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1003)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 84)
         at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
         at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
         at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
         at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
         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 org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundl e.java:141)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 80)
         at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
         at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
         at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :444)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:313)
         at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:127 4)
         at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Re gistryStrategyOSGI.java:160)
         at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionR egistry.java:867)
         at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Configu rationElement.java:243)
         at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(C onfigurationElementHandle.java:51)
         at org.eclipse.ui.internal.registry.PerspectiveDescriptor.createFactory(PerspectiveDescripto r.java:172)
         at org.eclipse.ui.internal.Perspective.loadPredefinedPersp(Perspective.java:729)
         at org.eclipse.ui.internal.Perspective.createPresentation(Perspective.java:259)
         at org.eclipse.ui.internal.Perspective.<init>(Perspective.java:147)
         at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createPerspective(Workbench3x Implementation.java:55)
         at org.eclipse.ui.internal.WorkbenchPage.createPerspective(WorkbenchPage.java:1633)
         at org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.java:2414)
         at org.eclipse.ui.internal.WorkbenchPage.<init>(WorkbenchPage.java:560)
         at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createWorkbenchPage(Workbench 3xImplementation.java:39)
         at org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:756)
         at org.eclipse.ui.internal.Workbench$21.runWithException(Workbench.java:1027)
         at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
         at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
         at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
         at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3338)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3067)
         at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
         at org.eclipse.ui.internal.Workbench$27.runWithException(Workbench.java:1361)
         at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
         at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
         at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
         at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3338)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3067)
         at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2293)
         at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
         at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
         at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
         at com.adobe.flexbuilder.standalone.FlexBuilderApplication.start(FlexBuilderApplication.java :112)
         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:382)
         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)
    !ENTRY org.eclipse.osgi 4 0 2009-07-30 09:49:08.241
    !MESSAGE An error occurred while automatically activating bundle com.adobe.flexbuilder.as.editor (10).
    !STACK 0
    org.osgi.framework.BundleException: Exception in com.adobe.flexbuilder.as.editor.ActionScriptPlugin.start() of bundle com.adobe.flexbuilder.as.editor.
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1028)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 84)
         at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
         at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
         at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
         at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
         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 org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundl e.java:141)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 80)
         at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
         at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
         at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :444)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:313)
         at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:127 4)
         at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Re gistryStrategyOSGI.java:160)
         at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionR egistry.java:867)
         at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Configu rationElement.java:243)
         at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(C onfigurationElementHandle.java:51)
         at org.eclipse.ui.internal.registry.PerspectiveDescriptor.createFactory(PerspectiveDescripto r.java:172)
         at org.eclipse.ui.internal.Perspective.loadPredefinedPersp(Perspective.java:729)
         at org.eclipse.ui.internal.Perspective.createPresentation(Perspective.java:259)
         at org.eclipse.ui.internal.Perspective.<init>(Perspective.java:147)
         at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createPerspective(Workbench3x Implementation.java:55)
         at org.eclipse.ui.internal.WorkbenchPage.createPerspective(WorkbenchPage.java:1633)
         at org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.java:2414)
         at org.eclipse.ui.internal.WorkbenchPage.<init>(WorkbenchPage.java:560)
         at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createWorkbenchPage(Workbench 3xImplementation.java:39)
         at org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:756)
         at org.eclipse.ui.internal.Workbench$21.runWithException(Workbench.java:1027)
         at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
         at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
         at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
         at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3338)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3067)
         at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
         at org.eclipse.ui.internal.Workbench$27.runWithException(Workbench.java:1361)
         at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
         at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
         at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
         at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3338)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3067)
         at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2293)
         at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
         at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
         at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
         at com.adobe.flexbuilder.standalone.FlexBuilderApplication.start(FlexBuilderApplication.java :112)
         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:382)
         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)
    Caused by: java.lang.NoClassDefFoundError: com/adobe/flexbuilder/codemodel/tree/IASNode
         at com.adobe.flexbuilder.as.editor.ActionScriptPlugin.start(ActionScriptPlugin.java:84)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1 009)
         at java.security.AccessController.doPrivileged(Native Method)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1003)
         ... 83 more
    Root exception:
    java.lang.NoClassDefFoundError: com/adobe/flexbuilder/codemodel/tree/IASNode
         at com.adobe.flexbuilder.as.editor.ActionScriptPlugin.start(ActionScriptPlugin.java:84)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1 009)
         at java.security.AccessController.doPrivileged(Native Method)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1003)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 84)
         at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
         at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
         at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
         at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
         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 org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundl e.java:141)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 80)
         at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
         at org.eclipse.osgi.framework.util.Sec

    Dear all,
    Finally I solved the problem. Indeed, my boot hard disk had to be reformatted for a catalog file crash (not linked with this issue), forcing me to reinstall my Mac OS X from scratch.
    Then I reinstalled my environnement. The following process was successful, exactly in this order, as there is obviously a problem between svn eclipse plug-ins and Flash 4 Builder (for all OS, not only Mac OS : NEVER install svn after having install FB4, it doesn't work).
    1) Install eclipse-jee-ganymede-SR2-macosx-carbon.tar
    2) Install svn with only the 2 following components : (check only those 2 check box in Available Software panel in Eclipse Software updates menus)
          - SVN Team Provider incubation from Ganymede update site (http://download.eclipse.org/technology/subversive/0.7/update-site/)
         - SVNKit 1.1.7 Implementation from Polarion site : http://community.polarion.com/projects/subversive/download/eclipse/2.0/update-site/
    3) Install flashbuilder4_b1_plugin_mac_060109.dmg. Do not use the Eclipse bundled with Flash but select the Eclipse installed first, during plug ins install
    start Eclipse not from the shortcut given in Flash Builder directory, but with Eclipse standard icon.
    And it works fine now.
    It seems that most of my problems were coming from a bad install of svn, where I was installing windows extensions that are not used or course by svn plug ins on a Mac...
    Anyway, I suggest Adobe Flash builder team to think to use Eclipse Software Update standard procedure, instead of a proprietary installer. It would certify the right dependencies...

  • Error when starting Flash Builder 4.7 in Mac OSX Maverick

    I'm getting this error when I start Flash Builder 4.7 on Mac OSX Maverick.

    I solved it. The trick was to press the Install button. After a few minutes Flash Builder opened.

  • Flash Builder 4.6 PREMIUM(mac)にExtension Builder 2.1をインストールできません.

    Flash Builder 4.6 PREMIUM(mac)にExtension Builder 2.1をインストールできません。
    以前の1.5のバージョンではzipで落とせたのでアーカイブで読み込めたのですが、2.1ではdmg形式のため読み込めませんでした。
    また、解凍したpkgも読み込めませんし、pkgをコマンドで展開することもできませんでした。
    [ 操作の詳細 ]
     1. Extension Builder 2.1をダウンロード。
     2. dmgを解凍 → pkgファイルができる。
     3. pkgファイルをダブルクリック → インストーラが起動してインストールが完了する。
    上記の手順でインストールが完了しますが、どこにインストールされたかわかりませんし、プラグインはインストールされていませんでした。
    ご教示お願い致します。

    I think I figured out the issue.  By default, the plug-in installer creates the link file for the plug-in in the dropins folder as 600, so Eclipse can't read it:
    -rw-------   root    staff   fb-4_6-plugin-encoded.link
    sudo chmod 644 fb-4_6-plugin-encoded.link  fixed it for me.

  • Getting problem while installing Snow Leopard (10.6.3) on my Mac Mini. The following issue is showing :  "mac os x snow leopard cannot be installed on this computer"  And My Mac Configuration details:  Model Name: Mac Mini Model Identifier: Macmini2,1

    Getting problem while installing Snow Leopard (10.6.3) on my Mac Mini. The following issue is showing : 
    "mac os x snow leopard cannot be installed on this computer" 
    And My Mac Configuration details:  Model Name: Mac Mini Model Identifier: Macmini2,1
    Intel Core 2 Duo
    1.83Ghz
    l2Cache: 2mb
    Memory : 2GB
    Bus Speed: 667MHz
    Please help me......
    Thanks

    Actually i have Mac OS X 10.5.4 DVD, I need to upgrade it to Snow Loepard(OS X 10.6)...
    Please suggest me what to do???
    Thanks

  • Since installing Mac OS X Snow Leopard my macBook pro does not allow Adobe Flash plug in even after attempting to download.  Any advice what to do?  Tks

    Hello,
    Since installing Mac OS X Snow Leopard on my MacBook Pro, I cannot use Adobe Flash.   Each time i attempt to download Adobe i get the same message "blocked plug-in'.   Any ideas?
    Tks

    alisel,
    the latest version of Adobe Flash Player that runs on Snow Leopard (or newer versions of OS X) can be downloaded here.
    Once you’ve installed it, you might need to check Safari’s Preferences, in the Security tab, to make sure that the “Allow Plug-ins” checkbox is checked.

  • Flash drive with mac os x snow leopard in it..

    Hey, my name is jason, i have a big problem right now.... see i bought mac os x snow leopard two weeks ago, i was with my my grandmother, and i decided to use my usb 8bg to save it just in case i lost my installation cd, well i lost it and now i only have my USB with mac os in it, So i tried to install it and i couldnt it said that the installation cd can not be used from this volume... Please help me i need help! i need to install snow leopard

    You apparently did not properly install the SL DVD onto your flash drive. You will have to find the lost DVD or buy a new one.

  • Flash CS5 Slow Start up and crash on Snow Leopard

    Hello,
    I'm using a new Mac Pro with Snow Leopard. We have Adobe MC CS5.
    I'm experiencing serious problems with Flash CS5. The program locks up at "Initializing Tools" for several minutes at start up. Once the program opens it will crash if I try to create a blank document. Other Adobe programs work fine.
    Flash CS4 worked fine on this computer.
    Anyone have any ideas on how to fix this? I've tried uninstalling and deleting all adobe documents from the configuration folders. It just seems like this machine is cursed or something.
    I've noticed other people have had this same problem on both Mac and Windows machines. Any help from Adobe?
    Thanks,
    David

    I figured it out. For me the problem was my very large font library existing in both the user font folder and the system library font folder. Once I deleted the duplicate Fonts from my user library Flash returned to normal. Everything works great now.

  • Mac mini and Snow leopard wireless problems

    Hi,
    I got mac mini running snow leopard to our office from another branch, this is recently brought mac mini with snow leopard installed,
    But the problem is I cannot connect to internet using wireless connections. Reading other posts i found out that there is a snow leopard issues with connecting to wireless network, but this problem seems to unique. When i connect to wireless network it shows me that, mac mini is connected to wireless network but doesn't take ip address from dhcp , its show some self assigned ip which is 169.254.226.163, but my network address are 192.168.1.*, ethernet works fines,but in wireless even when i gave manual ip , it connect but i cannot connect to internet neither i can ping to router.
    I tried various methods suggests in forms, like deleting network preference files in /Library/Preferences and ~/Library/Preferences and also deleting network connection and adding new one, even updating to 10.6.3 but nothing works for me,
    My macbook nicely connected to wireless and get ip, even PC connect nicely this issue is only with Mac mini
    Could have suggest me how can i fixed this, Thank you very much,
    Best Regards,
    Waruna.
    Message was edited by: warunacds

    Thanks DaddyPaycheck for your initial response. Before I jump onto the phone with Comcast couple of questions that I have for clarification purposes:
    1) Are you implying that I must link my blabla.com address to that static IP address through my Domain Provider? See following example:
    Record Type Record Host Record Answer TTL
    A *.blablat.com >>Static IP<< 300
    2) The current IP I have been given 60.172.151.254, why is that not static or how do you know it is not static?
    3) When executing the command host in terminal for this IP address it returns the following: c-60-172-151-254.hsdl.co.comcast.net which coincidentally is the same as primary DNS it recommended during the initial configuration of the Mini Server. What does this mean? When I enter this in Safari it results in 'Safari can't connect to server'.
    4) Executing the same command for my domain name 'blabla.com' it results in my 'internal' IP address '1.0.10.9'.
    Thanks in advance for any clarification you can provide,
    Tiest.

  • Why cant i install Mac os x snow leopard on my Imac early 2011

    I have mac OS x mountain lion and I'm trying to downgrade to snow leopard by making a partition and trying to boot the install dvd that I just got but when I try to boot the install dvd by holding down (c) or doing it in the system preferences > start up disk the apple logo just appears can someone help

    There is no Early 2011 iMac. There are Mids and Late. That's it. Mids came with 10.6.6 or 10.6.7. The Late requires 10.7. It's a convoluted process for the Mids, but you can install Snow Leopard on them.
    How To Run Snow Leopard On A New Mac
    This does not apply to new Mac Minis or MacBook Airs. When newer models are introduced that also require Lion for hardware support, the techniques described below will no longer work with the possible exception of using Parallels 7.
    What has to be done:
      1. Create a new partition on the hard drive.
      2. Get a clone of a 10.6.8 Snow Leopard system. Put the cloned Snow Leopard
            system onto the new partition.
    Step One: Create a new partition on the hard drive
    To resize the drive and create a new partition do the following:
      1. Restart the computer and after the chime press and hold down the
                   COMMAND and R keys until the menu screen appears. Alternatively, restart
                   the  computer and after the chime press and hold down the OPTION key until
                   the boot  manager screen appears. Select the Recovery HD and click on the
                   downward  pointing arrow button.
              After the main menu appears select Disk Utility and click on the Continue button. Select the hard drive's main entry then click on the Partition tab in the DU main window. 
    2. You should see the graphical sizing window showing the existing partitions. A portion may appear as a blue rectangle representing the used space on a partition.
    3.           In the lower right corner of the sizing rectangle for each partition is a resizing gadget. Select it with the mouse and move the bottom of the rectangle upwards until you have reduced the existing partition enough to create the desired new volume's size. The space below the resized partition will appear gray. Click on the Apply button and wait until the process has completed.  (Note: You can only make a partition smaller in order to create new free space.)
    4.           Click on the [+] button below the sizing window to add a new partition in the gray space you freed up. Give the new volume a name, if you wish, then click on the Apply button. Wait until the process has completed.
    You should now have a new volume on the drive.
    It would be wise to have a backup of your current system as resizing is not necessarily free of risk for data loss.  Your drive must have sufficient contiguous free space for this process to work.
    Step Two: Obtain a clone of a Snow Leopard system:
    You will need access to a Mac already running Snow Leopard. You will need a 16 GB USB flash drive or an external hard drive to which you can clone the Snow Leopard system from the Mac that has Snow Leopard installed. Alternatives are:
    Option One:
    Install a new Snow Leopard system onto a USB flash drive. Boot the Mac used for installing with the USB flash drive. Update the flash drive system to 10.6.8 using the Mac OS X 10.6.8 Update Combo v1.1 to update Snow Leopard. Verify that you can boot the Mac with the USB flash drive.
    Take the USB flash drive to your new Mac and try booting from it. If it works then clone the system from the flash drive to the newly made partition:
              Clone using Restore Option of Disk Utility
      1. Open Disk Utility from the Utilities folder.
      2. Select the destination volume from the left side list.
      3. Click on the Restore tab in the DU main window.
      4. Check the box labeled Erase destination.
      5. Select the destination volume from the left side list and drag it to the Destination
          entry field.
      6. Select the source volume from the left side list and drag it to the Source entry field.
      7. Double-check you got it right, then click on the Restore button.
    Destination means the new partition on the internal drive. Source means the USB
    flash drive.
    Option Two:
    If you have a large enough external drive you can erase and use, then it would be easier to just clone the entire Snow Leopard system from the source Mac computer to the external drive.
              Clone using Restore Option of Disk Utility
      1. Open Disk Utility from the Utilities folder.
      2. Select the destination volume from the left side list.
      3. Click on the Restore tab in the DU main window.
      4. Check the box labeled Erase destination.
      5. Select the destination volume from the left side list and drag it to the Destination
          entry field.
      6. Select the source volume from the left side list and drag it to the Source entry field.
      7. Double-check you got it right, then click on the Restore button.
    Destination means the external drive. Source means the Snow Leopard Mac's
    internal drive.
    After cloning verify that it will boot the source Mac. If so then take the external drive to your new Mac boot with it. If all is well then restore the clone to the new partition on your new Mac:
              Restore the clone using Disk Utility
      1. Open Disk Utility from the Utilities folder.
      2. Select the destination volume from the left side list.
      3. Click on the Restore tab in the DU main window.
      4. Check the box labeled Erase destination.
      5. Select the destination volume from the left side list and drag it to the Destination
          entry field.
      6. Select the source volume from the left side list and drag it to the Source entry field.
      7. Double-check you got it right, then click on the Restore button.
    Destination means the new partition on the internal drive. Source means the external drive.
    You will need a retail copy of Snow Leopard. If you need to purchase Snow Leopard contact Customer Service: Contacting Apple for support and service. The price is $29.00 plus tax. You will receive physical media - DVD - by mail.

  • "Use system proxy settings" Not working on Mac OS X Snow Leopard

    When I change the network location or when I select "Use system proxy settings" on the connetion configuration dialog.
    Firefox is not using the proxy defined on the loction set on Mac OS X Snow Leopard.
    I usualy change from work to home, at work I've a proxy and at home I don't, and it's a bit annoying to have to change the proxy twice a day. So I tryed this feature, but It's not working for me.
    I've tryed also with Firefox 3.6 (I think) and didn't work either.

    I run it from eclipse, and on debug mode i checked the value of
    java.library.path, and it was ok.
    Any way, how can i do what you suggested on mac?It's just a command line argument, but there's no reason to add it if your
    java.library.path is ok. One of its componenents must be a directory where
    your shared lib is stored, that's all. BTW, the Mac is unix based isn't it?
    Shouldn't it be an .so file then? (just a wild guess)
    kind regards,
    Jos

  • Upgrade mysql in Mac Os Server Snow Leopard 10.6.8

    Hi
    The built in mysql server on Mac Os Server Snow Leopard 10.6.8 that I have bought is 5.0, I need to upgrade it to 5.5, how do I do that?
    I followed these instructions
    http://support.apple.com/kb/HT4006
    Everything went smoothly except that the server is not upgraded still the same version.
    Thanks

    Chris is right. The only way, you can upgrade to 5.5 is by doing it manually. Apple will probably update to a later version with Lion. But MySQL version updates have been rare in the past.
    Installing a different version is pretty straightforward, but you can not use SA anymore and have to configure the php, apache in the correct way. There are plenty of links out there which can help you.
    So long.
    Lane

  • I have a Mac OS X Snow Leopard 10.66.  Can I download Candy Crush Saga onto my Mac?

    I have a Mac OS X Snow Leopard 10.66.  Can I download Candy Crush onto my Mac?

    You can use the Facebook version that runs on Adobe Flash.  I would upgrade to the free update of Mac OS X 10.6.8 to get the latest Adobe Flash from http://www.adobe.com/
    According to Wikipedia there is no version independent of Facebook or phone operating systems as of yet.   If you can find one, that would be something you might want to contribute to:
    http://en.wikipedia.org/wiki/Candy_Crush_Saga
    10.6.8 is found here:
    http://support.apple.com/kb/DL1399
    Note, upgrading to 10.7 or later is not recommended, until you have read this tip:
    https://discussions.apple.com/docs/DOC-6271

  • Cannot install Mac OS X Snow Leopard.

    I recently ordered Mac OS X Snow Leopard off of amazon. I thought I was ordering the CD copy but it turns out I got it with a flash drive. I try to install it and it shows up with "The application cannot be used from this volume." I'm thinking it either means I was ripped off, or I am missing some important step. I have the latest update for Leopard, 10.5.8 so I don't think it is that. to put it bluntly, can I fix this or should I just ask for my money back?

    SL is not sold at retail on a flash drive as far as I know, so yes, you were ripped off. You probably got the flash drive that came with a MacBook Air or mini server.

Maybe you are looking for