Flex Builder 2 corrupting Eclipse 3.2.1

Flex Builder 2 has some issues with Eclipse 3.2.1. I was
working with the trial version, so maybe the full version does not
exhibit these same problems, but if that is the case, then it is
disappointing that adobe is trying to support two separate products
instead of trying to resolve issues.
The largest issue with the Flex Builder 2 plugin for eclipse
is that if you have a flex project in the same workspace as other
projects (like dynamic Java projects) the flex builder 2 will try
to incorporate those projects in to the flex project when you do a
build or a clean only on that specific flex project. As a result,
eclipse consumes enormous amounts of memory that even with 2 gigs
allocated to the heap, it runs in to out of memory exceptions
frequently and the stability of eclipse has degraded significantly
since I installed this product! The flex projects that I had loaded
were some of the examples dealing with SpringGraph so I would not
consider them as being large or complex. When there is a build
occuring on just a Flex Project, it SHOULD HAVE NO BUSINESS even
scanning other non-related projects regardless as to if they are in
the same workspace!!!
I am not too impressed with flex's interface with eclipse on
the memory, the instability it introduced to eclipse, or how
SpringGraph handles large graphs, so I did not pursue getting a
license for future development. I also felt that the asking price
for the Flex Builder 2 is steep for what you get and its maturity
level. As such, when the license expired, Adobe had the nerve to
disable core functionality within Eclipse!!! For example, it would
not allow a CSS document to be opened in the CSS Editor! It
Hijacked the basic Eclipse functionality!!!
I am very disappointed in how the Flex Builder 2 plugin for
Eclipse does not play friendly!
But at least it does allow itself to be disabled. I am
grateful for at least that level of accepted behavior.

Cluebcke, thanks for the reply!
I am using a compaq nx7010 laptop with 2 gigs ram, 60 gig hd,
eclipse is set to utilize a minimum of 512 megs and a maximum of
1540 megs for the heap space. Virtual memory is set to a max of
4092 megs. Fairly generous I would assume. I doubt it was a
configuration issue, but hey, I’m open to learning and the
best lessons are through mistakes! ;-)
Sorry, I was being a bit sarcastic when I mentioned that
perhaps the issues were related to the free trial version knowingly
perfectly well that in fact there is no difference between the two
products. But I guess I was also conceding a possible out for Flex
too. Hmm...
To clarify my comment about aggressively compiling against
other projects:
1) I had about 4 demos loaded in to a workspace (269 files,
82 folders, and 7.2 megs including my 1 test project as mentioned
in item 4)
2) I had about 7 large Java projects loaded in to the same
workspace
3) Total workspace size was about 22,000+ files and 1600+
megs, give or take a fair number either way.
4) I was making changes to a simple flex project based upon
a SpringGraph demo
5) I choose to manually build only the small flex project I
was working on so as to replace all the generated files. NOTE:
Might have been a clean, but only on that one flex project and NOT
the whole work space. It takes too long to rebuild all of my other
Java projects so that option has been unchecked for quite a while.
6) What I saw in the Eclipse progress window was a list of
files within my flex project getting reconstructed, and then it
started to scan through the other projects too. All of their names
and resources were flashed within that window.
7) When finished with the build of the ONE flex project, the
Java heap was basically gone. Starting a TomCat server would cause
an out of memory exception. Recall I have allocated 1.5 gigs for
the heap.
8) Checking the other Java projects and Flex projects, the
timestamps on the objects did not reflect that they were just
rebuilt. They were untouched. Proof that I did not perform a build
or a clean over the whole workspace.
I agree with you whole heartedly that unless I explicitly
select “build all” or “clean all” it should
not touch other projects in anyway. But it did.
As far as the issue with the CSS editor, I understand and
accept your point. Perhaps as a friendly suggestion, when the trial
expires, the plugin should uninstall itself. This may be very
doable, and still have the functionality of a reminder and
reactivation upon registration if Flex Builder actually had a
second plugin called something like "FlexBuilder Registration"
which would "intercept" attempts to edit and utilize the
FlexBuilder only functionality so an informative message could be
displayed. The benefit would be that normal functionality for
non-flex resources such as CSS would return to normal.
Anyway, as I stated before, I was not too impressed with
performance of large graphs. What I consider to be large would be
on the magnitude of 20,000 to 100,000+. It would need to display
just about all nodes, or at lease an abstract relationship of those
nodes rolled up to a higher level. I realize that SpringGraph is
not ideal for those situations to begin with, but I was exploring
the idea of writing other plugins to deal with other graphing
formats.
I guess to be fair to Flex in general, I should probably ask
a general question of how well does Flex deal with large data sets
that need to be resident and the manipulations of those data sets?
Thanks for your time,
Scott Tabar

Similar Messages

  • Flex Builder 3 Eclipse Plugin

    Flex Builder 3 Eclipse Pluginのダウンロードができません。サポートが終了したのでしょか?

    I'm not quite sure what has gone wrong here, but can you
    please try launching with the "-clean" command line option? E.g.
    from the command line:
    eclipse -clean
    or
    flexbuilder -clean
    Some background, in case it helps: Although I don't know why
    this has happened, it appears that a DLL is missing. Almost all of
    Flex Builder is written in Java, but there are a few bits of native
    code. In your "plugins" directory (e.g. "C:\Program
    Files\Adobe\Flex Builder 3\plugins", or ""C:\Program
    Files\Adobe\Flex Builder 3 Plug-in\eclipse\plugins", something like
    that) should be either a file or a directory called
    com.adobe.flexbuilder.utils.osnative_3.0.*.jar (where "*" is a
    six-digit number). Inside that jar file, among other things, should
    be a file called os/win32/x86/JNIToNativeBridge.dll. Please note,
    there are two plugins with similar names:
    com.adobe.flexbuilder.utils.osnative, and
    com.adobe.flexbuilder.utils.osnative.win. The one I am referring to
    here is the one that does *not* have "win" in the name.
    Eclipse caches lots of stuff; one thing it does is, if it
    finds a DLL in a plugin, it sometimes copies that DLL to another
    place, called the configuration directory. The "-clean" option
    tells Eclipse to discard its cache.
    Please let me know whether this resolves the problem.

  • Flex Builder vs Eclipse Plugin

    Hi All,
    New to Flex and am currently working on PHP and java projects
    using Eclipse. I would love to be able to utilize one IDE for all
    my projects but don't want to sacrifice solid Flex support (mxml,
    design view ect...).
    How does the Eclipse plug-in compare with Flex Builder (what
    do I loose if I use the Eclipse plug-in)?
    Any comments much appreciated.
    Cheers,
    Greg

    Flex bulder seems to be just an eclipse installation with the
    plugin already there for you, so you shouldnt loose anything by
    using just the plugin
    However i did find when using using the flex plugin in
    combination with all the other development plugins i had going it
    made eclipse grind to a crashing halt every 20mins. Increasing the
    eclipse jvm memory limits helped, but didnt fully solve my crashing
    problem
    If you want to incorporate all your development into one
    eclipse then increase the eclipse jvm memory and give it a try, if
    it is going too slow then use the stand alone builder

  • Flex builder plugin for Eclipse

    Hi,
    I downloaded flash builder and tried some examples. flash builder is comercial one.
    For that reason i am trying to configure flex builder  as a eclipse plugin.
    Flex builder for eclipse plugin is open source/ it is also comercial?
    Please share me the knowledge for successful confiuration of Flexbuilder with Eclipse.
    Thanks in Advance.

    Hi,
    Please go through these links.
    1) http://www.darronschall.com/weblog/2005/08/setting-up-eclipse-for-flex.cfm
    2) http://www.seanhsmith.com/2010/03/29/flex-for-free-setting-up-the-flex-4-sdk-with-eclipse- ide/
    3) http://livedocs.adobe.com/flex/3/html/help.html?content=overview_4.html
    Thanks and Regards,
    Vibhuti Gosavi | [email protected] | www.infocepts.com

  • Not able to create a new Flex project in Eclipse

    I am trying to use Flex Builder 3 eclipse plug-in for
    development. But while creating a new Flex project in eclipse, I'm
    getting the following error:
    Template template.jst.web has not bee defined.
    I am using Eclipse 3.3, and have installed the latest WTP
    updates. Can someone point out what I'm missing here?
    Thanks!

    Hi clsung,
    Do you get this error on every Flex Project you are trying to
    create or just on Java/J2EE projects? Flex Builder beta doesn't
    support WTP 2.0 but this shouldn't affect the other kind of
    projects.
    -Gelu

  • Flex Builder 2 OutOfMemory Exception

    I am having a memory problem with both Flex Builder 2
    standalone and Flex Builder 2 eclipse plugin.
    I've developed a flex component library that is approximately
    1.8MB (as far as the size of the project folder). Whenever I start
    flex builder I get the following error message found in the
    .metadata/.og file:
    ENTRY org.eclipse.osgi 2007-07-31 09:56:53.343
    !MESSAGE Application error
    !STACK 1
    java.lang.StackOverflowError
    at java.net.URLClassLoader$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native
    Method)
    at java.net.URLClassLoader.findResource(Unknown Source)
    etc. etc. etc.
    The only way I am able to work around this problem is to
    remove the entire project folder from my workbench, start flex
    builder 2, then copy the project folder back into eclipse. I then
    have to follow a few more steps (re-adding .swc files,
    re-establishing dependencies between projects) before I can begin
    work.
    I have tried modifying my flexbuilder.ini file and this does
    not make a difference.
    Current contents of flexbuilder.ini file (as suggested in
    another, similar thread):
    -vmargs
    -Xms512M
    -Xmx512M
    -XX:MinHeapFreeRatio=20
    -XX:MaxPermSize=128m
    -XX:PermSize=128m
    My computer has 2GB of RAM.
    Any suggestions?

    I am having a memory problem with both Flex Builder 2
    standalone and Flex Builder 2 eclipse plugin.
    I've developed a flex component library that is approximately
    1.8MB (as far as the size of the project folder). Whenever I start
    flex builder I get the following error message found in the
    .metadata/.og file:
    ENTRY org.eclipse.osgi 2007-07-31 09:56:53.343
    !MESSAGE Application error
    !STACK 1
    java.lang.StackOverflowError
    at java.net.URLClassLoader$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native
    Method)
    at java.net.URLClassLoader.findResource(Unknown Source)
    etc. etc. etc.
    The only way I am able to work around this problem is to
    remove the entire project folder from my workbench, start flex
    builder 2, then copy the project folder back into eclipse. I then
    have to follow a few more steps (re-adding .swc files,
    re-establishing dependencies between projects) before I can begin
    work.
    I have tried modifying my flexbuilder.ini file and this does
    not make a difference.
    Current contents of flexbuilder.ini file (as suggested in
    another, similar thread):
    -vmargs
    -Xms512M
    -Xmx512M
    -XX:MinHeapFreeRatio=20
    -XX:MaxPermSize=128m
    -XX:PermSize=128m
    My computer has 2GB of RAM.
    Any suggestions?

  • Flex Builder 3 under Eclipse - project .settings problem

    I've been experiencing some odd problems with a project using FlexBuilder 3 plug-in with Eclipse.
    The first problem I've noticed is that a file under the .settings dir has a red 'x' beside it. The offending
    file is org.eclipse.jst.common.project.facet.core.prefs. I've left the file as is until I understand how it became corrupt.
    The second problem is that .as and .mxml files are no longer being opened in the Flex Builder editor -
    the are being opened in TextPad, which it the default editor outside of Flex Builder. I've tried all of the available
    editors and none of them work under Flex Builder.
    The third problem is that when I try to create a new Flex Builder project from New->Project-> there is no
    option for a FlexBuilder project.
    The Flex Development perspective is visible in the top right hand corner as usual. When I select Open Perspective
    there is no Flex perspective.
    Should I just reinstall the FlexBuilder plugin?
    Thanks!

    Hi Peter,
    It has not been fully tested yet but a few of us are using
    it. If you see any issues in Eclipse 3.3RC4 with FB3 Plugin, please
    file a bug in our new public bug system:
    http://bugs.adobe.com/flex.
    thanks,
    Sharon

  • Unable to download Flex Builder 3.0.2 Professional Eclipse Plug-in Trial

    Since yesterday I am unable to download the Flex Builder plugin for eclipse, having tried all the combinations of Language/OS available for this product, browsers and two different PCs at my home.
    http://www.adobe.com/cfusion/tdrc/index.cfm?product=flex_eclipse
    Using the link above the case is always the same no matter what browser/computer. After the "Download" button is pressed the website "freezes" for about 30 seconds, then it refreshes and soon an email message arrives with the title
    "Helpful links and resources for your Flex Builder 3 Professional Trial".
    Furthermore when I visit a link provided in the email Getting Started - Flex 3 Getting Started - Adobe Learning Resources, all the hyperlinks such as Watch, Full Tutorial, Download Project, PHP and Java will simply redirect me to the very same page (i.e. the one provided in this sentence).
    I'd appreciate any help given on this matter, thanks.

    Moving this discussion to the Flex Builder plug-in forum.

  • Getting started with Flex Builder, BlazeDS and Eclipse

    Hi,
    I'm a java developer looking at RIA for the first time. I'm really excited about BlazeDS and object remoting, but I can't get a working dev environment together. I'm assuming I should use Flex Builder for the client code, Eclipse Europa for the java webapp code, and deploy from both IDEs into the BlazeDS-equipped turnkey-Tomcat. I haven't found a tutorial explaining how to deploy a new webapp with this setup.
    The turnkey-Tomcat sample app works fine. Trouble starts when I try to create  a new project in Flex Builder. I don't understand the 'debug' deployment that Flex Builder does. Why are there 2 versions of my app, the regular and the debug versions? What is exactly the project structure that I'm supposed to have in Tomcat?
    The specific error I encounter when trying to deploy a new Flex project is this:
    [MessagingError message='Destination 'productService' either does not exist or the destination has no channels defined (and the application does not define any default channels.)']
    I do have a default channel configured for my environment in services-config:
    And I do have a valid destination configured in remoting-config (I'm mostly interested in object remoting):
                test.ProductService
    Here's the client code:
    What am I doing wrong? Where can I get help on these specific topics? Also, does anyone have an Ant build file that would automate this sort of deployment?
    Thanks!

    Hi Peter,<br />I don't have problems passing JavaBeans to Flex. For collections, I used DataGrid, it displayed my collection seamlessly, except I don't get column headers, just a column index number. For receiving a single JavaBean, I had a little more trouble, until I tried to display it with a DataGrid: it displayed a single row that represented my data, with each java property name used as a column header, and object attributes were displayed as 'object'. These 2 experiences led me to these conclusions:<br />- for the collection, Flex converted each element into an ordered list of attributes<br />- for the single bean, Flex converted it into a hierarchy of Maps of attributes<br /><br />I didn't create a Flex value object. Flex is doing it automatically,very much like in JavaScript/JSON: dynamic objects.<br /><br />Here's the remote object markup:<br /><br /><!-- We target the remote Java object through BlazeDS gateway: --><br />     <mx:RemoteObject id="myRemoteObject" destination="productService" <br />                          fault="Alert.show(event.fault.faultString, 'Error');"><br />          <mx:method name="getProductsCount" result="setProductsCount(event)"><br />               <mx:arguments><br />                    <arg1>{productSC}</arg1><br />               </mx:arguments><br />          </mx:method><br />          <mx:method name="getProducts"><br />          <!-- search params are wrapped in a model, ProductSC (will be converted to a Map on <br />                the server side by BlazeDS): --><br />               <mx:arguments><br />                    <arg1>{productSC}</arg1><br />                    <!-- This works because we declared these to be Bindable: --><br />                    <arg2>{pager.pageSize}</arg2><br />                    <arg3>{pager.currentPage}</arg3><br />               </mx:arguments><br />          </mx:method><br />          <mx:method name="getProduct" result="goToView()"><br />          <!--<mx:method name="getProduct">--><br />               <mx:arguments><br />                    <arg1>{selectedRecordId}</arg1><br />               </mx:arguments><br />          </mx:method><br />     </mx:RemoteObject><br /><br />And here's the dataGrid that displays the bean collection:<br /><br /><mx:DataGrid id="myDataGrid" <br />                               dataProvider="{myRemoteObject.getProducts.lastResult}" <br />                               change="selectRecord();"<br />                               width="100%" height="100%" ><br />               </mx:DataGrid><br /><br />Let me know how it goes, I'd be glad to assist if I can.<br />Miguel

  • Can't install Flex Builder 2 plugin in Eclipse 3.3/Europa

    [I hope Adobe reads these forums. I tried to submit this as a
    customer service request, but the customer service request form
    kept telling my I had to enter my First Name, Last Name, and Email
    address, even though I _had_ entered them!]
    I can't seem to install the Flex Builder 2 plugin in Eclipse
    3.3/Europa. I had it installed fine in 3.2/Callisto. I uninstalled
    it from there, installed Europa, then tried to install the plugin.
    After I selected the Eclipse folder, I got the error:
    "Please choose an existing Eclipse folder (3.1 or greater) to
    be updated. This folder must contain eclipse.exe and the standard
    folder named "configuration"."
    All three conditions (3.1 or greater, eclipse.exe and
    configuration) hold in my case, so I don't know what the real
    problem is.

    Actually it's quite simple. But you have to be warned. This
    doesn't guarantee a bug free Eclipse setup and it isn't supported
    by Adobe in any way. It is how-ever your only shot at getting
    Eclipse with Flex Builder 2 AND php-development support, as Zend
    has stopped deploying the php-development-requirement for Eclipse
    3.2 (or at least I haven't found it in their archives.)
    Flex Builder 2 simply checks for some files to see if the
    directory you want to install to exist, so it recognizes the
    directory as an Eclipse 3.1+ directory. Eclipse 3.3 however misses
    the file startup.jar. If you simply copy startup.jar from an
    Eclipse 3.2 directory into the 3.3 directory, Flex Builder 2 will
    install in the 3.3 directory.
    Again. This is not supported in any way by Adobe.
    For more info, Google on: eclipse-3.3 Flex-builder-2
    startup.jar
    http://www.google.com/search?hl=en&q=eclipse-3.3+Flex-builder-2+startup.jar
    Kind regards.
    PS. I would still like to have an Adobe Representative answer
    the simple question: Is Adobe or is Adobe not working on getting
    Flex Builder 2 to work on Eclipse 3.3? A simple yes or no will
    suffice.

  • Added flex 4.1 SDK  into Adobe Flex Builder 3 Plug-in on eclipse

    Hi,
    I need a little help
    I Have added flex 4.1 SDK  into  Adobe Flex Builder 3 Plug-in on eclipse.  when I try to compile an  Application  its trowing me an error " File not found:  file:/Users/me/Documents/workspace/project_01/bin-debug/project_01.html"

    Can you be more specific on where it is throwing the error? at run time or compile time?
    oops.. read the compile time later
    if you go into the project root folder in the file system. you will find .
    .actionSriptProperties
    .project
    .flexProperties
    open these fils and see if you can find anything. related to project_01.ht ml file
    Message was edited by: saisri2k2

  • License not present.  With the trial version only limited replays are allowed -- Flex builder 4.5 Premium eclipse plugin with SDK 3.5

    Hi ,
    We are using Flex SDK 3.5 and using eclipse to build the war in order to make it automation compatible , Right now we tried with Premium version of Flex Builder 4.5 eclipse plugging to build and make application automation capable. But we are facing issues in terms of license , After deploying the automation compatible build we are getting error message "License not present.  With the trial version only limited replays are allowed".
    Previously we are using Flex Builder 4.0 and everything was working fine .
    Is Flex Builder 4.5 doesn't support SDK 3.5 ?
    Please help .
    Thanks in advance
    Thanks and Regards
    Sunil Kumar

    with trial version (FB basic) you can record/replay only 30
    script lines. You need to buy FB pro license to remove this
    restriction

  • Flex Builder 2 errors on Eclipse 3.2

    Whenever you start Eclipse 3.2, five errors and two warnings
    occur, apparently caused by Flex Builder 2. To see them, follow the
    Eclipse menu
    Window =>
    Show View =>
    Other =>
    PDE Runtime =>
    Error Log. Here is a summary of the logs.
    You get the following errors whenever you start Eclipse 3.2:
    eclipse.buildId=M20060921-0945
    java.version=1.5.0_09
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86
    plugin: org.eclipse.core.filebuffers
    Error
    Sat Dec 09 08:39:04 CET 2006
    The content type with id
    "com.adobe.flexbuilder.project.content-type.actionscript" specified
    in the extension point does not exist.
    plugin: org.eclipse.core.filebuffers
    Error
    Sat Dec 09 08:39:04 CET 2006
    The content type with id
    "com.adobe.flexbuilder.project.content-type.css" specified in the
    extension point does not exist.
    plugin: org.eclipse.core.filebuffers
    Error
    Sat Dec 09 08:39:04 CET 2006
    The content type with id
    "com.adobe.flexbuilder.project.content-type.mxml" specified in the
    extension point does not exist.
    plugin: org.eclipse.ui
    Error
    Sat Dec 09 08:39:04 CET 2006
    Internal plug-in action delegate error on creation.
    java.lang.NullPointerException
    at
    org.cfeclipse.cfml.editors.actions.EditTagAction.setActiveEditor(EditTagAction.java:112)
    at
    org.eclipse.ui.internal.EditorPluginAction.initDelegate(EditorPluginAction.java:56)
    at
    org.eclipse.ui.internal.PluginAction.createDelegate(PluginAction.java:123)
    at
    org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:278)
    at
    org.eclipse.ui.internal.PluginAction.<init>(PluginAction.java:110)
    at
    org.eclipse.ui.internal.PartPluginAction.<init>(PartPluginAction.java:29)
    at
    org.eclipse.ui.internal.EditorPluginAction.<init>(EditorPluginAction.java:32)
    at
    org.eclipse.ui.internal.ActionDescriptor.createAction(ActionDescriptor.java:256)
    at
    org.eclipse.ui.internal.ActionDescriptor.<init>(ActionDescriptor.java:170)
    at
    org.eclipse.ui.internal.ActionDescriptor.<init>(ActionDescriptor.java:100)
    at
    org.eclipse.ui.internal.EditorActionBuilder.createActionDescriptor(EditorActionBuilder.ja va:41)
    at
    org.eclipse.ui.internal.PluginActionBuilder.readElement(PluginActionBuilder.java:158)
    at
    org.eclipse.ui.internal.registry.RegistryReader.readElements(RegistryReader.java:138)
    at
    org.eclipse.ui.internal.registry.RegistryReader.readElementChildren(RegistryReader.java:1 27)
    at
    org.eclipse.ui.internal.PluginActionBuilder.readElement(PluginActionBuilder.java:141)
    at
    org.eclipse.ui.internal.registry.RegistryReader.readElements(RegistryReader.java:138)
    at
    org.eclipse.ui.internal.registry.RegistryReader.readExtension(RegistryReader.java:149)
    at
    org.eclipse.ui.internal.registry.RegistryReader.readRegistry(RegistryReader.java:170)
    at
    org.eclipse.ui.internal.PluginActionBuilder.readContributions(PluginActionBuilder.java:11 2)
    at
    org.eclipse.ui.internal.EditorActionBuilder.readActionExtensions(EditorActionBuilder.java :58)
    at
    org.eclipse.ui.internal.EditorManager.createEditorActionBars(EditorManager.java:318)
    at
    org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:832)
    at
    org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:583)
    at
    org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:372)
    at
    org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:566)
    at
    org.eclipse.ui.internal.EditorAreaHelper.setVisibleEditor(EditorAreaHelper.java:263)
    at
    org.eclipse.ui.internal.EditorManager.setVisibleEditor(EditorManager.java:1446)
    at
    org.eclipse.ui.internal.EditorManager$5.run(EditorManager.java:1006)
    at
    org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.runtime.Platform.run(Platform.java:843)
    at
    org.eclipse.ui.internal.EditorManager.restoreState(EditorManager.java:1001)
    at
    org.eclipse.ui.internal.WorkbenchPage.restoreState(WorkbenchPage.java:2843)
    at
    org.eclipse.ui.internal.WorkbenchWindow.restoreState(WorkbenchWindow.java:1936)
    at
    org.eclipse.ui.internal.Workbench.doRestoreState(Workbench.java:2857)
    at
    org.eclipse.ui.internal.Workbench.access$14(Workbench.java:2805)
    at
    org.eclipse.ui.internal.Workbench$19.run(Workbench.java:1681)
    at
    org.eclipse.ui.internal.Workbench.runStartupWithProgress(Workbench.java:1421)
    at
    org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1679)
    at
    org.eclipse.ui.internal.Workbench.access$12(Workbench.java:1650)
    at
    org.eclipse.ui.internal.Workbench$17.run(Workbench.java:1529)
    at
    org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at
    org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1473)
    at
    org.eclipse.ui.internal.WorkbenchConfigurer.restoreState(WorkbenchConfigurer.java:183)
    at
    org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:702)
    at
    org.eclipse.ui.internal.Workbench.init(Workbench.java:1085)
    at
    org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1847)
    at
    org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
    at
    org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at
    org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
    at
    org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:92)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:68)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
    Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
    Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
    Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at
    org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
    at org.eclipse.core.launcher.Main.run(Main.java:977)
    at org.eclipse.core.launcher.Main.main(Main.java:952)
    plugin: org.eclipse.ui
    Error
    Sat Dec 09 08:39:04 CET 2006
    Could not create action delegate for id:
    org.cfeclipse.cfml.editors.actions.EditTagAction
    plugin: org.eclipse.ui
    Warning
    Sat Dec 09 08:39:00 CET 2006
    Warnings while parsing the editor contributions from the
    'org.eclipse.ui.editorActions' extension point
    Warning
    Sat Dec 09 08:39:00 CET 2006
    Actions require a non-empty label or definitionId:
    plug-in='com.adobe.flexbuilder.debug.ui',
    id='AUTOGEN:::com.adobe.flexbuilder.debug.ui.mxmlRulerActions/com.adobe.flexbuilder.debug .ui.mxmlDoubleClickBreakpointAction'
    Warning
    Sat Dec 09 08:39:00 CET 2006
    Actions require a non-empty label or definitionId:
    plug-in='com.adobe.flexbuilder.debug.ui',
    id='AUTOGEN:::com.adobe.flexbuilder.debug.ui.actionScriptRulerActions/com.adobe.flexbuild er.debug.ui.actionScriptDoubleClickBreakpointAction'
    plugin: org.eclipse.ui
    Warning
    Sat Dec 09 08:38:59 CET 2006
    Warnings while parsing the key bindings from the
    'org.eclipse.ui.commands' extension point
    Warning
    Sat Dec 09 08:38:59 CET 2006
    Cannot bind to an undefined command:
    plug-in='org.cfeclipse.cfml',
    id='org.cfeclipse.cfml.editors.actions.EditTagAction'

    FB only supports 3.2, just 3.1.1.
    Tracy

  • Extending Flex Builder - eclipse plugin

    I'm trying to find out more about writing Eclipse Plugins
    that extend Flex Builder.
    I've taken a look at the 'Adobe Flex Builder 3 Extensibility'
    section of the Flex Builder help files and didn't find them that
    helpful.
    For example, at the moment I'm trying to get my new Eclipse
    command to call the adt binary file in the user's chosen default
    Flex SDK. So some immediate questions arise:
    1) Which Flex or Eclipse class contains the filesystem
    reference to the user's default Flex sdk so that I can call 'adt'
    with user entered parameters?
    2) Are there any tutorials or resources on extending Flex
    Builder with custom Eclipse plugins apart from the limited Adobe
    documentation?

    Jason,
    Yes you still need to purchase - you can install the product
    as a full install, or as an eclipse plug in. Trying the 30 day
    trial for getting your feet wet is the only option currently. Take
    advantage of free training from total training:
    http://www.totaltraining.com/Store/online_adobe_login.aspx
    Cheers,
    David

  • Flex Builder Linux A4 + Flash in Eclipse

    I installed Flex Builder Linux A4 successfully on a machine
    w/ properly working Flash 10 on Mozilla Firefox 3.01 (Iceweasel).
    When I fired up Flex in Eclipse (menu: Help > Flex Start Page),
    I get the error message below.
    " The Flex Start Page requires the Adobe Flash Player. Please
    use the installers in the Flex Builder 3/Player/ folder to install
    the Adobe Flash Player into your default browser. "
    I am running: Debian sid, Sun JRE1.6, Flash 10 (in
    Iceweasel), Eclipse 3.4.1. Many thanks for any tips to get Fx
    Builder working.

    Hi,
    Can you please change the web browser settings of Eclipse.
    From the menu select Window -> Preference -> General ->
    Web browser
    here, select external web browser and select Firefox or the
    browser in which you have Flash Player installed.
    Hope this helps.

Maybe you are looking for