Flash builder 4.7 as plugin won't display asdoc

Hi,
on windows 7 x64, I just installed Flash Builder 4.7 x64 on my existing eclipse 4.2 x64 (using "the Adobe Flash Builder 4.7 Plug-in Utility") and the asdoc popup won't display anything but the current element. If I start the standalone Flash Builder, using the same workspace and same project, it works fine. Do I need to configure something else so it works as a plugin?

My mistake...
There was a typo into the XML application descriptor, that prevented the app to install properly on the device.
Precisely, it wasn't a typo but raher a malformed <intent-filter> node. I launched adb tool from the console with adb install MyApp.apk command, and I saw this : Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED] in the terminal. From here it was easy to find the culprit.
What would be cool is to have this feature inside the Flash Builder's Console panel.

Similar Messages

  • Flash Builder Premium 4.5 Plugin Error: RequiresLicense handler

    Hi,
    I am using the Flash Builder Premium 4.5 Plugin (licensed copy) with SpringSource ToolSuite (STS) 2.6.1. I am getting this error that stops me building my app:
    Unable to resolve a class for RequiresLicense handler: mx.automation:AutomationLicesneHandler.
    ...yes, the word 'license' is mis-spelled in the error message.
    I've tried a fresh install of STS 2.6.1 and re-installing Flash Builder and the Plugin, to no avail.
    Please help.
    Thanks!

    I did a workaround by adding this compiler argument:
    ${flexlib}/libs/automation/automation_agent.swc
    ...which points to that file in Flex 4.5. I can now build the app.
    Why do I need to do this now when I didn't need to do so before ?

  • Flash builder 4.5 , J2EE plugin

    Hi all,
    I need to install the J2EE plugin for my flash builder 4.5 as I am using the blazeDS for my development work. I installed stand alone flash builder 4.5 and java plugin but not able to find any information to install J2EE plugin or Dynamic Web project developement plugin.
    Ref: http://blogs.adobe.com/jasonsj/2010/06/java_development_in_flash_builder_4_standalone.html
    Please help me if possible.
    thanks

    For god's sake will anybody from Adobe say something about this?
    I'm having the same issue and it's f***ing annoying.
    "Please uninstall and reinstall the product" is not an acceptable error message.
    Please provide a workaround.

  • Flash Builder 4.6 on Mac won't start

    I was working in flash builder and a java update poped up and I installed it and now my flash builder wont start

    ok I solved it
    I had to uninstall ALL my adobe products and then use this http://www.adobe.com/support/contact/cscleanertool.html
    Then update my java again, then reinstall my entire Adobe collection again!
    But it is now working how it should

  • How to solve the flash Builder 4.6 scroll view and textinput  display problem?

    I have a dynamic form application which worked well on flash builder 4.5, having display problems in flash builder 4.6 now. What I did is adding
    TextInput objects  to a scroll view and set the texts for them dynamically. Everything is fine after the screen loaded. But if I scroll down, sometimes the texts will be placed in wrong positions. I attached the screen copy of the wrong display. Does anybody know how to solve this problem? Thanks.

    Check out the two threads below (if you have not already). I have not tried it but aeonus describes an approach that made me think of something that might work ... It is a workaround but, what if you have a text field (txtA) with the skin that does not allow soft keyboard selection, but does scroll correctly, and on the onClick event of that text field, you dynamically cover it with another text field (txtB) that does allow soft keyboard selection, (but does not scroll properly) and trigger the keyboard. After you get the entry from the user, set the value of txtA and destroy txtB ... leaving you (theoretically) with properly scrolling text fields. If you have a lot of those in your app, you might want to write a component that implements that behavior.
    "Create a dynamic textfield, and on click, invoke create a StageText instance at the same location as the textfield (by setting the StageText.viewPort property)
    Finally, set StageText.softKeyboardType to "numeric" and call StageText.assignFocus();"
    http://forums.adobe.com/thread/915019?tstart=0
    http://forums.adobe.com/thread/911214?tstart=0

  • Flash player 10.1 installed but won't display Flash content

    I'm running Windows Vista with IE8. Sometimes content is displayed and sometimes not.

    Try disabling Hardware Acceleration (Flash Player Settings, from http://www.adobe.com/software/flash/about/).

  • Flash Builder update to support iPad 3 retina display

    I've been reading that one has to run a command line on a Mac to get an app to run correctly on the new retina display iPad (i.e. iPad 3).
    http://forums.adobe.com/message/4272224
    Does anyone know when an update from Adobe will be issued to fix this issue?
    thanks,
    Jack

    Please refer : http://forums.adobe.com/message/4276097
    the issue is expected to be fixed with the next release of Flash Builder

  • Adobe reader plugin won't display pdfs in Firefox 17.0.1 on mac

    I'm running firefox 17.0.1 and Adobe Reader 11. I have Mac OS X 10.6.8. I had the same problem with Adobe 10.
    Any solutions?
    Thanks

    See system requirements - http://www.adobe.com/uk/products/reader/tech-specs.html

  • Flash Builder 4.7 - unable to open

    I have opened my old 4.6 workspace with 4.7 and updated my projects flex sdk to 4.6.0 located in FB4.7 sdks folder no problems. Now I am getting the follow error:
    "unable to open '/Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flexbuilder.project_4.7.0.345990/dcradSwcs/4.5/locale/es_ES '"
    My flex mobile project has localisation, all located in a folder: src/locale/ and I have the following compiler args:
    -locale=en_US,de_DE,es_ES,fr_FR,ja_JP,pt_BR,ru_RU,zh_CN,it_IT,ko_KR,nl_NL -source-path ./locale/{locale} -allow-source-path-overlap=true
    I geuss the issue is possibly with the compiler path or possibly no es_ES folder located in 4.7, any ideas?
    Thanks

    Fixed: In Project prefs: Flex Build path: added the similar swc folder called "local" from FB 4.6 eclipse/plugins directory and removed the 4.7 one.
    For some reason the 4.7  eclipse/plugins/com.adobe.flexbuilder.project_4.7.0.345990/dcradS wcs/4.5/locale folder has localisation folders in it and not swc's like in FB 4.6..

  • Flash Builder 4.5 crashes frequently with heap space error

    We have a reasonably complex AIR application, but by and large I would not say it is enormous. It compiles down to an AIR file that is around 6MB. It is broken out into about 6 different modules. We have given the java VM the maximum RAM that it will utilize without complaining (somewhere around 768MB. You can't go to 1024MB or it blows up). Yet, Flash Builder crashes very frequently when trying to build, generally with "java heap space" errors. We are developing on Windows 7.
    I had hoped Flash Builder 4.5 would be an improvement over Flash Builder 4 in this regard. It in fact got worse.
    Is there any hope of seeing action on this?
    Kevin

    Hi Kevin,
    Eliminating this completely is definitely on our radar and a high priority.
    For now, there are a couple of things you can do to reduce the occurence of out of memory errors when building:
    1. Move all embedded fonts and images into an AS class in a library project.
    2. Edit the file: C:\Program Files\Adobe\Adobe Flash Builder 4.5\eclipse\plugins\com.adobe.flexbuilder.project_4.5.1.313231\.options in wordpad. Setting, useGlobalSwcCache and useApplicationCache to false will reduce the overall memory consumed, but decrease performance.
    P.S: Please note that 2 is not officially supported or tested. If those options were, they would have been in preferences.
    -Anirudh

  • Flash Builder 4.6 on Mac 10.7

    I have installed Flash Builder 4.6 on my mac running osx version 10.7.4. After running plugin utility over my downloaded eclipse  32 bit
    Indigo Service Release 2, I dont see flash builder installed as a plugin.
    To confirm there is no option to create a flash project nor do flash libraries show under eclipse installation details -> installed software.
    Any body else with the same problem. What am I missing?

    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.

  • Project built with Flash Builder 4.6_Flex SDK, didn't work on Flash Builder 4.7_AIR SDK

    I have developed a project on flash builder 4.6 as a new action script project and I chose web & Flex SDK 4.6 (default), and now with Flash Builder 4.7, the project won't run, and the package available is AIR SDK only.. no flex!!

    Open your .actionScriptProperties file and set useFlashSDK to false.  This will allow you to use your older SDKs.  They are managed in the same way as Flash Builder 4.6 when this option is changed.

  • Flash Builder 4.7 JIRA

    Dear Flash Builder team,
    first off, who in his right mind decided to create a single JIRA for Flash Builder and Flex? That makes no sense whatsoever!
    With the retirement of bespoken JIRA in April '13, there will effectively be no bug report system for Flash Builder since Apache has nothing to do with that application.
    You can't possibly sell a $500 application that is buggy as hell without giving the users a convenient way to report those bugs. Having them create bug reports in this forum is just pathetic and plain rude!
    There is a ton of bugs in this application. The current version is merely in an alpha state, there are nullpointers everywhere!
    So please Adobe, create a new JIRA for Flash Builder, or even better, fix those bugs that have been reported numerous times in these forums.
    If there are no plans to invest in that product any more, talk to your supervisors and tell them to stop charging money for it!

    I agree entirely. After spending thousands on Flexbuilder and now Flashbuilder over the years (not to mention other Adobe products) this release takes the cake for laziness. A fresh install of FB4.7 reveals so many errors it fills me with very little confidence in anything I manage to compile. Why you would release this with this many errors I fail to understand.
    Here is the output of my log file - any fixes for any of this Adobe?
    <code>
    !ENTRY org.eclipse.ui.ide 4 4 2013-03-15 10:52:55.321
    !MESSAGE Problems saving workspace
    !ENTRY org.eclipse.ui.ide 4 1 2013-03-15 10:52:55.322
    !MESSAGE Problems occurred while trying to save the state of the workbench.
    !SUBENTRY 1 org.eclipse.core.resources 4 568 2013-03-15 10:52:55.322
    !MESSAGE Could not write workspace metadata '/Volumes/MyHD/Documents/Adobe Flash Builder 4.7/.metadata/.plugins/org.eclipse.core.resources/.root/3.tree'.
    !STACK 0
    java.io.FileNotFoundException: /Volumes/MyHD/Documents/Adobe Flash Builder 4.7/.metadata/.plugins/org.eclipse.core.resources/.root/3.tree (No such file or directory)
              at java.io.FileOutputStream.open(Native Method)
              at java.io.FileOutputStream.<init>(FileOutputStream.java:194)
              at java.io.FileOutputStream.<init>(FileOutputStream.java:145)
              at org.eclipse.core.internal.localstore.SafeFileOutputStream.<init>(SafeFileOutputStream.java:47)
              at org.eclipse.core.internal.resources.SaveManager.saveTree(SaveManager.java:1349)
              at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1133)
              at org.eclipse.core.internal.resources.Workspace.save(Workspace.java:2375)
              at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor$5.run(IDEWorkbenchAdvisor.jav a:508)
              at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
    !ENTRY org.eclipse.m2e.logback.appender 4 0 2013-03-15 10:52:55.680
    !MESSAGE Can't write workspace state
    !ENTRY CodeModel 4 1 2013-03-15 10:52:55.684
    !MESSAGE Could not delete document
    !STACK 0
    org.apache.lucene.store.NoSuchDirectoryException: directory '/Volumes/MyHD/Documents/Adobe Flash Builder 4.7/.metadata/.plugins/com.adobe.flexide.codemodel.bridge/searchCache/ASReferenceIndex.index' does not exist
              at org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:229)
              at org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:252)
              at org.apache.lucene.index.IndexFileDeleter.refresh(IndexFileDeleter.java:319)
              at org.apache.lucene.index.DocumentsWriter.flush(DocumentsWriter.java:592)
              at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3331)
              at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3296)
              at org.apache.lucene.index.IndexWriter.prepareCommit(IndexWriter.java:3159)
              at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3232)
              at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3214)
              at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3198)
              at com.adobe.flexbuilder.codemodel.internal.search.AbstractTextDatabase.refresh(AbstractText Database.java:180)
              at com.adobe.flexbuilder.codemodel.internal.search.BaseSearchDataProvider$DeleteProjectActio n.doAction(BaseSearchDataProvider.java:159)
              at com.adobe.flexbuilder.codemodel.internal.search.BaseSearchDataProvider$Action.run(BaseSea rchDataProvider.java:110)
              at com.adobe.flexbuilder.codemodel.internal.search.SearchIndexExecutionQueue.run(SearchIndex ExecutionQueue.java:150)
              at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
              at java.lang.Thread.run(Thread.java:680)
    !ENTRY CodeModel 4 1 2013-03-15 10:52:55.849
    !MESSAGE Could not close database
    !STACK 0
    java.io.FileNotFoundException: _u.tvx
              at org.apache.lucene.store.FSDirectory.fileLength(FSDirectory.java:292)
              at org.apache.lucene.index.TermVectorsTermsWriter.flush(TermVectorsTermsWriter.java:62)
              at org.apache.lucene.index.TermsHash.flush(TermsHash.java:109)
              at org.apache.lucene.index.TermsHash.flush(TermsHash.java:112)
              at org.apache.lucene.index.DocInverter.flush(DocInverter.java:72)
              at org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:59)
              at org.apache.lucene.index.DocumentsWriter.flush(DocumentsWriter.java:552)
              at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3331)
              at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3296)
              at org.apache.lucene.index.IndexWriter.prepareCommit(IndexWriter.java:3159)
              at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3232)
              at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3214)
              at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3198)
              at com.adobe.flexbuilder.codemodel.internal.search.AbstractTextDatabase.closeIndex(AbstractT extDatabase.java:153)
              at com.adobe.flexbuilder.codemodel.internal.search.BaseSearchDataProvider.closeIndex(BaseSea rchDataProvider.java:638)
              at com.adobe.flexbuilder.codemodel.internal.as.indices.SearchIndexGateway.close(SearchIndexG ateway.java:498)
              at com.adobe.flexbuilder.codemodel.internal.search.SearchIndexManager.shutdown(SearchIndexMa nager.java:119)
              at com.adobe.flexbuilder.codemodel.CMCoreActivator.deactivate(CMCoreActivator.java:210)
              at com.adobe.flexbuilder.codemodel.CMCoreActivator.stop(CMCoreActivator.java:126)
              at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:7 71)
              at java.security.AccessController.doPrivileged(Native Method)
              at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:76 4)
              at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:510)
              at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:565)
              at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1161)
              at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java :595)
              at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelMana ger.java:257)
              at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.jav a:215)
              at org.eclipse.osgi.framework.internal.core.InternalSystemBundle.suspend(InternalSystemBundl e.java:284)
              at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:691)
              at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:598)
              at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:390)
              at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:198)
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              at java.lang.reflect.Method.invoke(Method.java:597)
              at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
              at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
              at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
    !SESSION 2013-03-15 10:53:02.130 -----------------------------------------------
    eclipse.buildId=M20110909-1335
    java.version=1.6.0_43
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
    Framework arguments:  -keyring /Users/tmbj/.eclipse_keyring -showlocation
    Command-line arguments:  -os macosx -ws cocoa -arch x86_64 -keyring /Users/tmbj/.eclipse_keyring -consoleLog -showlocation
    !ENTRY org.eclipse.core.net 1 0 2013-03-15 10:53:05.258
    !MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
    !ENTRY org.eclipse.ui 4 0 2013-03-15 10:53:07.319
    !MESSAGE Unable to create editor ID com.adobe.flexbuilder.editors.actionscript.ActionScriptEditor: The file does not exist.
    !STACK 1
    org.eclipse.core.runtime.CoreException: The file does not exist.
              at org.eclipse.core.internal.filebuffers.ResourceFileBuffer.create(ResourceFileBuffer.java:2 37)
              at org.eclipse.core.internal.filebuffers.TextFileBufferManager.connect(TextFileBufferManager .java:112)
              at org.eclipse.ui.editors.text.TextFileDocumentProvider.createFileInfo(TextFileDocumentProvi der.java:559)
              at org.eclipse.ui.editors.text.TextFileDocumentProvider.connect(TextFileDocumentProvider.jav a:478)
              at com.adobe.flexide.editorcore.editor.AbstractFlexDocumentProvider.connect(AbstractFlexDocu mentProvider.java:87)
              at org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(AbstractTextEditor.java:4213)
              at org.eclipse.ui.texteditor.StatusTextEditor.doSetInput(StatusTextEditor.java:237)
              at org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.doSetInput(AbstractDecoratedTextEdi tor.java:1451)
              at com.adobe.flexbuilder.editors.derived.editor.DerivedTextEditor.doSetInput(DerivedTextEdit or.java:177)
              at com.adobe.flexide.editorcore.editor.AbstractFlexEditor.doSetInput(AbstractFlexEditor.java :1444)
              at org.eclipse.ui.texteditor.AbstractTextEditor$19.run(AbstractTextEditor.java:3200)
              at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
              at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
              at org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:759)
              at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
              at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:756)
              at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2642)
              at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3218)
              at org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:3245)
              at com.adobe.flexide.editorcore.editor.AbstractFlexEditor.init(AbstractFlexEditor.java:456)
              at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:828)
              at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:647)
              at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:465)
              at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
              at org.eclipse.ui.internal.EditorAreaHelper.setVisibleEditor(EditorAreaHelper.java:271)
              at org.eclipse.ui.internal.EditorManager.setVisibleEditor(EditorManager.java:1459)
              at org.eclipse.ui.internal.EditorManager$5.runWithException(EditorManager.java:972)
              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:135)
              at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3938)
              at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3615)
              at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
              at org.eclipse.ui.internal.Workbench$33.runWithException(Workbench.java:1595)
              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:135)
              at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3938)
              at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3615)
              at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
              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:79)
              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(NativeMethodAccessorImpl.java:39)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              at java.lang.reflect.Method.invoke(Method.java:597)
              at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
              at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
              at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
    !SUBENTRY 1 org.eclipse.core.filebuffers 4 0 2013-03-15 10:53:07.320
    !MESSAGE The file does not exist.
    !ENTRY org.eclipse.ui 2 2 2013-03-15 10:53:07.343
    !MESSAGE Ignored attempt to add saveable that was already registered
    !STACK 0
    org.eclipse.core.runtime.AssertionFailedException: unknown saveable: org.eclipse.ui.internal.DefaultSaveable@242e983d from part: org.eclipse.ui.internal.ErrorEditorPart@242e983d
              at org.eclipse.ui.internal.SaveablesList.logWarning(SaveablesList.java:187)
              at org.eclipse.ui.internal.SaveablesList.addModel(SaveablesList.java:117)
              at org.eclipse.ui.internal.SaveablesList.addModels(SaveablesList.java:289)
              at org.eclipse.ui.internal.SaveablesList.postOpen(SaveablesList.java:695)
              at org.eclipse.ui.internal.PartList.partOpened(PartList.java:234)
              at org.eclipse.ui.internal.PartList.access$0(PartList.java:210)
              at org.eclipse.ui.internal.PartList$1.propertyChanged(PartList.java:40)
              at org.eclipse.ui.internal.WorkbenchPartReference.fireInternalPropertyChange(WorkbenchPartRe ference.java:375)
              at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:610)
              at org.eclipse.ui.internal.EditorAreaHelper.setVisibleEditor(EditorAreaHelper.java:271)
              at org.eclipse.ui.internal.EditorManager.setVisibleEditor(EditorManager.java:1459)
              at org.eclipse.ui.internal.EditorManager$5.runWithException(EditorManager.java:972)
              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:135)
              at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3938)
              at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3615)
              at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
              at org.eclipse.ui.internal.Workbench$33.runWithException(Workbench.java:1595)
              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:135)
              at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3938)
              at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3615)
              at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
              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:79)
              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(NativeMethodAccessorImpl.java:39)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              at java.lang.reflect.Method.invoke(Method.java:597)
              at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
              at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
              at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
    !ENTRY org.eclipse.wst.xml.ui 4 4 2013-03-15 10:53:07.578
    !MESSAGE The file does not exist.
    !STACK 1
    org.eclipse.ui.PartInitException: The file does not exist.
              at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3232)
              at org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:3245)
              at org.eclipse.wst.sse.ui.StructuredTextEditor.init(StructuredTextEditor.java:2595)
              at org.eclipse.ui.part.MultiPageEditorPart.addPage(MultiPageEditorPart.java:237)
              at org.eclipse.ui.part.MultiPageEditorPart.addPage(MultiPageEditorPart.java:211)
              at org.eclipse.wst.xml.ui.internal.tabletree.XMLMultiPageEditorPart.addSourcePage(XMLMultiPa geEditorPart.java:513)
              at org.eclipse.wst.xml.ui.internal.tabletree.XMLMultiPageEditorPart.createPages(XMLMultiPage EditorPart.java:768)
              at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:348)
              at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:670)
              at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:465)
              at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
              at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:289)
              at org.eclipse.ui.internal.WorkbenchPage.makeActiveEditor(WorkbenchPage.java:1342)
              at org.eclipse.ui.internal.WorkbenchPage.updateActivePart(WorkbenchPage.java:1300)
              at org.eclipse.ui.internal.WorkbenchPage.handleDeferredEvents(WorkbenchPage.java:1496)
              at org.eclipse.ui.internal.WorkbenchPage.deferUpdates(WorkbenchPage.java:1485)
              at org.eclipse.ui.internal.WorkbenchPage.access$14(WorkbenchPage.java:1476)
              at org.eclipse.ui.internal.WorkbenchPage$16.runWithException(WorkbenchPage.java:3386)
              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:135)
              at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3938)
              at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3615)
              at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
              at org.eclipse.ui.internal.Workbench$33.runWithException(Workbench.java:1595)
              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:135)
              at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3938)
              at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3615)
              at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
              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:79)
              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(NativeMethodAccessorImpl.java:39)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              at java.lang.reflect.Method.invoke(Method.java:597)
              at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
              at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
              at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
    Caused by: org.eclipse.core.runtime.CoreException: The file does not exist.
              at org.eclipse.core.internal.filebuffers.ResourceFileBuffer.create(ResourceFileBuffer.java:2 37)
              at org.eclipse.core.internal.filebuffers.TextFileBufferManager.connect(TextFileBufferManager .java:112)
              at org.eclipse.ui.editors.text.TextFileDocumentProvider.createFileInfo(TextFileDocumentProvi der.java:559)
              at org.eclipse.ui.editors.text.TextFileDocumentProvider.connect(TextFileDocumentProvider.jav a:478)
              at org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(AbstractTextEditor.java:4213)
              at org.eclipse.ui.texteditor.StatusTextEditor.doSetInput(StatusTextEditor.java:237)
              at org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.doSetInput(AbstractDecoratedTextEdi tor.java:1451)
              at org.eclipse.ui.editors.text.TextEditor.doSetInput(TextEditor.java:169)
              at org.eclipse.wst.sse.ui.StructuredTextEditor.doSetInput(StructuredTextEditor.java:1918)
              at org.eclipse.ui.texteditor.AbstractTextEditor$19.run(AbstractTextEditor.java:3200)
              at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
              at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
              at org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:759)
              at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
              at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:756)
              at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2642)
              at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3218)
              ... 48 more
    !SUBENTRY 1 org.eclipse.core.filebuffers 4 0 2013-03-15 10:53:07.580
    !MESSAGE The file does not exist.
    !STACK 1
    org.eclipse.core.runtime.CoreException: The file does not exist.
              at org.eclipse.core.internal.filebuffers.ResourceFileBuffer.create(ResourceFileBuffer.java:2 37)
              at org.eclipse.core.internal.filebuffers.TextFileBufferManager.connect(TextFileBufferManager .java:112)
              at org.eclipse.ui.editors.text.TextFileDocumentProvider.createFileInfo(TextFileDocumentProvi der.java:559)
              at org.eclipse.ui.editors.text.TextFileDocumentProvider.connect(TextFileDocumentProvider.jav a:478)
              at org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(AbstractTextEditor.java:4213)
              at org.eclipse.ui.texteditor.StatusTextEditor.doSetInput(StatusTextEditor.java:237)
              at org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.doSetInput(AbstractDecoratedTextEdi tor.java:1451)
              at org.eclipse.ui.editors.text.TextEditor.doSetInput(TextEditor.java:169)
              at org.eclipse.wst.sse.ui.StructuredTextEditor.doSetInput(StructuredTextEditor.java:1918)
              at org.eclipse.ui.texteditor.AbstractTextEditor$19.run(AbstractTextEditor.java:3200)
              at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
              at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
              at org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:759)
              at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
              at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:756)
              at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2642)
              at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3218)
              at org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:3245)
              at org.eclipse.wst.sse.ui.StructuredTextEditor.init(StructuredTextEditor.java:2595)
              at org.eclipse.ui.part.MultiPageEditorPart.addPage(MultiPageEditorPart.java:237)
              at org.eclipse.ui.part.MultiPageEditorPart.addPage(MultiPageEditorPart.java:211)
              at org.eclipse.wst.xml.ui.internal.tabletree.XMLMultiPageEditorPart.addSourcePage(XMLMultiPa geEditorPart.java:513)
              at org.eclipse.wst.xml.ui.internal.tabletree.XMLMultiPageEditorPart.createPages(XMLMultiPage EditorPart.java:768)
              at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:348)
              at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:670)
              at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:465)
              at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
              at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:289)
              at org.eclipse.ui.internal.WorkbenchPage.makeActiveEditor(WorkbenchPage.java:1342)
              at org.eclipse.ui.internal.WorkbenchPage.updateActivePart(WorkbenchPage.java:1300)
              at org.eclipse.ui.internal.WorkbenchPage.handleDeferredEvents(WorkbenchPage.java:1496)
              at org.eclipse.ui.internal.WorkbenchPage.deferUpdates(WorkbenchPage.java:1485)
              at org.eclipse.ui.internal.WorkbenchPage.access$14(WorkbenchPage.java:1476)
              at org.eclipse.ui.internal.WorkbenchPage$16.runWithException(WorkbenchPage.java:3386)
              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:135)
              at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3938)
              at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3615)
              at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
              at org.eclipse.ui.internal.Workbench$33.runWithException(Workbench.java:1595)
              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:135)
              at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3938)
              at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3615)
              at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
              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:79)
              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(NativeMethodAccessorImpl.java:39)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              at java.lang.reflect.Method.invoke(Method.java:597)
              at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
              at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
              at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
    !SUBENTRY 2 org.eclipse.core.filebuffers 4 0 2013-03-15 10:53:07.581
    !MESSAGE The file does not exist.
    !ENTRY org.eclipse.ui 4 0 2013-03-15 10:53:07.593
    !MESSAGE Unable to create editor ID org.eclipse.wst.xml.ui.internal.tabletree.XMLMultiPageEditorPart: org.eclipse.ui.PartInitException: The file does not exist.
    !STACK 1
    org.eclipse.ui.PartInitException: The file does not exist.
              at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3232)
              at org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:3245)
              at org.eclipse.wst.sse.ui.StructuredTextEditor.init(StructuredTextEditor.java:2595)
              at org.eclipse.ui.part.MultiPageEditorPart.addPage(MultiPageEditorPart.java:237)
              at org.eclipse.ui.part.MultiPageEditorPart.addPage(MultiPageEditorPart.java:211)
              at org.eclipse.wst.xml.ui.internal.tabletree.XMLMultiPageEditorPart.addSourcePage(XMLMultiPa geEditorPart.java:513)
              at org.eclipse.wst.xml.ui.internal.tabletree.XMLMultiPageEditorPart.createPages(XMLMultiPage EditorPart.java:768)
              at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:348)
              at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:670)
              at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:465)
              at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
              at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:289)
              at org.eclipse.ui.internal.WorkbenchPage.makeActiveEditor(WorkbenchPage.java:1342)
              at org.eclipse.ui.internal.WorkbenchPage.updateActivePart(WorkbenchPage.java:1300)
              at org.eclipse.ui.internal.WorkbenchPage.handleDeferredEvents(WorkbenchPage.java:1496)
              at org.eclipse.ui.internal.WorkbenchPage.deferUpdates(WorkbenchPage.java:1485)
              at org.eclipse.ui.internal.WorkbenchPage.access$14(WorkbenchPage.java:1476)
              at org.eclipse.ui.internal.WorkbenchPage$16.runWithException(WorkbenchPage.java:3386)
              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:135)
              at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3938)
              at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3615)
              at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
              at org.eclipse.ui.internal.Workbench$33.runWithException(Workbench.java:1595)
              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:135)
              at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3938)
              at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3615)
              at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
              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:79)
              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(NativeMethodAccessorImpl.java:39)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              at java.lang.reflect.Method.invoke(Method.java:597)
              at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
              at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
              at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
    Caused by: org.eclipse.core.runtime.CoreException: The file does not exist.
              at org.eclipse.core.internal.filebuffers.ResourceFileBuffer.create(ResourceFileBuffer.java:2 37)
              at org.eclipse.core.internal.filebuffers.TextFileBufferManager.connect(TextFileBufferManager .java:112)
              at org.eclipse.ui.editors.text.TextFileDocumentProvider.createFileInfo(TextFileDocumentProvi der.java:559)
              at org.eclipse.ui.editors.text.TextFileDocumentProvider.connect(TextFileDocumentProvider.jav a:478)
              at org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(AbstractTextEditor.java:4213)
              at org.eclipse.ui.texteditor.StatusTextEditor.doSetInput(StatusTextEditor.java:237)
              at org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.doSetInput(AbstractDecoratedTextEdi tor.java:1451)
              at org.eclipse.ui.editors.text.TextEditor.doSetInput(TextEditor.java:169)
              at org.eclipse.wst.sse.ui.StructuredTextEditor.doSetInput(StructuredTextEditor.java:1918)
              at org.eclipse.ui.texteditor.AbstractTextEditor$19.run(AbstractTextEditor.java:3200)
              at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
              at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
              at org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:759)
              at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
              at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:756)
              at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2642)
              at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3218)
              ... 48 more
    !SUBENTRY 1 org.eclipse.core.filebuffers 4 0 2013-03-15 10:53:07.594
    !MESSAGE The file does not exist.
    !STACK 1
    org.eclipse.core.runtime.CoreException: The file does not exist.
              at org.eclipse.core.internal.filebuffers.ResourceFileBuffer.create(ResourceFileBuffer.java:2 37)
              at org.eclipse.core.internal.filebuffers.TextFileBufferManager.connect(TextFileBufferManager .java:112)
              at org.eclipse.ui.editors.text.TextFileDocumentProvider.createFileInfo(TextFileDocumentProvi der.java:559)
              at org.eclipse.ui.editors.text.TextFileDocumentProvider.connect(TextFileDocumentProvider.jav a:478)
              at org.ecli

  • Flash Builder Error Compiling Ipad Actionscript Mobile Project.

    I just bought a brand new ipad for testing. I am using flash buider 4.7 to make an actionscript mobile project. I created an app ID, provisioning profile, and certificate. I have done this before in flash professional so it wasn't too bad. However, when I run or debug  even a blank application I get this error in flash builder:
    Error occurred while packaging the application:
    'Launching AppName' has encountered a problem.
    Error occurred while packaging the application.
    Exception in thread "main" java.lang.Error: Unable to find llvm JNI lib in:
    /Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722/AIRSDK/lib/adt.jar/Darwin
    /Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722/AIRSDK/lib/aot/lib/x64
    /Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722/AIRSDK/lib/adt.jar
    /Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722/AIRSDK/lib
                    at adobe.abc.LLVMEmitter.loadJNI(LLVMEmitter.java:582)
                    at adobe.abc.LLVMEmitter.<clinit>(LLVMEmitter.java:596)
                    at com.adobe.air.ipa.AOTCompiler.generateExtensionsGlue(AOTCompiler.java:419)
                    at com.adobe.air.ipa.AOTCompiler.generateMachineBinaries(AOTCompiler.java:1790)
                    at com.adobe.air.ipa.IPAOutputStream.createIosBinary(IPAOutputStream.java:378)
                    at com.adobe.air.ipa.IPAOutputStream.finalizeSig(IPAOutputStream.java:762)
                    at com.adobe.air.ApplicationPackager.createPackage(ApplicationPackager.java:91)
                    at com.adobe.air.ipa.IPAPackager.createPackage(IPAPackager.java:245)
                    at com.adobe.air.ADT.parseArgsAndGo(ADT.java:571)
                    at com.adobe.air.ADT.run(ADT.java:419)
                    at com.adobe.air.ADT.main(ADT.java:469)
    I have no idea where to even start in trying to figure out what could be the problem. I am pretty sure the itunes developer information is correct. Are there any kinds of drivers or developer modes that I need to set for a new iPad?
    Thanks!

    Thanks Shongrunden for your reply.
    Yes, you are right. If I make a new Flex mobile project, I did not see the issue.
    But that did not fully answer my question, my concern is: can an actionscript project use spark components?
    Thanks.

  • AIR 14 and Flash Builder 4.7!!!

    I cant seem to find any documentation on this anywhere so I think I will have to just hit Adobe up directly
    I am running Flash Builder 4.7 on a MAC running Mavericks ( OSX 10.9.3 ).
    Do I have to update both this folder  (Referring to this as Folder 1):
    Applications/Adobe Flash Builder 4.6/sdks/
    and this folder (Referring to this as Folder 2):
    /Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722st
    Or can you just update the second folder? I updated the 2nd folder by pasting the contents extracted from the zip I downloaded from this page:
    Download Adobe AIR SDK
    Before updated Folder 2, i was getting a compile error I think it was because of the java 1.6 error. But since updating Folder 2 to the AIR14 SDK that issue was fixed.
    I will say I didnt do the whole Terminal Extract method. But things started compiling just fine.
    I am using some native extensions for a mobile project and now I am back to getting compile errors. The Null point java errors or whatever. I am wondering is it because:
    I need to update the SDK in Folder 1?
    Or is it because I didnt extract files using the terminal into Folder 2?
    Or do you need to do both??
    Lastly can you provide more documentation and possibly an in depth explanation of the entire process?????

    You need to contact Adobe support thru chat and ask them to reset your activations
    For the link below click the Still Need Help? option in the blue area at the bottom and choose the chat option...
    Serial number and activation chat support (non-CC)
    http://helpx.adobe.com/x-productkb/global/service1.html ( http://adobe.ly/1aYjbSC )

Maybe you are looking for