Installing FLEX Plugin With MyEclipse Plugin

Install Europa first. Install FLEX 3.0 plugin next ang then
MyEclipse plugin. If you don't follow this order then there may be
features missing from FLEX because the when selecting the Eclipse
directory for the FLEX install, you may select the wrong target
folder as your Eclipse Root folder. I haven't done an exhastive
study on this, but just repaired an install in this manner. Many of
us Java programmers use MyEclipse because of Spring, or build
capabilities that are built into it. Hopefully, this may help
someone down the road.

Hi
Thank you for providing this workaround.
Thanks,
Catalin Anastasoaie

Similar Messages

  • Installing Flex Builder with MyEclipse

    I am trying to get Flex Builder to install a plugin for
    eclipse. I have read that the installer is having an issue seeing
    the configuration directory, and there is certainly something wrong
    with my install. The only solution I found online says that I would
    need to, FIRST install eclipse 3.3.1, SECOND install flex and THIRD
    install MyEclipse.
    Well, I'm more then a little disturbed by this as I've
    already got my IDE setup and working just the way I want it, and
    really I'm just testing the capabilities of Flex for the "powers
    that be". If it is a good tool, we will use it. But if this failure
    to install is a precursor of things to come I'm going to have to
    shoot it down since I'm the one whose got to use it.
    Any suggestions? Perhaps there is some other support for flex
    as well?
    Thanks,
    -Robert

    Hi
    Thank you for providing this workaround.
    Thanks,
    Catalin Anastasoaie

  • How to install Flex plugin for Eclipse?

    Hello All,
    I am a new user of Flex.
    I would like to install Flex Framework as part of Eclipse, but I have installation problems with it
    I have downloaded and installed the plugin from here:
    http://www.adobe.com/cfusion/search/index.cfm?term=Eclipse+plugin&loc= en_us&siteSection=products%3Aflex.html
    But when I am trying to create a new Flex project, I don't see the possibilities that are shown in
    are shown here (http://www.adobe.com/devnet/flex/videotraining.html) in the lecture "Using Flash Builder" of day one (minute 5:33).
    File -> New -> Flex Project (I don't see the "Flex Project" name and other related options).
    Your help will be more than appreciated,
    Thanks in advance,
    Felix.

    Hi GrendelDeveloper,
    Thank you for your help, I appreciate your advice.
    For the next generations please see the next link:
    http://www.adobe.com/support/documentation/en/flex/2/install.html
    Felix.

  • 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.

  • Anyone gotten Flex 2 to install in Plugin mode?

    I tried installing into my normal Eclipse 3.1.1 environment
    and it didn't work. So I downloaded the base Eclipse 3.1.1 and
    SVNPlugin only and then installed it into the base eclipse and it
    still didn't work.
    Has anyone gotten it to work? I've only gotten it to work in
    standalone installation where it installs it's own eclipse version.
    However I hate having two eclipse desktops open, one for EJB
    development and one for Flex 2 development, and then two eclipse
    configurations etc. It's a real pain in the arse.
    Here's the error messages i get:
    java.fullversion=J2RE 1.4.2 IBM Windows 32 build
    cn142ifx-20060209 (SR4-1) (JIT enabled: jitc)
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86
    !ENTRY org.eclipse.ui 4 0 2006-07-20 06:04:35.156
    !MESSAGE Unable to create editor ID
    com.adobe.flexbuilder.editors.mxml.MXMLEditor: No editor descriptor
    for id com.adobe.flexbuilder.editors.mxml.MXMLEditor
    !STACK 1
    org.eclipse.ui.PartInitException: No editor descriptor for id
    com.adobe.flexbuilder.editors.mxml.MXMLEditor
    at
    org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:553)
    at
    org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:384)
    at
    org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:552)
    at
    org.eclipse.ui.internal.EditorAreaHelper.setVisibleEditor(EditorAreaHelper.java:258)
    at
    org.eclipse.ui.internal.EditorManager.setVisibleEditor(EditorManager.java:1221)
    at
    org.eclipse.ui.internal.EditorManager$5.run(EditorManager.java:949)
    at
    org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
    at org.eclipse.core.runtime.Platform.run(Platform.java:783)
    at
    org.eclipse.ui.internal.EditorManager.restoreState(EditorManager.java:944)
    at
    org.eclipse.ui.internal.WorkbenchPage.restoreState(WorkbenchPage.java:2576)
    at
    org.eclipse.ui.internal.WorkbenchWindow.restoreState(WorkbenchWindow.java:1819)
    at
    org.eclipse.ui.internal.Workbench.doRestoreState(Workbench.java:2566)
    at
    org.eclipse.ui.internal.Workbench.access$14(Workbench.java:2515)
    at
    org.eclipse.ui.internal.Workbench$19.run(Workbench.java:1514)
    at
    org.eclipse.ui.internal.Workbench$16.run(Workbench.java:1263)
    at
    org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:346)
    at
    org.eclipse.jface.operation.ModalContext.run(ModalContext.java:291)
    at
    org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:447)
    at
    org.eclipse.ui.internal.Workbench.runStartupWithProgress(Workbench.java:1258)
    at
    org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1512)
    at
    org.eclipse.ui.internal.Workbench.access$12(Workbench.java:1491)
    at
    org.eclipse.ui.internal.Workbench$17.run(Workbench.java:1374)
    at
    org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
    at org.eclipse.core.runtime.Platform.run(Platform.java:783)
    at
    org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1318)
    at
    org.eclipse.ui.internal.WorkbenchConfigurer.restoreState(WorkbenchConfigurer.java:183)
    at
    org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:700)
    at
    org.eclipse.ui.internal.Workbench.init(Workbench.java:1034)
    at
    org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1636)
    at
    org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
    at
    org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
    at
    org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
    at
    org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
    Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    at java.lang.reflect.Method.invoke(Method.java:391)
    at
    org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
    at org.eclipse.core.launcher.Main.run(Main.java:973)
    at org.eclipse.core.launcher.Main.main(Main.java:948)
    !SUBENTRY 1 org.eclipse.ui 4 0 2006-07-20 06:04:35.156
    !MESSAGE No editor descriptor for id
    com.adobe.flexbuilder.editors.mxml.MXMLEditor
    !ENTRY org.eclipse.ui.workbench 4 2 2006-07-20 06:04:35.297
    !MESSAGE Problems occurred when invoking code from plug-in:
    "org.eclipse.ui.workbench".
    !STACK 0
    org.eclipse.ui.internal.misc.AssertionFailedException: null
    argument;
    at
    org.eclipse.ui.internal.misc.Assert.isNotNull(Assert.java:81)
    at
    org.eclipse.ui.internal.misc.Assert.isNotNull(Assert.java:68)
    at
    org.eclipse.ui.internal.EditorSite.<init>(EditorSite.java:47)
    at
    org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:418)
    at
    org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:552)
    at
    org.eclipse.ui.internal.EditorAreaHelper.setVisibleEditor(EditorAreaHelper.java:258)
    at
    org.eclipse.ui.internal.EditorManager.setVisibleEditor(EditorManager.java:1221)
    at
    org.eclipse.ui.internal.EditorManager$5.run(EditorManager.java:949)
    at
    org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
    at org.eclipse.core.runtime.Platform.run(Platform.java:783)
    at
    org.eclipse.ui.internal.EditorManager.restoreState(EditorManager.java:944)
    at
    org.eclipse.ui.internal.WorkbenchPage.restoreState(WorkbenchPage.java:2576)
    at
    org.eclipse.ui.internal.WorkbenchWindow.restoreState(WorkbenchWindow.java:1819)
    at
    org.eclipse.ui.internal.Workbench.doRestoreState(Workbench.java:2566)
    at
    org.eclipse.ui.internal.Workbench.access$14(Workbench.java:2515)
    at
    org.eclipse.ui.internal.Workbench$19.run(Workbench.java:1514)
    at
    org.eclipse.ui.internal.Workbench$16.run(Workbench.java:1263)
    at
    org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:346)
    at
    org.eclipse.jface.operation.ModalContext.run(ModalContext.java:291)
    at
    org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:447)
    at
    org.eclipse.ui.internal.Workbench.runStartupWithProgress(Workbench.java:1258)
    at
    org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1512)
    at
    org.eclipse.ui.internal.Workbench.access$12(Workbench.java:1491)
    at
    org.eclipse.ui.internal.Workbench$17.run(Workbench.java:1374)
    at
    org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
    at org.eclipse.core.runtime.Platform.run(Platform.java:783)
    at
    org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1318)
    at
    org.eclipse.ui.internal.WorkbenchConfigurer.restoreState(WorkbenchConfigurer.java:183)
    at
    org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:700)
    at
    org.eclipse.ui.internal.Workbench.init(Workbench.java:1034)
    at
    org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1636)
    at
    org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
    at
    org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
    at
    org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
    at
    org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
    Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    at java.lang.reflect.Method.invoke(Method.java:391)
    at
    org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
    at org.eclipse.core.launcher.Main.run(Main.java:973)
    at org.eclipse.core.launcher.Main.main(Main.java:948)

    I am also having a problem. I d-loaded the 30 day trial and
    tried to install as a plug-in. It got way into the install and gave
    an error instructing me to look at the ".log" file for more
    information. After clicking OK the install continued and ended
    stating it was successfully installed as a plug-in. After opening
    Eclipse I see nothing for Flex or Adobe which tells me it did not
    install successfully. I already had Exadel Studio installed and the
    log file (note that the log file only has an extension of log, but
    no prefixed name ".log"). It had many, many errors saying that a
    plug-in was already installed by Exadel. Below are the final few
    lines of the log file. I will reinstall as the full IDE and not the
    plug-in, but I really want it to be an eclipse plug-in. The eclipse
    version I am running is 3.2.0.
    Thanks,
    Dale
    !ENTRY org.eclipse.update.configurator 2007-04-05
    13:55:09.671
    !MESSAGE Could not install bundle
    plugins/org.eclipse.xsd_2.2.1.v200609210005.jar Bundle
    "org.eclipse.xsd" version "2.2.1.v200609210005" has already been
    installed from:
    update@../../ExadelStudio/eclipse/plugins/org.eclipse.xsd_2.2.1.v200609210005.jar
    !ENTRY org.eclipse.update.configurator 2007-04-05
    13:55:09.671
    !MESSAGE Could not install bundle
    plugins/org.uddi4j_2.0.5.v200608231542/ Bundle "org.uddi4j" version
    "2.0.5.v200608231542" has already been installed from:
    update@../../ExadelStudio/eclipse/plugins/org.uddi4j_2.0.5.v200608231542/
    !ENTRY org.eclipse.update.configurator 2007-04-05
    13:55:09.671
    !MESSAGE Could not install bundle
    plugins/org.wsdl4j_1.4.0.v200607181917/ Bundle "org.wsdl4j" version
    "1.4.0.v200607181917" has already been installed from:
    update@../../ExadelStudio/eclipse/plugins/org.wsdl4j_1.4.0.v200607181917/
    !SESSION 2007-04-05 14:01:02.640
    eclipse.buildId=M20060629-1905
    java.version=1.4.2_12
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments: -application
    org.eclipse.update.core.standaloneUpdate -command install -from
    file:\C:\Program Files\Adobe\Flex Builder 2
    Plug-in\com.adobe.flexbuilder.update.site/ -featureId
    com.adobe.flexbuilder.feature.core -version 2.0.155577
    Command-line arguments: -application
    org.eclipse.update.core.standaloneUpdate -command install -from
    file:\C:\Program Files\Adobe\Flex Builder 2
    Plug-in\com.adobe.flexbuilder.update.site/ -featureId
    com.adobe.flexbuilder.feature.core -version 2.0.155577
    !ENTRY org.eclipse.update.core 4 0 2007-04-05 14:03:44.484
    !MESSAGE Duplicate conflicts

  • Crystal Reports Plugin Issue with MyEclipse Blue 8.6

    Dear All,
    I am trying to integrate Crystal Reports Plugin with MyEclipse Blue 8.6
    As i add the update site and i say Apply Changes to Profile, it calculates the requirements
    and in the middle hangs. Please advice, is this version not compatible with MyEclipse Blue
    8.6?
    BR,
    Prithvi

    Dear Herman,
    I am using 32-bit JVM not 64-bit, still it hangs. Any other work around.
    Prithvi

  • How can I get RAW pictures to open in PSE 12 and PSE 13?  I have installed the plugin 8.7.1 but it wont work with either.

    What can I do when I have downloaded RAW plugin 8.7.1 and it wont work on either PSE 12 or PSE 13????

    Hi I asked a computer engineer to install RAW plug in 8.7.1. on PSE 12 for me, and he couldnt do it either.   I have bought PSE 13 and followed the advise I was given - go to Edit - expert - Help - plugins - RAW - update- and IT WORKS !!!    DW
    Original message----
    From : [email protected]
    Date : 25/01/2015 - 11:53 (GMTST)
    To : [email protected]
    Subject :  How can I get RAW pictures to open in PSE 12 and PSE 13?  I have installed the plugin 8.7.1 but it wont work with either.
        How can I get RAW pictures to open in PSE 12 and PSE 13?  I have installed the plugin 8.7.1 but it wont work with either.
        created by susanl96972449 in Photoshop Elements - View the full discussion
    Hello, I have been experiencing similar problems and followed the suggestion and yes, the raw icon comes up as illustrated but there is nothing there to indicate any further action can be taken.  So I am presuming that means it is installed and no further action required?
    Here's my problem:  I have had no problems  getting my pics into my organiser in Elements 12 from either my Nikon D7100 or my Fujifilm X100S - until last week.  Suddenly when they are imported all I see is the timer icons but they don't open to let me view them.  If I click on one it will open and I can then edit it but it will not save an image onto the grid for me to view so it's really frustrating not being able to view all my photos in order to decide what to edit and compare them.
    Here's what action I've taken so far - restarted the computer (endlessly), checked the updates and installed them, checked I have the latest raw plug in (I do) and gone into edit/update thumbnail (doesn't do a thing) - and torn out a fair amount of my hair.  So anyone out there experienced this and can give me some advice? Please?
    If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7129439#7129439 and clicking ‘Correct’ below the answer
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7129439#7129439
    To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"
    Start a new discussion in Photoshop Elements by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624.

  • When I try to install some plugins I get "Can't find Internet Plug-ins folder". Friends with the same machine using the same browser can download just fine.  What gives?

    When I try to install a plugin in any browser on my Mac Mini or my MacBook Pro, I get a "Can't find Internet Plug-Ins folder" message.  Other friends with the same machines can install the plugin just fine.  We can't find any reason why the plugin won't install on mine.  Any ideas out there?
    Thanks,

    Triple-click anywhere in the line below on this page to select it:
    /Library/Internet Plug-Ins
    Right-click or control-click the highlighted line and select
    Services ▹ Show Info
    from the contextual menu.* An Info dialog should open.
    Does the dialog show "You can only read" in the Sharing & Permissions section?
    In the General section, is the box labeled Locked checked?
    What is the Modified date?
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination command-C. Open a TextEdit window and paste into it (command-V). Select the line you just pasted and continue as above.

  • Problem with Flex Plugin for eclipse

    Hi there
    I have downloaded the latest Europa Eclipse and also the the
    Flex builder plugin. The Flex wizard for installing the plugin
    tells me to select the folder where my eclipse is installed. When I
    do this, I get an error message saying that I must choose a valid
    3.* Eclipse directory.
    I have no idea what the problem is?????

    Hi
    I am having same issue, I don't know how to procced. My
    installation has eclise Version: 3.3.1.1
    Build id: M20071023-1652 and configuration directory.
    Any help on this is highly appreciated
    thanks
    Jay

  • Google talk video plugin does not work any more with Firefox 4. When clicking on the video chat icon, I am repeatedly asked to install the plugin, and it never works.

    Google talk audio/video plugin used to work fine on Firefox 3, but does not work anymore on Firefox 4. Every time I click on the video chat icon on google talk, I am asked to install the plugin, even if I have already installed it before. The plugin works properly on the latest version of IE on the same PC.
    Thanks for your help. I do not want to switch to Chrome or Opera, but if this bug is not fixed, I will have to.

    Not sure if installing IE 9 did it or not but I now see the camera in IE, FF and Chrome. Could be Facebook fixed the problem also.
    Thanks for the reply.
    George

  • I am using Mandriva Linux now and I have installed Firefox 6 but I could not install Java plugin with it. Can anyone please help me how to install it?

    I am using Mandriva Linux now.
    But I am using Firefox 3.6.8, but I cannot install java plugin in it.
    Can anyone please help me how to install it?

    The plugins folder in the Firefox installation folder doesn't exist by default. There is no default plugin in Firefox 4, so that folder would be empty and in thus not included. If you want to use that location then you need to create a plugins folder.
    Did you try /usr/lib/mozilla/plugins ?

  • Running Firefox 10.0.2, cannot add new search engines from Mycroft Project. Error message: "you will need a browser which supports opensearch to install this plugin" Please help with steps on how to fix this issue in Firefox, thank you

    Can't add new search engines from Mycroft Project in FF 10.0.2. Error message states: "you will need a browser which supports opensearch to install this plugin"

    You're welcome.
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    *Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Flex plugin for Eclipse failed

    Hello,
    I am trying to install the flex plugin for the first time.
    it says that the folder must contain eclipse.exe and a folder
    named configuration. (which it does)
    but the install script fails with that it does not
    (this install in on Vista BTW)
    Thanks for any help

    I know the chances of a reply are lower than the chances of IBM releasing a bug-free, backwards compatible product, but...
    Looking into this one myself (and I'm not optimistic).  What exactly are the problems you're seeing?

  • AIRIntrospector not working in Eclipse/Flex plugin

    hi all-
    I am trying to debug my javascript. I have an AIR application
    and am running it inside Eclipse with the Flex plugin. My
    application main file is mapit.mxml. It uses a mx:html widget to
    grab map.html. Inside map.html is the javascript I want to debug,
    so I put in the <script type="text/javascript"
    src="AIRIntrospector.js"></script> inside map.html and
    copied the AIRIntrospector.js into my src directory.. When I debug
    mapit.mxml, I keep getting the followign error message no matter
    what I do:
    You need to include AIRIntrospector.js in your application
    sandbox.
    at
    file:///C:/Documents%20and%20Settings/cindy%20bishop/My%20Documents/workspace/authoringTo ol-v2/bin-debug/web/AIRIntrospector.js
    : 1908
    am at wit's end.. I HAVE included the AIRIntrospector in the
    sandbox havent' it? merely by copying it into the dev directory???
    what the heck is the right way to use this debugger, please?
    thanks,
    Cindy

    hi
    I have same problem but not able to solve it.
    I was running elcipse 3.7.x with ADT plugin without problems.
    after eclipse update to 4.2.1 I am not able to use ADT. Eclipse is saying that it is installed but could not find anything from it in enviroment.
    I did reinstall eclipse and eclipse-emf eclipse-gef eclipse-wtp and follow http://developer.android.com/sdk/instal … g-adt.html but not sucess. Later I did find this https://developers.google.com/eclipse/d … clipse-4.2 but it is still same. ADT is installed but cannt use it.
    I am using openjdk
    pacman -Qs jdk
    local/jdk7-openjdk 7.u7_2.3.2-2
    Free Java environment based on OpenJDK 7.0 with IcedTea7 replacing binary plugs - SDK
    local/jre7-openjdk 7.u7_2.3.2-2
    Free Java environment based on OpenJDK 7.0 with IcedTea7 replacing binary plugs -Full Java runtime
    environment - needed for executing Java GUI and Webstart programs
    local/jre7-openjdk-headless 7.u7_2.3.2-2
    Free Java environment based on OpenJDK 7.0 with IcedTea7 replacing binary plugs - Minimal Java
    runtime - needed for executing non GUI Java programs
    Can be that problem?
    thanks

  • Installing Dali plugin in IBM Rational Software Architect

    Hi,
    We use IBM Rational Software Architect as development environment, and we want to use the Dali Eclipse plugin to generate Entities using TopLink. We cannot get Dali installed in IBM RSA though. Since IBM RSA is based on Eclipse, it shouln't be a problem to install Eclipse plugins. We tried installing Help > Software Updates > Find & Install and via copying the files into the Eclipse tree, but neither of the to methods succeeded. The plugin simply doesn't show up.
    Does anyone have a suggestion on what to do to get it installed? We use a separate installation of Eclipse Europa now as a workaround. But I think you understand we prefer to use a single development environment.
    Here's some detailed information about the version of IBM RSA we're using:
    * IBM Rational Software Architect: Version: 7.0.0
    * Eclipse Platform: Version: 3.2.1.r321_v20060921-b_XVA-INSQSyMtx; Build id: M20060921-0945
    Best regards,
    Bart Kummel

    Flex Builder 3 plugin is not intended to be installed on Eclipse Galileo (3.5).
    Zend Studio 7 is based on Eclipse 3.5, and when I tried to install the FB3 plugin, the installation wizard gave me this error:
    "Please choose an existing Eclipse 3.2, 3.3, or 3.4 folder to be extended with the Flex Builder Plugin-ins."
    However Flash Builder 4 it seems that it's working with Eclipse 3.5. I've just installed Flash Builder 4 plug-in into Zend Studio 7.
    Here is a post about this: http://margelatu.org/

Maybe you are looking for