Flash Builder 4.6 + Extension Builder 2.0

Hi all

I installed Flash Builder Premium (first edition) 4.6 and imported from the CS Flex SDK 3.4 and 4.5 of CS SDK 2.0. I also installed the plugin Extension CS Builder 2.0. I have already installed Photoshop CS 5 and 6 CS and their extension handlers.

My problem is that when I download a sample application (say HelloPhotoshop), FDI was told that there is something wrong:

configuration variable 'compile .external-library-path' value contains unknown token 'CSLIBS '.

If I add this CSLIBS as a linked resource, it complains CSAR:

configuration variable 'compile .library-path' value contains unknown token "CSAR".

If I add this one as well (I guessed maybe it's this location: C:\Program Files (x 86) \Adobe\Adobe Flash Builder 4.6\eclipse\plugins\com.adobe.cside.libsinstaller_2.0.0.4-33034\archive\csar-1.0), and then he complains about something else when you run it:

Error occurred during the build.

Errors under builder "Adobe Creative Suite Extension Builder" of the project "HelloPhotoshop".

com/adobe/cside/flexsdk/FlexSDKActivator

Looks like I have something wrong with the references and that everything is properly installed... I did a clean install several times, with no result better. Any ideas?

Thank you very much

PS: more information. If I solve all the problems of references, then run against Photoshop CS5 and CS6 there is another problem:

An internal error occurred during: "Test launch.

com.adobe.flexbuilder.debug.FlexBuilderLaunchEvents.preLaunchCheck (Ljava/lang/String; MCOL / adobe/flexbuilder/project/LaunchMode; MCOL/adobe/flexide/launch/IFlexLaunchConfiguration; LORG/eclipse/core/runtime/IProgressMonitor ;) LORG/eclipse/core/runtime/secret;

This sounds like something went wrong during installation. CSAR and CSLIBS references must be configured automatically during installation.

Should also no need to import the Flex SDK as CS Extension Builder 2.0 comes with include them. It will not hurt, although the SDK of Flex imported CS.

Can clarify you how you installed CS Extension Builder 2.0, please and where you got to?

Here are the installation instructions I would recommend from an instance of FlashBuilder 4.6 own:

To install Adobe Creative Suite Extension Builder, download the ZIP file and unzip it in a location of the root (SDKRoot).

Install the Extension Builder in Eclipse with Flash Builder or Flash Builder Standalone:
  1. In Eclipse, choose Help > install new software.
  2. In the installation dialog box, click Add.
  3. In the Add Site dialog box, click Local... to navigate to the SDK root folder or enter the URL of the update site.
  4. Name the site CS SDK, and then click OK to confirm the changes.
  5. Select the new site of the CS SDK in the field "work with".

    -Select all the components of Adobe Creative Suite Extension Builder.
    -Click Next to confirm the selection.

  6. In the dialogue journal installation details, click next to confirm that you want to install all of the components listed.
  7. Accept the terms of the license agreements and click Finish.
  8. Re-start Eclipse as recommended it.

Tags: Creative Suites

Similar Questions

  • Cannot change the manifest.xml in Builder flash builder extension 2.1

    In flash builder, I installed the extension 2.1 generator to build an extension of photoshop. Database structure automatically created the manifest.xml file but I can't edit this file in the editor, and if I change outside of the flash builder does not reflect the changes.

    What I want is to add an icon for my extension.

    SOLVED!

    ===========

    When you create an extension extension Adobe Builder with Flash Builder 4.6 adobe project, a ".stage-extension" folder is created but do not appear in the Directory tab of Package Explorer. However, the file manifest.xml in the bin-debug folder is shown giving the impression it could be changed.

    To edit the manifest.xml file, navigate to the location of your project and find: YourPorjectName > .stage-extension > CSXS > manifest.xml

    Edit the manifest.xml for the changes to apply.

  • Having a problem with Flash Builder and Extension Builder - images not apearing on Mac system

    Have a panel created in Flash Builder 4.5 with Extension Builder 2.1. Everything is fine when it is installed on a PC, but when it is installed on a Mac in the Panel images do not show.

    Mac and PC both using Adobe Photoshop CC. Both installed similarly. ZXP deposit using Adobe Extension Manager CC.

    Any ideas?

    Problem solved:

    The problem is when using

    Changing to

    Changing to

    Thank you

  • Extension for CS 5, 6 and versions CC in Flash Builder 4.6 fails to initialize

    Hi all

    I develop an extension for Illustrator CS5, 6 and CC versions. I use the versions of Flash Builder 4.6 and Extension Builder 2.1. When I create a new project and add a minimal support for CS5, I am unable to view the design of the project resulting. I don't understand why. If I add a minimal help for CS6, design mode works very well. What is behavior?

    Also, I expect to use datagrid spark in my extension, it supports smooth scrolling. I'm not able to do the same, as the extension never initializes.

    Here's the screeshot of the compiler settings:

    issue1.jpg

    And here's what I get the error:

    issue.jpg

    What can I do to make my work?

    Hello

    Unfortunately, the Design view is completely unusable with the Extension Builder 3.4 needed to create a CS5 extension... So, you will see a black screen instead of your user interface. The only solution is to write your code and test. Previous versions of Extension Builder working on a previous version of Flash Builder and Design mode worked as expected...

    Best,

    Luca

  • Flash Builder 4.6 Mobile project using Blazeds & Extension Native

    Hello

    I'm building a Flex Mobile in FB project, which uses BlazeDS to access data through a project of spring and also a DONKEY file to access the contacts of the device.  I want to debug the application on a device connected with a USB cable, so to put my root files and output in the settings of the server using a UNC name, so it can be found from my device via my wifi network. I also added the native extension via the Build Path and package labels.  When I have an emulator debug office, things are OK and the extension correctly tells me that he is not taken in charge on the emulator. However, if for debugging on the device, FB throws an exception during the launch, complaining of a java null pointer exception.  The journal of the eclipse, in part, looks like this:

    com.adobe.flexbuilder.project.AbstractXMLModel$ FileReadException: org.eclipse.core.internal.resources.ResourceException: resource ' / NewOne-debug/NewOne - app.xml "does not exist.

    to com.adobe.flexbuilder.project.air.internal.xml.ApplicationXMLModel. < init >(ApplicationXMLM odel.java:102)

    at com.adobe.flexbuilder.project.air.AppXMLCreator.init(AppXMLCreator.java:91)

    to com.adobe.flexbuilder.project.air.AppXMLCreator. < init > (AppXMLCreator.java:80)

    to com.adobe.flexbuilder.project.air.AppXMLCreator. < init > (AppXMLCreator.java:73)

    at com.adobe.flexbuilder.project.ui.utils.ANE.AppXMLFileANEExtensionHandler.getAppXMLCreator (AppXMLFileANEExtensionHandler.java:153)

    at com.adobe.flexbuilder.project.ui.utils.ANE.AppXMLFileANEExtensionHandler.retainExtensionI ds(AppXMLFileANEExtensionHandler.java:315)

    at com.adobe.flexbuilder.project.ui.utils.ANE.ANEController.modifyAppXMLforPackaging (ANECont roller.java:371)

    at com.adobe.flexbuilder.project.ui.utils.ANE.ANEController.modifyAppXMLforPackaging (ANECont roller.java:338)

    at com.adobe.flexbuilder.project.ui.utils.ANE.AbstractANEPackageHandler.modifyAppXMLforPacka ging(AbstractANEPackageHandler.java:91)

    at com.adobe.flexide.launching.multiplatform.launchhandlers.AbstractMultiPlatformLaunchHandl er.applyNativeExtensionDetails(AbstractMultiPlatformLaunchHandler.java:164)

    at com.adobe.flexide.multiplatform.android.launching.ADBLaunchHandler.doPackage (ADBLaunchHan dler.java:424)

    at com.adobe.flexide.multiplatform.android.launching.ADBLaunchHandler.launch (ADBLaunchHandle r.java:250)

    at com.adobe.flexide.launching.multiplatform.MultiPlatformLaunchDelegate.launch (MultiPlatfor mLaunchDelegate.java:191)

    at com.adobe.flexide.launching.AbstractFlexLaunchDelegate.launch (AbstractFlexLaunchDelegate. java: 244)

    at com.adobe.flexide.launching.AbstractFlexLaunchDelegate.launch (AbstractFlexLaunchDelegate. java: 134)

    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:854)

    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703)

    at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:928)

    to org.eclipse.debug.internal.ui.DebugUIPlugin$ 8.run(DebugUIPlugin.java:1132)

    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    Caused by: org.eclipse.core.internal.resources.ResourceException: resource ' / NewOne-debug/NewOne - app.xml "does not exist.

    at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:320)

    at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:194)

    at org.eclipse.core.internal.resources.File.getContents(File.java:287)

    at org.eclipse.core.internal.resources.File.getContents(File.java:278)

    to com.adobe.flexbuilder.project.air.internal.xml.ApplicationXMLModel. < init >(ApplicationXMLM odel.java:100)

    ... 19 more

    I guess the problem is that when the application attempts to run on my device, the extension is not find application descriptor file.  Is there anything else I need to do?

    I appreciate all help.

    Jay

    Here is the solution in case anyone else runs into this problem.  Flash Builder is to create the deployment at the launch, it converts the path mapped to a local path mutilated for donkey find the descriptor to a relative path, which can not be found and get the null pointer.  Making the path to output folder actually local to the computer, as opposed to the default which creates FB, solves the error and still lets blazeds access from the device.

  • Create plugins in Indesign using Adobe flash builder 2.6

    Dear Sir.

    I would like to develop a plugin in In Design using flash builder 2.6, but I used before I download Adobe extension builder 2.1 to integrate flash Builder 2.6, but now I can't find a way to get Adobe extension 2.1 and version 2.0 of the Ewer can be integrated into flash builder 2.6

    So what can I please?

    and if InDesign have abandoned Flash in indesign-based panels, so what's the easiest way to build a powerful without the help of C++ plugins, I need to create the plugin to add to the menu with a specific, not in the script Panel name

    Thanks in advance

    See here for my response to the original thread.

    Note you do not need extension fancy or short-lived technology to create menus, going for a simple ExtendScript.

  • How can I really associate .as ActionScript with Flash Builder file in Windows 8?

    How can I really associate .as ActionScript with Flash Builder file in Windows 8?

    In Windows 7, you have to go to preferences - Flash Builder - File Associations, etc. There is no file Associations in the Windows 8 version: (see image)

    Adobe made a web page that indicates that you must use Windows Explorer to associate FlashBuilder.exe .as files, but it does not work: http://helpx.Adobe.com/Flash-Builder/KB/unable-set-default-file-associations.html

    FlashBuilder.exe does not support opening a file .as like that. Flash Builder attempts to launch a new process and requires a different workspace to be able to open a Windows file. So either Adobe should add support for binding to the Windows 8 file in Flash Builder, or it must be a setting that prevents the Flash Builder to open a second instance of process.

    Flash Builder Settings.jpg

    I found a solution. I used a Windows 7 machine that is the file association appropriate and observed the key of Windows registry using regedit.exe. I exported the key and made a .reg file and copied on my machine Windows 8. After installing registry keys, the associated file did not immediately because Windows 8 has this key to the user choice that always associates the file .as with Flash Professional. So after installing the underside of the keys, then I used Windows Explorer to associate files with Flash Builder .as and my file associations work as expected. It is an Adobe specific integration problem that must be fixed on the end of Adobe to support file associations in Windows 8.

    Success as follows:

    (1) install the registry keys below

    (2) use the Windows Explorer to always associate FlashBuilder.exe .as files

    ========================================================================================

    copy the below into a file with the .reg extension. Then use the "Merge" command to Windows Explorer to install in the registry

    ========================================================================================

    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\.as]

    @= "FlashBuilder.ActionScript".

    [HKEY_CLASSES_ROOT\.as\ShellNew]

    "NullFile"=""

    [HKEY_CLASSES_ROOT\FlashBuilder.ActionScript]

    [HKEY_CLASSES_ROOT\FlashBuilder.ActionScript\DefaultIcon]

    @= "C:\\Program Files\\Adobe\\Adobe Flash Builder 4.7 (64 Bit)\\eclipse\\plugins\\com.adobe.flexbuilder.ui_4.7.0.349722\\icons\\fb_as.ico.

    [HKEY_CLASSES_ROOT\FlashBuilder.ActionScript\Shell]

    [HKEY_CLASSES_ROOT\FlashBuilder.ActionScript\Shell\Open]

    [HKEY_CLASSES_ROOT\FlashBuilder.ActionScript\Shell\Open\Command]

    @= hex (2): 22, 43, 00, 00, 3 a, 00 5 c 00, 50, 00, 72, 00, 6f, 00, 67, 00, 72, 00, 61, 00, 6 d, 00, 20,.

    00,46,00,69,00 6 c 00, 65, 00, 73, 00, 5 c, 00, 41, 00, 64, 00, 6f, 00, 62, 00, 65, 00, 5 c, 00,------.

    41,00,64,00, 6f, 00, 62, 00, 65, 00, 20, 00, 46, 00, 6 c, 00, 61, 00, 73, 00, 68, 00, 20, 00, 42,------.

    00,75,00,69,00 6 c 00, 64, 00, 65, 00, 72, 00, 00, 20, 34, 00, 2nd, 00, 37, 00, 20, 00, 28, 00,------.

    36,00,34,00,20,00,42,00,69,00,74,00,29,00 5 C 00, 46, 00, 6 C, 00, 61, 00, 73, 00, 68,.

    00,42,00,75,00,69,00, 6 c, 00, 64, 00, 65, 00, 72, 00, 2nd, 00, 65, 00, 78, 00, 65, 00, 22, 00,------.

    20.00, 2d, 00, 6F, 00, 61, 00, 6 d, 00, 65, 00, 20, 00, 22, 00, 46, 00, 6 c, 00, 61, 00, 73, 00, 68,.

    00,20,00,42,00,75,00,69,00 6 c 00, 64, 00, 65, 00, 72, 00, 22, 00, 20, 00, 2d, 00, 2d, 00,------.

    6 c, 00, 61, 00, 75, 00, 6F, 00, 63, 00, 68, 00, 65, 00, 72, 00, 2nd, 00, 6f, 00, 00, 65, 70, 00, 6e,------.

    00,46,00,69,00 6 C 00, 65, 00, 20, 00, 22, 00, 25, 00, 31, 00, 22, 00, 00, 00

    [HKEY_LOCAL_MACHINE\SOFTWARE\.as]

    @= "FlashBuilder.ActionScript".

    [HKEY_LOCAL_MACHINE\SOFTWARE\.as\ShellNew]

    "NullFile"=""

    [HKEY_LOCAL_MACHINE\SOFTWARE\FlashBuilder.ActionScript]

    [HKEY_LOCAL_MACHINE\SOFTWARE\FlashBuilder.ActionScript\DefaultIcon]

    @= "C:\\Program Files\\Adobe\\Adobe Flash Builder 4.7 (64 Bit)\\eclipse\\plugins\\com.adobe.flexbuilder.ui_4.7.0.349722\\icons\\fb_as.ico.

    [HKEY_LOCAL_MACHINE\SOFTWARE\FlashBuilder.ActionScript\Shell]

    [HKEY_LOCAL_MACHINE\SOFTWARE\FlashBuilder.ActionScript\Shell\Open]

    [HKEY_LOCAL_MACHINE\SOFTWARE\FlashBuilder.ActionScript\Shell\Open\Command]

    @= hex (2): 22, 43, 00, 00, 3 a, 00 5 c 00, 50, 00, 72, 00, 6f, 00, 67, 00, 72, 00, 61, 00, 6 d, 00, 20,.

    00,46,00,69,00 6 c 00, 65, 00, 73, 00, 5 c, 00, 41, 00, 64, 00, 6f, 00, 62, 00, 65, 00, 5 c, 00,------.

    41,00,64,00, 6f, 00, 62, 00, 65, 00, 20, 00, 46, 00, 6 c, 00, 61, 00, 73, 00, 68, 00, 20, 00, 42,------.

    00,75,00,69,00 6 c 00, 64, 00, 65, 00, 72, 00, 00, 20, 34, 00, 2nd, 00, 37, 00, 20, 00, 28, 00,------.

    36,00,34,00,20,00,42,00,69,00,74,00,29,00 5 C 00, 46, 00, 6 C, 00, 61, 00, 73, 00, 68,.

    00,42,00,75,00,69,00, 6 c, 00, 64, 00, 65, 00, 72, 00, 2nd, 00, 65, 00, 78, 00, 65, 00, 22, 00,------.

    20.00, 2d, 00, 6F, 00, 61, 00, 6 d, 00, 65, 00, 20, 00, 22, 00, 46, 00, 6 c, 00, 61, 00, 73, 00, 68,.

    00,20,00,42,00,75,00,69,00 6 c 00, 64, 00, 65, 00, 72, 00, 22, 00, 20, 00, 2d, 00, 2d, 00,------.

    6 c, 00, 61, 00, 75, 00, 6F, 00, 63, 00, 68, 00, 65, 00, 72, 00, 2nd, 00, 6f, 00, 00, 65, 70, 00, 6e,------.

    00,46,00,69,00 6 C 00, 65, 00, 20, 00, 22, 00, 25, 00, 31, 00, 22, 00, 00, 00

  • Cannot export file zxp with Flash Builder, CSExtensionBuilder

    Hi all

    I write the Extension project on create. I build the success of this project. It has output swf file.

    I want to export to file .zxp to connect with the Plugin from the AI.

    In my project. I do the following:

    1. select export = > Adoble Creative Suite Extension Builder = > Creative Suite Extension and click on the Next"" button.

    2 Browe certificate, type the password and click on "Finish". Panel show current and visible.

    But no file in the export directory.

    My environment is:

    1. WinXPSP3
    2. Flash Builder 4.7 trial
    3. CSExtension 2
    4. CS6 IIlustrator
    5. CS6 Adobe Extension Manager

    What's wrong?

    Could you have another ideal for me.

    I try to use

    1. WinXPSP3
    2. Flash Builder 4.6 trial
    3. CSExtension 2
    4. CS6 IIlustrator
    5. CS6 Adobe Extension Manager

    My project exportable zxp success of file.

    But I can't run and debug my project with Flash Builder4.6.

    You have the same problem,

  • Flash Builder 4.6 crashes at startup

    Hello

    I use fb 4.6 premium for a while and everything works fine. Then 2 days ago it started crashing whenever I tried to start, and it still crashes when the message "loading workbench" appears on the startup screen. The .log records the following:

    ! ENTRY org.eclipse.ui 2 0 18:24:12.943 2012-06-13

    ! MESSAGE warnings when parsing commands since the extension points 'org.eclipse.ui.commands' and 'org.eclipse.ui.actionDefinitions '.

    ! Subentries 1 org.eclipse.ui 2 0 18:24:12.943 2012-06-13

    ! MESSAGE from orders really ought to have a category: plugin = 'com.qnx.flashbuilder.multiplatform.qnx.ui' id = 'com.qnx.flashbuilder.multiplatform.qnx.ui.commands.OpenInfoCenter', categoryId = 'com.qnx.flashbuilder.multiplatform.qnx.ui.commands.category.help'

    ! ENTRY org.eclipse.core.net 1 0 18:24:13.845 2012-06-13

    ! MESSAGE property http.nonProxyHosts system has been local|*.local|169.254/16|*.169.254/16 by an external source. This value will be replaced by using the preferences values

    Can someone decipher what is happening and how to fix it? Thank you!

    Please try the following workaround:

    Workaround solution:

    1. Make sure that you are connected to the internet.
    2. Launch one regular CS6 product other than Acrobat or Flash Builder (for example: Photoshop, After Effects, Premier Pro, InDesign, Illustrator, Flash Professional, Dreamweaver.)
    3. Click Help-> disable.
    4. Disable the application. Quit the application.
    5. Launch one regular CS6 product other than Acrobat or Flash Builder (for example: Photoshop, After Effects, Premier Pro, InDesign, Illustrator, Flash Professional, Dreamweaver.)
    6. Accept the EULA.
    7. Register for trial by logging. Allow the application to launch.
    8. Quit and then relaunch the app expect UI to come.
    9. Click on license of this software on the user interface.
    10. Click on Sign in.
    11. Will come to the screen the serial number
    12. Enter the serial number in the serial number screen, and click Next.
    13. Close the application if its still running
    14. Restart the application when you are connected to the internet.
  • RSL error 1 of 1, Error #2032, 3.6 A Flex, Flash Builder 4.6

    We are in transition from Flex 3. 1 to 3.6 a. Everything worked well for years under 3.1. We tested under 3.6 for a month under HTTP, and everything works. When weinstall to our staging server and run under HTTPS, we get this error and NO OTHER INFORMATION.

    We test under Flash Builder but build production SWF and swc using the MXMLC and COMPC command-line tools. We use the Framework RSL and copy the swf/swz files on our servers as part of the installation.

    Display the MXMLC to compile signup.mxml:

    Loading configuration file C:\Program Files (x 86) \Adobe\Adobe Flash Builder 4.6\sdks\3.6.0\frameworks\flex-config.xml

    D:\Develop\CSM\PractiCal\Flex\null1709033641.xml loading configuration file

    D:\Develop\CSM\PractiCal\Flex\build\signup.swf (174148 bytes)

    Contents of the configuration file "null1709033641.xml":

    <>flex-config

    < compiler >

    false < debug > < / debug >

    < library-path append = "true" >

    element < path > D:\Develop\CSM/CSMCommonFlex/build/CSMCommonFlex.swc < / path element >

    < / library path >

    < / compiler >

    <-static link-TIME-shared-libraries > false < / static-link-TIME-shared-Library >

    < use-network > true < / use-network >

    true <-digestions check > < / check-abstracts >

    < runtime-shared-library-path >

    < element > path C:\Program Files (x 86) \Adobe\Adobe Flash Builder 4.6\sdks\3.6.0/frameworks/libs/framework.swc < / path element >

    Flash/framework_3.6.0.21751.SWZ < rsl - url > < / rsl - url >

    < policy-file-url / >

    Flash/framework_3.6.0.21751.swf < rsl - url > < / rsl - url >

    < policy-file-url / >

    < / DURATION-shared-library-path >

    < / flex-config >

    It's everything I could find on the web:

    1. Make sure that the web server includes extension .swz as type MIME "application/x-shockwave-flash".
      Fact.

    2. Add a "crossdomain.xml" file to the root of the web server and make sure that it can be read.
      Trying the two secure = "true" and secure = "false".

    <? XML version = "1.0"? >

    < ! DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd" > ""

    < cross-domain-policy >

    < allow-access-from domain = "" * "secure ="true"/ >"

    < / cross-domain-policy >

    As I said, everything works well under 3.1.

    I am dead stuck and have no idea what to try next.

    Please, please, help.

    In the Flex 3 documentation for the MXMLC Compiler, the rsl-url of the option attribute is described as

    "You specify the location of the SWF file to the location of the application deployment.

    For example, if you store a file named library.swf in the web_root/libraries directory on the

    Web server and application in the root web, you specify libraries/library.swf. »

    This clearly indicates that the URL of the library is relative to the swf file.

    The documentation for the rsl-url of the runtime-shared-library-path option attribute is not so clear, however:

    "Rsl - url argument is the URL of the RSL that will be used to load the RSL during execution.
    The compiler does not check the existence of the SWF file at this location at compile time.
    It stores this string in the application, however, and he uses at run time. As a result, the
    SWF file must be available at run time, but not necessarily at compile time. »

    Obviously, both rsl-url attribute should contain a URL to the swf app and the 3.1 Flex MXMLC was store the URL as relative to the web root. I offset this in my config 3.1 files by providing a URL relative to the root, but without the leading slash (/). This bug has been fixed somewhere between 3.1 and 3.6 so my relative to the root URL were now be saved correctly, as app-parent.

    Adding a bar leading slash (/) to my relative to the root URL solves the problem.

    I know - he should be here in the first place.

  • Is it possible to install some of PDT Flash Builder 4.5?

    Is it possible to install some of PDT Flash Builder 4.5? If so, how?

    You can install any plugin eclipse Helios to FB 4.5.

    Fair warning, commenting is broken in this version of PDT. If all goes well there will be an update soon. Sucha pain!

    * edit *.

    Sorry, I don't see the second part of your question.

    Run FB as an administrator and select help-> install the new software-> add a Site

    The helio repository is: http://download.eclipse.org/releases/helios/

    Follow the prompts after that to install the desired extensions.

    Post edited by: drkstr_1

  • Flash Builder UI

    Why ADM is discouraged in new versions and what are the benefits of Flash builder on it?

    and please give me a link so that I can learn more about flash...?

    SMA is a fairly old technology and is gradually removed from Illustrator, so why it is not recommended. If you create a plugin that uses WMD in CS5 so do not expect that it will work in CS6!

    Flash UI, which are the CSXS Extensions can be created in flash builder, Extension Builder (which is a plugin for flash builder specially designed for the development of the extension). You can download a trial version of EB and read the documentation and tutorials on the devnet page: http://www.adobe.com/devnet/creativesuite/cs-extension-builder.html

    As well as the interface user for plugins, you can also write extensions entirely in actionscript that interact directly with the Illustrator script DOM (using libraries CSAW), in fact the extensions can be extremely powerful - have a look at the blog of messages/tutorials related to this devnet page if you are interested. Another good point is that if you develop for many products, you can write the user interface once and it will work I, Ps, Id, and more.

    As for which is better, it is certainly much faster to develop actionscript based UIS - take a look at the example of FreeGridUI in the CS5 SDK or download the sample in Extension Builder extensions (available under the eclipse Import... menu item) to see how easy it is to write an extension. The main complexity with use of an extension as a front-end is the communication between the native plugin and extension flash (which is possible by sending XML via CSXS events), but it's pretty simple once you've done it a couple of times!

    For the user interface, you can drag and drop widgets in a graphical editor, write and modify your MXML (an XML variant) user interface code and previsualisez without evening that executes your code - it had developed a compelling UI really quick and easy. Not only that, but the use of the generator of the extension, it is easy to run/debug/profile your extension directly in Illustrator (or other point products). There are full of large flash applications and a large community - a community much larger than those experienced with ADM. If you try to find a way to do something in an actionscript UI you will probably be able to find something quickly - after all an extension is based on flash, so you can reuse code snippets and code flash/Air applications.

    For learning flash, the Flex in a week video tutorial is a great place to start - check it out at http://www.adobe.com/devnet/flex/videotraining.html. You should be aware that extensions must use Flex 3.4 to CS5/5.5, then part of the substance in the flex in a tutorial of the week does not apply (it is oriented towards Flex 4). There are also a lot of great samples/tutorials on the internet to help you get started, and samples that come with builder extension show you how to use the CSXS stack for things like menus that drop down from the Panel, preferences, etc.

    As well as Flash you can also write your user interface code items in a third party such as Qt so widget setting you prefer to stay in C++ code. I have not tried it personally, but there are a few messages on the forum, that you may find useful if you are interested in this approach, and other users might be able to help too.

    Hope that helps, sorry for the somewhat disjointed response!

    Louis

  • Could not start the Flash Builder 4.5

    I can't begin to Flash Builder. To the right of the start screen, I get an error saying to look in the log file, but I don't see where the problem is in the log file. Could someone help me. I'll post the error log file.

    ! SESSION 2011-06-30 09:03:22.543-

    eclipse.buildId = I20100608-0911

    Java.version = 1.6.0_16

    Java.Vendor Sun Microsystems Inc. =.

    BootLoader constants: OS = win32, ARCH = x 86, WS = win32, NL = en_US

    Command line arguments:-OS win32 - ws win32-arch x 86

    ! ENTRY org.eclipse.osgi 4 0 09:03:28.440 2011-06-30

    ! An unexpected ERROR has occurred.

    ! BATTERY 0

    org.eclipse.swt.SWTError: no more handles

    to org.eclipse.swt.SWT.error(SWT.java:4109)

    to org.eclipse.swt.SWT.error(SWT.java:3998)

    to org.eclipse.swt.SWT.error(SWT.java:3969)

    to org.eclipse.swt.widgets.Widget.error(Widget.java:468)

    to org.eclipse.swt.widgets.TaskBar.createHandle(TaskBar.java:99)

    to org.eclipse.swt.widgets.TaskBar. < init > (TaskBar.java:92)

    to org.eclipse.swt.widgets.Display.getSystemTaskBar(Display.java:2499)

    to org.eclipse.ui.internal.Workbench$ TaskBarDelegatingProgressMontior.getTaskItem (Workbench. java: 300)

    to org.eclipse.ui.internal.Workbench$ TaskBarDelegatingProgressMontior.handleTaskBarProgressU pdated(Workbench.java:316)

    to org.eclipse.ui.internal.Workbench$ TaskBarDelegatingProgressMontior.worked (Workbench.java: 265)

    to org.eclipse.ui.internal.Workbench$ StartupProgressBundleListener.bundleChanged (Workbench.j ava: 417)

    to org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent (BundleContextImp l.java:919)

    to org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:227)

    to org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous (ListenerQueue. java: 149)

    at org.eclipse.osgi.framework.internal.core.Framework.publishBundleEventPrivileged (.java:1349 context)

    to org.eclipse.osgi.framework.internal.core.Framework.publishBundleEvent (Framework.java:1300)

    to org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:380)

    to org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:284)

    to org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:417)

    to org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:265)

    to org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass (EclipseLa zyStarter.java:106)

    to org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass (ClasspathManager.java:453)

    to org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass (DefaultClassLoade r.java:216)

    to org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:393)

    to org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass (SingleSourcePackage.java:3 3)

    to org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:466)

    to org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)

    to org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)

    to org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass (DefaultClassLoader.jav, a: 107)

    at java.lang.ClassLoader.loadClass (unknown Source)

    at java.lang.ClassLoader.loadClassInternal (unknown Source)

    to com.adobe.flexbuilder.standalone.FlashBuilderWorkbenchAdvisor.createWorkbenchWindowAdviso r(FlashBuilderWorkbenchAdvisor.java:56)

    to org.eclipse.ui.internal.WorkbenchWindow.getWindowAdvisor(WorkbenchWindow.java:3483)

    to org.eclipse.ui.internal.WorkbenchWindow.fireWindowOpening(WorkbenchWindow.java:1295)

    to org.eclipse.ui.internal.WorkbenchWindow. < init > (WorkbenchWindow.java:408)

    to org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createWorkbenchWindow (Workben ch3xImplementation.java:31)

    to org.eclipse.ui.internal.Workbench.newWorkbenchWindow(Workbench.java:1881)

    to org.eclipse.ui.internal.Workbench.access$ 14 (Workbench.java:1879)

    to org.eclipse.ui.internal.Workbench$ 21.runWithException(Workbench.java:1199)

    to org.eclipse.ui.internal.StartupThreading$ StartupRunnable.run (StartupThreading.java:31)

    to org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)

    to org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)

    to org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)

    to org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)

    to org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)

    to org.eclipse.ui.internal.Workbench$ 31.runWithException(Workbench.java:1567)

    to org.eclipse.ui.internal.StartupThreading$ StartupRunnable.run (StartupThreading.java:31)

    to org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)

    to org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)

    to org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)

    to org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)

    to org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2548)

    to org.eclipse.ui.internal.Workbench.access$ 4 (Workbench.java:2438)

    to org.eclipse.ui.internal.Workbench$ 7.run(Workbench.java:671)

    to org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

    to org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)

    to org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)

    to com.adobe.flexbuilder.standalone.FlashBuilderApplication.start (FlashBuilderApplication.ja goes: 108)

    to org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)

    to org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication (EclipseAppLau ncher.java:110)

    to org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start (EclipseAppLauncher.jav one: 79)

    to org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)

    to 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)

    to org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)

    to org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)

    to org.eclipse.equinox.launcher.Main.run(Main.java:1407)

    ! ENTRY org.eclipse.ui.workbench 4 0 09:03:28.442 2011-06-30

    ! Message

    ! BATTERY 0

    org.eclipse.swt.SWTError: no more handles

    to org.eclipse.swt.SWT.error(SWT.java:4109)

    to org.eclipse.swt.SWT.error(SWT.java:3998)

    to org.eclipse.swt.SWT.error(SWT.java:3969)

    to org.eclipse.swt.widgets.Widget.error(Widget.java:468)

    to org.eclipse.swt.widgets.TaskBar.createHandle(TaskBar.java:99)

    to org.eclipse.swt.widgets.TaskBar. < init > (TaskBar.java:92)

    to org.eclipse.swt.widgets.Display.getSystemTaskBar(Display.java:2499)

    to org.eclipse.ui.internal.Workbench$ TaskBarDelegatingProgressMontior.getTaskItem (Workbench. java: 300)

    to org.eclipse.ui.internal.Workbench$ TaskBarDelegatingProgressMontior.handleTaskBarProgressU pdated(Workbench.java:316)

    to org.eclipse.ui.internal.Workbench$ TaskBarDelegatingProgressMontior.worked (Workbench.java: 265)

    to org.eclipse.ui.internal.Workbench$ StartupProgressBundleListener.bundleChanged (Workbench.j ava: 417)

    to org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent (BundleContextImp l.java:919)

    to org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:227)

    to org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous (ListenerQueue. java: 149)

    at org.eclipse.osgi.framework.internal.core.Framework.publishBundleEventPrivileged (.java:1349 context)

    to org.eclipse.osgi.framework.internal.core.Framework.publishBundleEvent (Framework.java:1300)

    to org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:380)

    to org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:284)

    to org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:417)

    to org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:265)

    to org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass (EclipseLa zyStarter.java:106)

    to org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass (ClasspathManager.java:453)

    to org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass (DefaultClassLoade r.java:216)

    to org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:393)

    to org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass (SingleSourcePackage.java:3 3)

    to org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:466)

    to org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)

    to org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)

    to org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass (DefaultClassLoader.jav, a: 107)

    at java.lang.ClassLoader.loadClass (unknown Source)

    at java.lang.ClassLoader.loadClassInternal (unknown Source)

    to com.adobe.flexbuilder.standalone.FlashBuilderWorkbenchAdvisor.createWorkbenchWindowAdviso r(FlashBuilderWorkbenchAdvisor.java:56)

    to org.eclipse.ui.internal.WorkbenchWindow.getWindowAdvisor(WorkbenchWindow.java:3483)

    to org.eclipse.ui.internal.WorkbenchWindow.fireWindowOpening(WorkbenchWindow.java:1295)

    to org.eclipse.ui.internal.WorkbenchWindow. < init > (WorkbenchWindow.java:408)

    to org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createWorkbenchWindow (Workben ch3xImplementation.java:31)

    to org.eclipse.ui.internal.Workbench.newWorkbenchWindow(Workbench.java:1881)

    to org.eclipse.ui.internal.Workbench.access$ 14 (Workbench.java:1879)

    to org.eclipse.ui.internal.Workbench$ 21.runWithException(Workbench.java:1199)

    to org.eclipse.ui.internal.StartupThreading$ StartupRunnable.run (StartupThreading.java:31)

    to org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)

    to org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)

    to org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)

    to org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)

    to org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)

    to org.eclipse.ui.internal.Workbench$ 31.runWithException(Workbench.java:1567)

    to org.eclipse.ui.internal.StartupThreading$ StartupRunnable.run (StartupThreading.java:31)

    to org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)

    to org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)

    to org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)

    to org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)

    to org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2548)

    to org.eclipse.ui.internal.Workbench.access$ 4 (Workbench.java:2438)

    to org.eclipse.ui.internal.Workbench$ 7.run(Workbench.java:671)

    to org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

    to org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)

    to org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)

    to com.adobe.flexbuilder.standalone.FlashBuilderApplication.start (FlashBuilderApplication.ja goes: 108)

    to org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)

    to org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication (EclipseAppLau ncher.java:110)

    to org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start (EclipseAppLauncher.jav one: 79)

    to org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)

    to 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)

    to org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)

    to org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)

    to org.eclipse.equinox.launcher.Main.run(Main.java:1407)

    ! ENTRY org.eclipse.osgi 4 0 09:03:28.447 2011-06-30

    ! An unexpected ERROR has occurred.

    ! BATTERY 0

    org.eclipse.swt.SWTError: no more handles

    to org.eclipse.swt.SWT.error(SWT.java:4109)

    to org.eclipse.swt.SWT.error(SWT.java:3998)

    to org.eclipse.swt.SWT.error(SWT.java:3969)

    to org.eclipse.swt.widgets.Widget.error(Widget.java:468)

    to org.eclipse.swt.widgets.TaskBar.createHandle(TaskBar.java:99)

    to org.eclipse.swt.widgets.TaskBar. < init > (TaskBar.java:92)

    to org.eclipse.swt.widgets.Display.getSystemTaskBar(Display.java:2499)

    to org.eclipse.ui.internal.Workbench$ TaskBarDelegatingProgressMontior.getTaskItem (Workbench. java: 300)

    to org.eclipse.ui.internal.Workbench$ TaskBarDelegatingProgressMontior.handleTaskBarProgressU pdated(Workbench.java:316)

    to org.eclipse.ui.internal.Workbench$ TaskBarDelegatingProgressMontior.worked (Workbench.java: 265)

    to org.eclipse.ui.internal.Workbench$ StartupProgressBundleListener.bundleChanged (Workbench.j ava: 417)

    to org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent (BundleContextImp l.java:919)

    to org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:227)

    to org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous (ListenerQueue. java: 149)

    at org.eclipse.osgi.framework.internal.core.Framework.publishBundleEventPrivileged (.java:1349 context)

    to org.eclipse.osgi.framework.internal.core.Framework.publishBundleEvent (Framework.java:1300)

    to org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:380)

    to org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:284)

    to org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:417)

    to org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:265)

    to org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass (EclipseLa zyStarter.java:106)

    to org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass (ClasspathManager.java:453)

    to org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass (DefaultClassLoade r.java:216)

    to org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:393)

    to org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass (SingleSourcePackage.java:3 3)

    to org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:466)

    to org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)

    to org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)

    to org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass (DefaultClassLoader.jav, a: 107)

    at java.lang.ClassLoader.loadClass (unknown Source)

    at java.lang.ClassLoader.loadClassInternal (unknown Source)

    to com.adobe.flexbuilder.standalone.FlashBuilderWorkbenchAdvisor.createWorkbenchWindowAdviso r(FlashBuilderWorkbenchAdvisor.java:56)

    to org.eclipse.ui.internal.WorkbenchWindow.getWindowAdvisor(WorkbenchWindow.java:3483)

    to org.eclipse.ui.internal.WorkbenchWindow.fireWindowOpening(WorkbenchWindow.java:1295)

    to org.eclipse.ui.internal.WorkbenchWindow. < init > (WorkbenchWindow.java:408)

    to org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createWorkbenchWindow (Workben ch3xImplementation.java:31)

    to org.eclipse.ui.internal.Workbench.newWorkbenchWindow(Workbench.java:1881)

    to org.eclipse.ui.internal.Workbench.access$ 14 (Workbench.java:1879)

    to org.eclipse.ui.internal.Workbench$ 21.runWithException(Workbench.java:1199)

    to org.eclipse.ui.internal.StartupThreading$ StartupRunnable.run (StartupThreading.java:31)

    to org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)

    to org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)

    to org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)

    to org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)

    to org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)

    to org.eclipse.ui.internal.Workbench$ 31.runWithException(Workbench.java:1567)

    to org.eclipse.ui.internal.StartupThreading$ StartupRunnable.run (StartupThreading.java:31)

    to org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)

    to org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)

    to org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)

    to org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)

    to org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2548)

    to org.eclipse.ui.internal.Workbench.access$ 4 (Workbench.java:2438)

    to org.eclipse.ui.internal.Workbench$ 7.run(Workbench.java:671)

    to org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

    to org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)

    to org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)

    to com.adobe.flexbuilder.standalone.FlashBuilderApplication.start (FlashBuilderApplication.ja goes: 108)

    to org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)

    to org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication (EclipseAppLau ncher.java:110)

    to org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start (EclipseAppLauncher.jav one: 79)

    to org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)

    to 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)

    to org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)

    to org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)

    to org.eclipse.equinox.launcher.Main.run(Main.java:1407)

    ! ENTRY org.eclipse.ui.workbench 4 0 09:03:28.449 2011-06-30

    ! Message

    ! BATTERY 0

    org.eclipse.swt.SWTError: no more handles

    to org.eclipse.swt.SWT.error(SWT.java:4109)

    to org.eclipse.swt.SWT.error(SWT.java:3998)

    to org.eclipse.swt.SWT.error(SWT.java:3969)

    to org.eclipse.swt.widgets.Widget.error(Widget.java:468)

    to org.eclipse.swt.widgets.TaskBar.createHandle(TaskBar.java:99)

    to org.eclipse.swt.widgets.TaskBar. < init > (TaskBar.java:92)

    to org.eclipse.swt.widgets.Display.getSystemTaskBar(Display.java:2499)

    to org.eclipse.ui.internal.Workbench$ TaskBarDelegatingProgressMontior.getTaskItem (Workbench. java: 300)

    to org.eclipse.ui.internal.Workbench$ TaskBarDelegatingProgressMontior.handleTaskBarProgressU pdated(Workbench.java:316)

    to org.eclipse.ui.internal.Workbench$ TaskBarDelegatingProgressMontior.worked (Workbench.java: 265)

    to org.eclipse.ui.internal.Workbench$ StartupProgressBundleListener.bundleChanged (Workbench.j ava: 417)

    to org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent (BundleContextImp l.java:919)

    to org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:227)

    to org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous (ListenerQueue. java: 149)

    at org.eclipse.osgi.framework.internal.core.Framework.publishBundleEventPrivileged (.java:1349 context)

    to org.eclipse.osgi.framework.internal.core.Framework.publishBundleEvent (Framework.java:1300)

    to org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:380)

    to org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:284)

    to org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:417)

    to org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:265)

    to org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass (EclipseLa zyStarter.java:106)

    to org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass (ClasspathManager.java:453)

    to org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass (DefaultClassLoade r.java:216)

    to org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:393)

    to org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass (SingleSourcePackage.java:3 3)

    to org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:466)

    to org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)

    to org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)

    to org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass (DefaultClassLoader.jav, a: 107)

    at java.lang.ClassLoader.loadClass (unknown Source)

    at java.lang.ClassLoader.loadClassInternal (unknown Source)

    to com.adobe.flexbuilder.standalone.FlashBuilderWorkbenchAdvisor.createWorkbenchWindowAdviso r(FlashBuilderWorkbenchAdvisor.java:56)

    to org.eclipse.ui.internal.WorkbenchWindow.getWindowAdvisor(WorkbenchWindow.java:3483)

    to org.eclipse.ui.internal.WorkbenchWindow.fireWindowOpening(WorkbenchWindow.java:1295)

    to org.eclipse.ui.internal.WorkbenchWindow. < init > (WorkbenchWindow.java:408)

    to org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createWorkbenchWindow (Workben ch3xImplementation.java:31)

    to org.eclipse.ui.internal.Workbench.newWorkbenchWindow(Workbench.java:1881)

    to org.eclipse.ui.internal.Workbench.access$ 14 (Workbench.java:1879)

    to org.eclipse.ui.internal.Workbench$ 21.runWithException(Workbench.java:1199)

    to org.eclipse.ui.internal.StartupThreading$ StartupRunnable.run (StartupThreading.java:31)

    to org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)

    to org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)

    to org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)

    to org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)

    to org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)

    to org.eclipse.ui.internal.Workbench$ 31.runWithException(Workbench.java:1567)

    to org.eclipse.ui.internal.StartupThreading$ StartupRunnable.run (StartupThreading.java:31)

    to org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)

    to org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)

    to org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)

    to org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)

    to org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2548)

    to org.eclipse.ui.internal.Workbench.access$ 4 (Workbench.java:2438)

    to org.eclipse.ui.internal.Workbench$ 7.run(Workbench.java:671)

    to org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

    to org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)

    to org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)

    to com.adobe.flexbuilder.standalone.FlashBuilderApplication.start (FlashBuilderApplication.ja goes: 108)

    to org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)

    to org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication (EclipseAppLau ncher.java:110)

    to org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start (EclipseAppLauncher.jav one: 79)

    to org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)

    to 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)

    to org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)

    to org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)

    to org.eclipse.equinox.launcher.Main.run(Main.java:1407)

    ! ENTRY org.eclipse.osgi 4 0 09:03:28.896 2011-06-30

    ! Application error MESSAGE

    ! BATTERY 1

    org.eclipse.swt.SWTError: no more handles

    to org.eclipse.swt.SWT.error(SWT.java:4109)

    to org.eclipse.swt.SWT.error(SWT.java:3998)

    to org.eclipse.swt.SWT.error(SWT.java:3969)

    to org.eclipse.swt.widgets.Widget.error(Widget.java:468)

    to org.eclipse.swt.widgets.TaskBar.createHandle(TaskBar.java:99)

    to org.eclipse.swt.widgets.TaskBar. < init > (TaskBar.java:92)

    to org.eclipse.swt.widgets.Display.getSystemTaskBar(Display.java:2499)

    to org.eclipse.ui.internal.WorkbenchWindow.createProgressIndicator (WorkbenchWindow.java:3325)

    to org.eclipse.ui.internal.WorkbenchWindow.createDefaultContents(WorkbenchWindow.java:1104)

    to org.eclipse.ui.internal.WorkbenchWindowConfigurer.createDefaultContents (WorkbenchWindowCo nfigurer.java:623)

    to org.eclipse.ui.application.WorkbenchWindowAdvisor.createWindowContents (WorkbenchWindowAdv isor.java:268)

    to org.eclipse.ui.internal.WorkbenchWindow.createContents(WorkbenchWindow.java:1010)

    to org.eclipse.jface.window.Window.create(Window.java:431)

    to org.eclipse.ui.internal.Workbench$ 22.runWithException(Workbench.java:1208)

    to org.eclipse.ui.internal.StartupThreading$ StartupRunnable.run (StartupThreading.java:31)

    to org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)

    to org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)

    to org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)

    to org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)

    to org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)

    to org.eclipse.ui.internal.Workbench$ 31.runWithException(Workbench.java:1567)

    to org.eclipse.ui.internal.StartupThreading$ StartupRunnable.run (StartupThreading.java:31)

    to org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)

    to org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)

    to org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)

    to org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)

    to org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2548)

    to org.eclipse.ui.internal.Workbench.access$ 4 (Workbench.java:2438)

    to org.eclipse.ui.internal.Workbench$ 7.run(Workbench.java:671)

    to org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

    to org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)

    to org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)

    to com.adobe.flexbuilder.standalone.FlashBuilderApplication.start (FlashBuilderApplication.ja goes: 108)

    to org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)

    to org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication (EclipseAppLau ncher.java:110)

    to org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start (EclipseAppLauncher.jav one: 79)

    to org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)

    to 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)

    to org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)

    to org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)

    to org.eclipse.equinox.launcher.Main.run(Main.java:1407)

    Thank you

    This happens because the Eclipse workspace is corrupted. The best way I found to recover from this is the following:

    1. use the Windows Task Manager (Ctrl + Shift + Esc) to make sure that the FlashBuilder.exe is not running as a process. In this case, to end the process.

    2. go to your workspace folder (the default location is in your users folder "Adobe Flash Builder 4.5", although you may have placed is elsewhere).

    Mine is c:\Users\grayson\Adobe Flash Builder 4.5

    3. There is a folder named .metadata (on Windows 7, there is a problem where it may appear as a folder without a name, the windows open because truncating the 'extension')

    Move it to another location on your hard drive.

    4. launch Flash Builder to ensure that it has solved the problem.

    5. close Flash Builder (this writes the default settings of the workspace in the .metadata folder in your workspace)

    Inside of the original copy of the you .metadata folder, COPY the following folders to the same location in the newly created folder .metadata in your workspace file by replacing the files and folders that are there.

    .metadata\.plugins\org. Eclipse.Core.Resources\

    .metadata\.plugins\org. Eclipse.Core.runtime\

    (as I mentioned previously, Windows 7 may truncate the names of folders without the last part of the name, so you can see the two records that seem to be named "org.eclipse.core.runtime". Copying will still work)

    6. This will restore the projects, the workspace settings, and keyboard shortcuts. (available to dialog / will be reset to the default value and the external tool Configurations are not copied.) I looked but did not find where those are stored)

  • Flash Builder random error associated with CFCS 'qnx-screen '.

    Hey all,.

    It's been about 8 months since I finally published my app PlayBook... It's been long since, so I'm a bit rusty...

    I'm seeing my source code, compile it with the new SDK.

    I downloaded the Simulator 2.0, updated the OS on my tablet to 2.0 and installed the new Tablet OS Beta 2.0 SDK.

    I am trying to get my application up and running, and I get this error:

    "Description Resource Path location Type
    "Could not open" / Applications/Adobe Flash Builder 4.5/sdks/RIM/blackberry-tablet-sdk-2.0.0/frameworks/libs/qnx-screen ' PaperRobo unknown Flex problem.

    I use a Mac and Flash Builder 4.5 running

    I use the Flex SDK 4.5.1... and it seems that all the appropriate Blackberry tablet SDK swcs are connected properly... See screenshot:

    Any ideas what's not here?

    It also looks that QNXApplicationEvent no longer exists?

    I also tried to create a new project from scratch and get the same error of Flash Builder

    I don't think that there is nothing wrong with your stature. Try to create a new project, as shown in jtegen and see if it works. If this does not work, you can still manually add the .swc files.

    It seems to be looking for them in the wrong place.

    "/ Applications/Adobe Flash Builder 4.5/sdks/RIM/blackberry-tablet-sdk-2.0.0/framework"

    s/libs/qnx-screen'

    Should be "/ Applications/Adobe Flash Builder 4.5/sdks/RIM/blackberry-tablet-sdk-2.0.0/framework"

    s/libs/qnx/qnx-screen

    If you do this be sure to do the qnx - air.swc marked as external.

  • Don't Flash Builder 4.7 problem - no platform BB

    Hi, I installed the FB 4.7 on my PC.

    I downloaded the SDK of AIR in BB Site and installed.

    I tried to create a project, but there are only two platforms listed, it's to say, iOS and Android and no BB it.

    Anyone faced the same problem before? 0o0o

    I use Adobe Flash Builder 4.7 for my Blackberry 10 development, although I use Macbook would highlight, but I also had FB4.7 installed on the PC. It is quiet easy to install BB Developer tools on PC.

    1. first of all, you must run FB4.7 with administrative control.

    2. in your IDE FB4.7 Menu, click help-> install BB 10 publication support or install new software-> type "Blackberry" next to work with, now, you will see the option of ' Blackberry plugin for Flash Builder 4.7... '-> option-> check on BB OS Support checkbox statement select 10, press 'Next' then finished once installed.

    3. restart your Flash Builder and try to create the new project Mobile AS3 or Flex Mobile, you will see Blackberry option along with two others.

    Note: BB 10.1 and before, support Adobe AIR version 3.1 only so make sure that you have not superimposed latest version of Adobe AIR in your Flash Builder.

    Ghislaine

Maybe you are looking for

  • Where to find the details of the Bios Update

    Hello I just updated my HP Envy/Win Bios 4.3 8.1. I would like to find a wepage where can I find details about the changes in each version of the Bios, a Web page that I can also use later for details of future Bios. Thank you.

  • T430 recovery partition does not

    The recovery on my T430 partition doesn't seem to work - I can't create a DVD out of it (ends with an error "rc = 9"), nor can I use the partition itself for recovery (the process starts but fails). How can I get a DVD to use?

  • LV2010 build request: error 1498 for LV class default Value.vi

    I am creating an application (exe) with LabVIEW 2010 Professional Development System SP1 (32-bit) file. The operating system is Windows 7 Professional (64 bit). Unfortunately I get this error when I click on "build specifications/New/Application (EXE

  • Expression Web crashes when saving and other things

    After you install the Service of Expression Web 3 pak crashing of MS Expression web has been an overwellming problem.

  • gyroscope

    After the update of Lollipop gyroscope no longer works... You have any suggestions?