I can get premium very easily off of the website, but it will not let me activate with my 4.7 standard key. I need flash builder 4.7 standard. After hours of searching I have not found any way to download it. This should be easy!
Where can I download flash builder 4.7 STANDARD?
Help with DCD_FIBER_LOCATION error
Hi!
While working with the new Flex, Flash Builder 4, I've encountered an error. After I defined a *.fxp file to import and press "Next", a DCD_FIBER_LOCATION-Message shows up an cancels the import. Is there any way to fix this issue?
Thanks in advance!
Flex4Education
FlashBuilder4 eclipse plugin for Eclipse Helios 64 bit version
Hello,
I installed FlashBuilder4 trial version which is not a standalone application but rather eclipse plugin, in my latest Eclipse installation which is Eclipse Helios 64 bit version. The installation went on smoothly but after i restarted my Eclipse instance and upon clicking the Flex module from Properties menu it popped up quite a few issues.
I did some research and came to know that Adobe is not supporting 64 bit version of Eclipse.
My question is whether it is a problem or am i missing something. Was anyone able to make the FlashBuilder4 work with Eclipse Helios 64 bit version. If not is there any chance of Adobe releasing the plugin which will work in Eclipse 64 bit. This is rather important for us since we are looking to port our application infrastructure to use 64 bit Eclipse, JVM etc and if Adobe is not supporting that it will become a show stopper for us and we have to fall upon using 2 different IDE(s) as a last resort.
Looking forward to hear from Adobe people soon with few silver linings!!!!!
Here are my system details:
Windows XP SP2 64 bit professional edition, 8 gb RAM, 2.93 Ghz
I tried to make it work on Eclipse Helios JEE 64 bit version with Adobe FlashBuilder4 trial version.
Here is the stacktrace that i could retrieve from my Eclipse Log file hope this helps:
!ENTRY org.eclipse.osgi 4 0 2010-07-06 00:39:06.330
!MESSAGE An error occurred while automatically activating bundle com.adobe.flexbuilder.project (1075).
!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(Bundl eContextImpl.java:806)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextI mpl.java:755)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java :370)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.ja va:284)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:417)
at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java: 265)
at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass (EclipseLazyStarter.java:106)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathMa nager.java:453)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(Default ClassLoader.java:216)
at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java: 393)
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.ja va:469)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClass Loader.java:107)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:338)
at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:2 32)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundl e.java:1197)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableEx tension(RegistryStrategyOSGI.java:174)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension( ExtensionRegistry.java:904)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtensi on(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableE xtension(ConfigurationElementHandle.java:55)
at org.eclipse.core.internal.events.BuildManager.instantiateBuilder(BuildManager.j ava:784)
at org.eclipse.core.internal.events.BuildManager.initializeBuilder(BuildManager.ja va:737)
at org.eclipse.core.internal.events.BuildManager.getBuilder(BuildManager.java:482)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:201)
at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:255)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:258)
at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java: 311)
at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:343)
at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:144)
at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:242)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Caused by: java.lang.NoClassDefFoundError: com/adobe/flexbuilder/utils/osnative/NativeControl
at com.adobe.flexbuilder.project.internal.PlayerTrustStore.getUserFlashPlayerTrust Folder(Unknown Source)
at com.adobe.flexbuilder.project.internal.PlayerTrustStore.<init>(Unknown Source)
at com.adobe.flexbuilder.project.internal.PlayerTrustStore.getInstance(Unknown Source)
at com.adobe.flexbuilder.project.internal.FlexProjectCore.start(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextI mpl.java:783)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(Bundl eContextImpl.java:774)
... 33 more
Caused by: java.lang.ClassNotFoundException: com.adobe.flexbuilder.utils.osnative.NativeControl
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.ja va:506)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClass Loader.java:107)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
... 40 more
Root exception:
java.lang.NoClassDefFoundError: com/adobe/flexbuilder/utils/osnative/NativeControl
at com.adobe.flexbuilder.project.internal.PlayerTrustStore.getUserFlashPlayerTrust Folder(Unknown Source)
at com.adobe.flexbuilder.project.internal.PlayerTrustStore.<init>(Unknown Source)
at com.adobe.flexbuilder.project.internal.PlayerTrustStore.getInstance(Unknown Source)
at com.adobe.flexbuilder.project.internal.FlexProjectCore.start(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextI mpl.java:783)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(Bundl eContextImpl.java:774)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextI mpl.java:755)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java :370)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.ja va:284)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:417)
at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java: 265)
at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass (EclipseLazyStarter.java:106)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathMa nager.java:453)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(Default ClassLoader.java:216)
at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java: 393)
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.ja va:469)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClass Loader.java:107)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:338)
at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:2 32)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundl e.java:1197)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableEx tension(RegistryStrategyOSGI.java:174)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension( ExtensionRegistry.java:904)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtensi on(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableE xtension(ConfigurationElementHandle.java:55)
at org.eclipse.core.internal.events.BuildManager.instantiateBuilder(BuildManager.j ava:784)
at org.eclipse.core.internal.events.BuildManager.initializeBuilder(BuildManager.ja va:737)
at org.eclipse.core.internal.events.BuildManager.getBuilder(BuildManager.java:482)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:201)
at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:255)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:258)
at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java: 311)
at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:343)
at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:144)
at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:242)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Caused by: java.lang.ClassNotFoundException: com.adobe.flexbuilder.utils.osnative.NativeControl
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.ja va:506)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClass Loader.java:107)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
... 40 more
!ENTRY org.eclipse.core.resources 4 2 2010-07-06 00:39:07.611
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".
!STACK 0
java.lang.NoClassDefFoundError: com/adobe/flexbuilder/project/internal/ApplicationResourceListener$1
at com.adobe.flexbuilder.project.internal.ApplicationResourceListener.resourceChan ged(Unknown Source)
at org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager. java:291)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager .java:285)
at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(Notificat ionManager.java:149)
at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.jav a:327)
at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1181)
at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:157)
at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:242)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Caused by: org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNo tFoundException: An error occurred while automatically activating bundle com.adobe.flexbuilder.project (1075).
at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass (EclipseLazyStarter.java:121)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathMa nager.java:453)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(Default ClassLoader.java:216)
at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java: 393)
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.ja va:469)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClass Loader.java:107)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:338)
at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:2 32)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundl e.java:1197)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableEx tension(RegistryStrategyOSGI.java:174)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension( ExtensionRegistry.java:904)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtensi on(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableE xtension(ConfigurationElementHandle.java:55)
at org.eclipse.core.internal.events.BuildManager.instantiateBuilder(BuildManager.j ava:784)
at org.eclipse.core.internal.events.BuildManager.initializeBuilder(BuildManager.ja va:737)
at org.eclipse.core.internal.events.BuildManager.getBuilder(BuildManager.java:482)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:201)
at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:255)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:258)
at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java: 311)
at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:343)
at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:144)
... 2 more
Caused by: 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(Bundl eContextImpl.java:806)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextI mpl.java:755)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java :370)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.ja va:284)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:417)
at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java: 265)
at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass (EclipseLazyStarter.java:106)
... 27 more
Caused by: java.lang.NoClassDefFoundError: com/adobe/flexbuilder/utils/osnative/NativeControl
at com.adobe.flexbuilder.project.internal.PlayerTrustStore.getUserFlashPlayerTrust Folder(Unknown Source)
at com.adobe.flexbuilder.project.internal.PlayerTrustStore.<init>(Unknown Source)
at com.adobe.flexbuilder.project.internal.PlayerTrustStore.getInstance(Unknown Source)
at com.adobe.flexbuilder.project.internal.FlexProjectCore.start(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextI mpl.java:783)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(Bundl eContextImpl.java:774)
... 33 more
Caused by: java.lang.ClassNotFoundException: com.adobe.flexbuilder.utils.osnative.NativeControl
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.ja va:506)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClass Loader.java:107)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
... 40 more
~ Saurabh
Output folder in Flash Builder 4.6 refuses to be anything but relative
I just updated from Flash Builder 4.5 to 4.6. Things seemed to be going ok in terms of importing all my projects etc. (why can't there be a simple upgrade process rather than a complete uninstall/reinstall process?)
But then I got to setting the Output Folder within the Flex Build Path section of the properties of my project.
Now, as our dev environments we run glassfish servers locally on our testing machines and build our apps directly into them so our testing process is very quick. This was working fine in Flash Builder 4.5, I point my app's output folder to a location of the form:
C:\Users\myUserName\glassfish3\glassfish\domains\domain1\eclipseApps\appname
And that works fine, set by pasting in from an explorer window or Browsing there via the Browse button next to the field.
Now when I try to do this within Flash Builder 4.6 I get nothing at all appearing if I use the browse button. No error, nothing saying it failed, just an empty field. If I try to paste in anything I get an error from Flash Builder saying '"Paste" did not complete normally."
If I try to just type in the path it fails, it strips the leading C:\ and turns it into a relative path, which is completely useless.
This is getting really annoying!
Log file output after I tries to browse to the folder:
!ENTRY org.eclipse.ui 4 0 2012-02-07 14:54:00.474
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.NullPointerException
at com.adobe.flashbuilder.launching.multiplatform.contributor.MultiPlatformDebugUtilLocalePa thVariable.resolvePath(MultiPlatformDebugUtilLocalePathVariable.java:68)
at com.adobe.flexbuilder.project.PathVariableResolver.wrapPath(PathVariableResolver.java:198 )
at com.adobe.flexbuilder.project.PathVariableResolver.makePathVariableRelative(PathVariableR esolver.java:283)
at com.adobe.flexbuilder.project.ui.utils.AbstractBuildPathsPropertiesPane.makeRelativeOutpu tPath(AbstractBuildPathsPropertiesPane.java:946)
at com.adobe.flexbuilder.project.ui.utils.AbstractBuildPathsPropertiesPane.makeRelativeOutpu tPath(AbstractBuildPathsPropertiesPane.java:931)
at com.adobe.flexbuilder.project.ui.utils.AbstractBuildPathsPropertiesPane.browseForOutputFo lder(AbstractBuildPathsPropertiesPane.java:910)
at com.adobe.flexbuilder.project.ui.utils.AbstractBuildPathsPropertiesPane$12.widgetSelected (AbstractBuildPathsPropertiesPane.java:805)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:240)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4165)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3754)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
at org.eclipse.jface.window.Window.open(Window.java:801)
at com.adobe.flexbuilder.editors.derived.ui.navigator.FlexPackageExplorerPropertyDialogActio n.run(FlexPackageExplorerPropertyDialogAction.java:41)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
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:1053)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4165)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3754)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
Can't Export Release Build for AIR app...
Flash Builder 4.7 won't let me export a release build for any AIR apps at all...
It started when I wanted to make some changes to an old AIR app. Couldn't even run it in the debugger, so I updated the AIR SDK (using instructions found here: http://helpx.adobe.com/flash-builder/kb/overlay-air-sdk-flash-builder.html and here: http://helpx.adobe.com/x-productkb/multi/how-overlay-air-sdk-flex-sdk.html )
So after doing all that, and making some other changes, I finally got my AIR app to run in the debugger in Flash Builder 4.7. Made the changes I wanted to make, then tried to Export Release Build... Kept giving me a "Password Incorrect for this certificate" error whenever I tried it -- but it would never let me enter a password. I went to Project | Export Release Build, and on the first screen there, I would click "Next" and it would jump straight to compiling, skipping over the screen where you're supposed to be able to enter the certificate info and password.
Figured maybe because it was an old AIR project, that was causing the problem. So I started a brand new AIR project -- very simple one with just a <s:Label> inside a <s:WindowedApplication>. Went to Project | Properties | Flash Builder Packaging and created a brand-new self-signed certificate (which seemed to work) but again upon trying to export the release build, it wouldn't let me get to the screen where you enter the password. Clicking "Next" from the first screen on Project | Export Release Build just jumps straight to compiling and (of course) it gives me the Incorrect Password error, because it never gave me a chance to enter the password.
So what is going on here? Why can I not export any release builds for any AIR projects? This is extremely frustrating -- Flash Builder 4.6 never gave me these kinds of problems. What can I do to fix Flash Builder 4.7 so it will work properly with AIR projects?
Thanks,
L.
Unable to install the "Maven Integration for Eclipse" plugin
I am having trouble trying to install the "Maven Integration for Eclipse" plugin.
The tab Installed list the plugin with an Install button activated.
Then when I click on Install, I get the following log:
Your original request has been modified.
"m2e - slf4j over logback logging (Optional)" is already installed, so an update will be performed instead.
"m2e - Maven Integration for Eclipse" is already installed, so an update will be performed instead.
Cannot complete the install because one or more required items could not be found.
Software being installed: m2e - slf4j over logback logging (Optional) 1.4.0.20130601-0317 (org.eclipse.m2e.logback.feature.feature.group 1.4.0.20130601-0317)
Missing requirement: m2e logback configuration 1.4.0.20130601-0317 (org.eclipse.m2e.logback.configuration 1.4.0.20130601-0317) requires 'bundle org.slf4j.api 1.6.2' but it could not be found
Cannot satisfy dependency:
From: m2e - slf4j over logback logging (Optional) 1.4.0.20130601-0317 (org.eclipse.m2e.logback.feature.feature.group 1.4.0.20130601-0317)
To: org.eclipse.m2e.logback.configuration [1.4.0.20130601-0317]
I am running FlashBuilder 4.6.
I have Eclipse Juno also installed.
I am running on Windows7.
I tried to uninstall both Eclipse and FB and just reinstall FB but still I have the same problem.
Any help would be greatly appreciated?
is their anything compatible with my galaxy tab 2?
Can I download a flash player that is compatible withmy galaxy tab 2?
FlashBuilderC v4.7 returns NoClassDefFoundError: com/adobe/flexbuilder/codemodel/common/CMFactory
We are building FlashBuilder projects as part of continuous integration via ANT scripts. It looks something like this:
<target name="main" description="Build all flex projects">
<fb.exportReleaseBuild project="ProjectA" destdir="somedir" />
</target>
And a .bat file that runs FlashBuilderC with standard parameters:
--launcher.suppressErrors -noSplash -application org.eclipse.ant.core.antRunner -data %WORKSPACE% -file "buildFlexContents.xml" main
So far this has worked great with FlashBuilder 4 and 4.6, but when we updated to 4.7, the following started to happen (parts of the .log file):
!SESSION 2014-04-07 13:25:58.288 -----------------------------------------------
eclipse.buildId=M20110909-1335
java.version=1.6.0_31
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: -application org.eclipse.ant.core.antRunner -file buildFlexContents.xml main
Command-line arguments: -os win32 -ws win32 -arch x86_64 -application org.eclipse.ant.core.antRunner -data C:\workspace -file buildFlexContents.xml main
!ENTRY org.eclipse.core.resources 2 10035 2014-04-07 13:25:59.562
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
!ENTRY org.eclipse.osgi 4 0 2014-04-07 13:26:02.478
!MESSAGE An error occurred while automatically activating bundle com.adobe.flexbuilder.codemodel (28).
!STACK 0
org.osgi.framework.BundleException: Exception in com.adobe.flexbuilder.codemodel.CMCoreActivator.start() of bundle com.adobe.flexbuilder.codemodel.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:734)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:6 83)
..
Caused by: java.lang.NullPointerException
at com.adobe.flexbuilder.codemodel.internal.bridge.WorkspaceSpecification.getStateLocation(W orkspaceSpecification.java:157)
at com.adobe.flexbuilder.codemodel.internal.bridge.WorkspaceSpecification.getFileInStateLoca tion(WorkspaceSpecification.java:149)
..
!ENTRY org.eclipse.osgi 4 0 2014-04-07 13:26:02.482
!MESSAGE An error occurred while automatically activating bundle com.adobe.flexide.codemodel.bridge (100).
!STACK 0
org.osgi.framework.BundleException: Exception in com.adobe.flexide.codemodel.internal.bridge.CMBridgeActivator.start() of bundle com.adobe.flexide.codemodel.bridge.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:734)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:6 83)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
...
Caused by: java.lang.NoClassDefFoundError: com/adobe/flexbuilder/codemodel/metadata/IMetadataManager
at com.adobe.flexide.codemodel.internal.bridge.CMBridgeActivator.start(CMBridgeActivator.jav a:50)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:7 11)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:702)
... 74 more
Caused by: org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundExce ption: An error occurred while automatically activating bundle com.adobe.flexbuilder.codemodel (28).
at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:122)
...
!ENTRY org.eclipse.osgi 4 0 2014-04-07 13:26:02.742
!MESSAGE Application error
!STACK 1
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
Caused by: buildFlexContents.xml:8: java.lang.NoClassDefFoundError: com/adobe/flexbuilder/codemodel/common/CMFactory
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:116)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:390)
I have tried recreating the workspace, and changing -vm JDK paths to try with 1.7 to no avail.
Funny part about this is, that it works with FlashBuilder.exe (inside the GUI), but not with FlashBuilderC from the commmand line.
Any ideas why it can't find this class?
Flash Builder hangs a lot
Guys, seriously, Flash Builders hangs in all our machines like 4-5 times a day. If you press CTRL+F2 to terminate the debugging session, it hangs 1 in 2. I think that you have serious problems with the multithreading.
Debugging is hellish, more or less 10% of the times it can't connect with the debugger and gets stuck in the 57% (waiting to connect).
The bridge between the debugger and the flash player is weak! For instance, If you close the browser before the connection with the debugger, flash builder doesnt realize it and hangs (not responding...)
Why do you have so many problems with the Flash Player connection??? You need to drop the current approach and choose something more solid!
In overall, the flash builder experience is poor.
I still remember the bug:
http://bugs.adobe.com/jira/browse/FB-16153
But you didn't launch a new flex in order to solve it. We waited for Flash Builder to come. And it is still weak!!!!!!!!!!!!
Mike Morearty has let??? Who is working in Flash Builder? Please, make it rock solid!!!
And, by the way, I love Flex 4. The spark skinning. The states syntax. The two-way binding. It is incredible! You have improved over the Microsoft work in WPF. It is simpler and more elegant. Please, repair Flash Builder.
Run/Debug on a device with Flash Builder 4.7 on OSX 10.9 (Mavericks) and iOS7
I am having trouble launching my Actionscript Mobile Project on a device which has iOS7 installed. It recieved this error.
Error occurred while installing the application: Invalid <device> specified
I can still deploy to my other device with iOS6, I'm running FB4.7 and OSX 10.9. Has anyone else seen this?
Flashbuilder 4.6 / Air 3.0 : Error when trying to open some PDF files with PDFViewer
Hello the Adobe Community,
We have developed an Adobe Air app which downloads PDF files and open them in Adobe Reader using PDFViewer.
Some users have this error when they try to open some PDFs "file is damaged and can't be opened".
Did you already have this kind of errors with PDFs ?
Thank you for your help,
Mehdi D.
How to make button clickable on icon only and not on label
Hi,
i am new to flex
just want that behavior which this page has while creating Tags at bottom
i want to add sparks buttons dynamic using actionscript to a sparks container,
each button has a click event listener added on them before adding to container.
i want button to be clickable to only on icon area and not on label,
button have icon on right side and a label.
can we use custom skin for that , or any other workaround.
thanks in advance
Cannot get AdvancedDataGridRendererProvider to work
I want to set the first column in an advancedDataGrid to bold when another column in the row is blank. I created a Component mxml renderer to do the trick but I cannot get it to work. I don't think the renderer is even getting called as a break in the renderer is never hit when I run in debug mode.
My code follows. What am I doing wrong? Any help would be greatly appreciated.
Thanks,
John
Here is my AdvancedDataGrid. The provider is an XMLListCollection...
<mx:AdvancedDataGrid id="adgFormWithSignatures" visible="{oneStudentSelected}" x="9" y="407" width="625" height="236" dataProvider="{formsRequiringSignaures}" designViewDataType="tree" doubleClick="adgFormWithSignatures_doubleClickHandler(event)" doubleClickEnabled="true" headerColors="{formsSigsHeaderColors}" headerHeight="50" headerWordWrap="true" variableRowHeight="true" wordWrap="true"> <mx:columns> <mx:AdvancedDataGridColumn id="formColumn" width="200" backgroundColor="#EBE9E9" dataField="form" headerText="Form" headerWordWrap="true" sortable="false"/> <mx:AdvancedDataGridColumn width="40" dataField="student" headerText="S" sortable="false"/> <mx:AdvancedDataGridColumn width="40" dataField="parent" headerText="P" sortable="false"/> <mx:AdvancedDataGridColumn width="40" dataField="teacher" headerText="T" sortable="false"/> <mx:AdvancedDataGridColumn width="45" dataField="sponsor" headerText="SP" sortable="false"/> <mx:AdvancedDataGridColumn width="45" dataField="qualScientSuper" headerText="Sc Su" headerWordWrap="true" sortable="false"/> <mx:AdvancedDataGridColumn width="40" dataField="veterinarian" headerText="V" sortable="false"/> <mx:AdvancedDataGridColumn width="50" dataField="priorSRCIRB" headerText="P SRC IRC" sortable="false"/> <mx:AdvancedDataGridColumn width="50" dataField="resrchInstSRC" headerText="R SRC" sortable="false"/> <mx:AdvancedDataGridColumn width="50" dataField="finalSRC" headerText="F SRC" sortable="false"/> <mx:AdvancedDataGridColumn width="45" dataField="uploaded" headerText="U" sortable="false"/> <mx:AdvancedDataGridColumn visible="false" dataField="formID" headerText="form ID"/> <mx:AdvancedDataGridColumn visible="false" dataField="formStudentID" headerText="formStudentID"/> <mx:AdvancedDataGridColumn visible="false" dataField="formProjectID" headerText="formProjectID"/> </mx:columns> <mx:rendererProviders> <mx:AdvancedDataGridRendererProvider column="{formColumn}" depth="3" renderer="myComponents.SigFormsRenderer"/> </mx:rendererProviders></mx:AdvancedDataGrid>
Here is the SigFormsRenderer.mxml component...
<?xml version="1.0" encoding="utf-8"?><!-- src/myComponents/SigFormsRenderer.mxml --><mx:Label xmlns:mx="http://www.adobe.com/2006/mxml" textAlign="center"> <mx:Script> <![CDATA[ override public function set data(value:Object):void { if (value["formStudentID"] == "") { setStyle("fontWeight", "bold"); } else { setStyle("fontWeight", "normal"); } } ]]> </mx:Script></mx:Label>Flash Builder 4 standalone on win7 64bit is broken after update
Today Adobe Updater promted that there are updates for Adobe Flash Builder 4 and Photoshop CS5. The update downloaded and installed without any errors and Photoshop is still working fine for me. But when I open Flash Builder I get a bunch of error messages and can't use Flash Builder any more. Here are screenshots of what the errors looks like:
Sadly not only the Flash Builder perspective is affected but all other perspectives (SVN, Debugging, Profiling) are throwing errors too.
These are the steps I tried to fix these errors - without success:
- switching back to my personal workspace (after the update another workspace was selected)
- opening Flash Builder with the "-clean" parameter (this worked for me several times when plugins didn't want to install properly)
- opening Flash Builder with administration rights
- checking inside Flash Builder for any updates
None of these steps worked for me and I don't know how to fix this problem. Has anyone experienced the same errors after the 4.0.1.-update or are there any infos I missed?
Any help would be appreciated!
Miracula
FB 4.5 will not start on Windows 7 64 bit
I installed FB 4.5 on Windows 7 and when I try to start it I get this error:
C:\windows\system32\MSVCR71.dll is either not designed to run on windows or it contains an error....
I tried to run in Windows XP sp2 compatibility mode and I get this error:
Failed to load the JNI shared library "C:\Program Files(x86)\Adobe\Adobe Flash Builder 4.5\jre\bin\client\jvm.dll".
Any ideas on what to try next?
Thanks,
Ben
Setting background image on Flash Builder 4.5 application
Hi,
I would like to set a background image on my Flash Builder 4.5 application. Does anyone know how to do this? Haven't seen an example that does this. Flex 3 made this very easy to do, but not 4.5
Thanks
Flash Builder 4.5 (win7, 64 bit) frequently crashes
Hi.
I've upgraded my dev env to flash Builder 4.5.
The IDE keeps crashing, even after increasing the jvm params to:
jvm_args: -Xms512m -Xmx512m -XX:MaxPermSize=512m -XX:PermSize=128m
The IDE can crash when I try to go to a class/method definition (F3), when I want to stop at a breakpoint, when navigating back to FB4.5 after using another application...
It can happen every few minutes, not very productive!!!
Can anyone offer any help?
Thanks, Eloise.
Flash Builder 4.7 on OSX 10.9 (Mavericks)
Hey Everyone,
If you've updated to OS X Mavericks BETA and you're unable to start Flash Builder 4.7 visit the following page and download the the file on the right.
Install Java 6 and run Flash Builder and everything should work as normal.
Packaging error using Xcode 5 simulators
I'm attempting to test mobile Air apps against iOS 7 via the Xcode 5 simulators, through Flash Builder 7. My apps (Flex 4.6+/Air 3.5+) open just fine in the simulators packaged with Xcode 4. However, once I install Xcode 5 GM, I get the following error:
"Error occurred while packaging the application:
SDK is missing GPL component /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/S DKs/iPhoneSimulator6.1.sdk/../../../../../usr/llvm-gcc-4.2/lib/gcc/"
This error is occurring for for any targeted simulator (6.0/6.1/7.0/etc) and any Air version.
If I go back to Xcode 4, I don't have any problems up through v6.1 of the simulators.
Any thoughts?
Thanks
Parks
MacBook Pro -- OS X 10.8.4
Flash Builder 7
Flex 4.6+
Air 3.5+
USB Debugging Android OS 4.2.x or Above Failing
Hey all,
I starting to get more and more devices that both don't come with a USB driver (relying on MTP) and fail to authorize themselves with Windows. Not all 4.2 devices do this however, I'm noticing Samsung is pretty special in this way.
I have the latest Android SDK, the default google USB driver as well. 'adb devices' continuously shows devices as 'unauthorized'. I've read people do simple things like unplug/replug, uncheck/recheck USB debugging, restart the device and all possible combinations of those things in any order. My older devices dutifully ask me upon connection or USB Debugging enablement if the PC I connected it to is allowed and once I click OK the device is authorized (like my 4.1.2 Samsung Galaxy S3). This screen NEVER comes up on newer devices, never offering a way to authorize the device.
Android devices that work
- Samsung Galaxy S3 (4.1.2)
- Samsung Galaxy Tab 2 7" (4.1.2)
- ASUS Transformer 10.1" (4.0.3)
- ASUS Transformer Infinity 10" (4.2.1)
- Lenovo IdeaTab 7" (4.0)
- ASUS MeMO SmartPad 10.1" (4.1)
- Sony Xperia Tablet Z 10" (4.2.2)
Devices that refuse to authorize:
- Samsung Galaxy S4 (4.3)
- Samsung Galaxy Note 3 (4.3)
- Samsung Galaxy Tab 3 8.0" (4.2.2)
The obvious trend here is, Samsung and anything over 4.2 doesn't seem to work (allow authorization). I can find nothing but Kies software with a "reinstall USB driver" option which I've installed and tried but these devices merely are visible in windows, allow file transfers with no issues, show up in 'adb devices' as 'unauthorized' and in Flash Builder 4.7 they show up as their serial numbers, 'online' and AIR is not installed, with no OS version.
Has anyone had any luck with a late Samsung device and USB debugging, or getting the devices to authorize with the OS? As much as I've narrowed it (which doesn't help) is OS 4.2 and up now ask for a RSA fingerprint for authorization from Windows whereas 4.1 and below do not. Somehow only the older Galaxy Tab and Sony are getting this. I guess Samsung is just having an issue (with Win7 Pro 64bit).
Any native developers know how to force a device to authorize?
Thanks!

