Eclipse + Flex Builder Plugin + RDS

Hi All,
I've got a strange problem with Eclipse and the Flex Builder
and RDS plugins. I configure the RDS connection in
Window->Preferences->RDS Settings however when I Test the
connection I keep getting the error message "Unable to contact RDS
server 'localhost'". I have the settings configured exactly the
same as they are in HomeSite+. HomeSite+ can connect fine, but
Eclipse cannot!
Has anyone come across this issue or knows of a workaround?
Do I have to install something in a particular order?
Thanks for any help.

Could you please let me know the CF version, install
configuration and OS? CF versions 6.1 and prior are not supported
by the RDS plugin.
We had a similar issue in beta 1 that got fixed and it was
related to the password. If the CF version is not the problem,
please email me your RDS password directly at [email protected] I
know you tried using no password - did you mean the server admin
password or the RDS password (you cannot have a blank RDS
password)?
The order of installing plugins doesn't make a difference.
Thanks,
Farah

Similar Messages

  • Getting the Flex Builder Plugin for Eclipse

    I may be a dope, but I can't tell you how long it took me to
    find the download for the Flex Builder plugin for an existing
    install of Eclipse. If you're looking for the plugin, go to the
    last line of the FlexBuilder standalone download page--and then, in
    the last line, you will see a link buried in the line--click on
    that, and you will get the download. Adobe, this is really, really
    stupid way to organize your downloads.

    Ha, I'm not alone ;)
    Thanks for pointing it out. It might seem obvious once you
    notice the link, but I totally missed it.
    The Adobe flex builder rips off numerous useful features that
    eclipse offers, such as the ability to search all files, and it is
    very inconvenient.

  • 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

  • Eclipse +flex 3 plugin crashes when trying to see mxml file in design mode

    Hi,
    I have strange problem I've been struggling with for 3 days.
    I have eclipse-jee-europa-fall2-win32(eclipse europa 3.3.1.1)
    + adobe flex 3 eclipse plugin.
    My workspace consists of several projects + one library.
    There is not problem when trying to edit any mxml file when
    my library is not imported yet. Once I import it to my workspace I
    cannot see any mxml file in design mode since it crashes with the
    following msg in log:
    Did anyone have similar problem and maybe knows the
    solutiuon? I've reinstalled/redownoaded eclipse, flex plugin, flash
    players and so on. What's more it happens only on my machine - same
    project on different one works without crushing.
    !ENTRY org.eclipse.osgi 2 0 2008-02-22 09:13:18.046
    !MESSAGE While loading class
    "org.eclipse.mylyn.tasks.ui.TasksUiPlugin", thread
    "Thread[main,6,main]" timed out waiting (5000ms) for thread
    "Thread[Worker-0,5,main]" to finish starting bundle
    "update@plugins/org.eclipse.mylyn.tasks.ui_2.1.0.v20070927-0900.jar
    [313]". To avoid deadlock, thread "Thread[main,6,main]" is
    proceeding but "org.eclipse.mylyn.tasks.ui.TasksUiPlugin" may not
    be fully initialized.
    !STACK 0
    org.osgi.framework.BundleException: State change in progress
    for bundle
    "update@plugins/org.eclipse.mylyn.tasks.ui_2.1.0.v20070927-0900.jar"
    by thread "Worker-0".
    at
    org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.j ava:1141)
    at
    org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:258)
    at
    org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
    at
    org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :417)
    at
    org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:189)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:34 0)
    at
    org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:37)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :405)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
    at
    org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:83)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    at
    org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:258)
    at
    org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at
    org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
    at
    org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)
    at
    org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
    at
    org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
    at
    org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
    at
    org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
    at
    org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
    at
    org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
    at
    org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
    at
    org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at
    org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
    at
    org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:106)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:76)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
    Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
    Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
    Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at
    org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
    Caused by:
    org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
    ... 40 more
    Root exception:
    org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
    at
    org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.j ava:1141)
    at
    org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:258)
    at
    org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
    at
    org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :417)
    at
    org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:189)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:34 0)
    at
    org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:37)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :405)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
    at
    org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:83)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    at
    org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:258)
    at
    org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at
    org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
    at
    org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)
    at
    org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
    at
    org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
    at
    org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
    at
    org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
    at
    org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
    at
    org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
    at
    org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
    at
    org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at
    org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
    at
    org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:106)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:76)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
    Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
    Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
    Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at
    org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
    !ENTRY org.eclipse.help 4 0 2008-02-22 09:18:14.375
    !MESSAGE Required attribute "label" missing from "topic"
    element in "/com.adobe.flexbuilder.help/tocAPI.xml" (skipping
    element)
    !ENTRY org.eclipse.help 4 0 2008-02-22 09:18:14.375
    !MESSAGE Required attribute "label" missing from "topic"
    element in "/com.adobe.flexbuilder.help/tocAPI.xml" (skipping
    element)
    !ENTRY org.eclipse.help 4 0 2008-02-22 09:18:14.375
    !MESSAGE Required attribute "label" missing from "topic"
    element in "/com.adobe.flexbuilder.help/tocAPI.xml" (skipping
    element)
    !ENTRY org.eclipse.help 4 0 2008-02-22 09:18:14.375
    !MESSAGE Required attribute "label" missing from "topic"
    element in "/com.adobe.flexbuilder.help/tocAPI.xml" (skipping
    element)

    I've found solution by myself so I'll present it here. Maybe
    someone will need it.
    The problem of such behaviour was that Flex plugin always (at
    least on my pc) wants to ustart eclipse using its own JRE from here
    C:\Program Files\Adobe\Flex Builder 3 Plug-in\jre (default dir).
    This environment is Java 5. When you go to
    eclipse>window>preferences>Java>Installed JREs and you
    delete default Flex JRE, add new to point to for example C:\Program
    Files\Java\jre1.6.0_04 eclipse still uses JRE from C:\Program
    Files\Adobe\Flex Builder 3 Plug-in\jre. Do not know why
    Flex/eclipse does that but if you simply overwrite C:\Program
    Files\Adobe\Flex Builder 3 Plug-in\jre files with newer JRE from
    C:\Program Files\Java\jre1.6.0_04 all works perfectly.
    Hope it helps somebody ;-)
    thanks Artur

  • Difficulties using Flex Builder plugin version

    The strangest thing just happened. I want to look into Zend, so after reading a bit on the web I decided to uninstall Flex Builder 3 standalone version and install Eclipse 3.4 and then install the plugin version of Flex Builder 3.
    But after I installed when I click on the Run button I get an error message:
    'Launching cmd' has encountered a problem.
    Variable references non-existant resource :
    ${workspace_loc:/Misc/src}
    I assume this is because users need prior experience with using Eclipse, but I don't understand why the Adobe plugin version of Flex Builder cannot be such that it just works out of the box.
    I have to say I am blown away by this and will immediately uninstall the plug-in version and re-install the standalone.
    Any hints on what went wrong? I may try this again sometime but I want to get some work done tonight and I don't have time for this. Really amazed.

    Hi Greg,
    I am using the Flex Builder plug-in and I don't remember ever running over this. You said that you have uninstalled Flex Builder before installing Eclipse. I'm not sure ( this is only a guess ) but what if certain setting that you had in Flex Builder remained on your system ( like the path to your workspace that I think got deleted when you uninstalled it ) and when you installed Eclipse, then it was trying to access the information previously stored by Flex Builder.
    I'm not sure if that's what the Error says but you might want to check if you workspace still exists and if it does, then does it contain a folder called "Misk/src". I really don't remember running over this error, the Plug-in worked just fine for me.
    With best regards,
    Barna Biro

  • Fonts in Flex Builder Plugin

    Hi,
    I'm using Eclipse with Flash Builder plugin. It appears that there are only a handful of fonts in design mode. Is it possible to increase the selection? Thanks.

    This is a list of the most common device fonts present on all platforms, which is why it is short.
    If you want more choice, use embedded fonts:
    http://cookbooks.adobe.com/post_Using_rich_HTML_text_formatting_with_embedded_font-16974.h tml

  • Eclipse/Flex Builder Getting Slower

    As my project has grown it has become increasingly very slow
    to even move around in the editor. Sometimes it takes 5-10 seconds
    just to move the mouse cursor from one line of code to another.
    I am running it on a pretty beefy machine.
    When this happens I usually notice that javaw is eating up a
    ton of cpu cycles.
    Anyone else dealing with this or have any ideas?

    Do you notice the slow down for all projects or for a
    specific project?
    You can try bumping up the -Xmx512m to -Xmx768m or -Xmx1024m
    in FlexBuilder.ini file.
    This file is located under Program Files\Adobe\Flex Builder
    3\
    Also if your project has grown very large, it may help to
    break it into smaller libraries and project.
    Also if you are not using Flex Builder 3, you should consider
    using it (there are some performance improvements in flex builder
    3)
    Thanks,
    Gaurav Jain
    Flex SDK Team

  • Flex Builder plugin for Windows Helios 32 bit + WTP

    I tried to create a Flex Project in Helios 32 bit on hitting Finish button I got following error:
    Errors were encountered while creating the project .Reason: One or more constraint have not been met.
    Below is my eclipse log:
    pls note last line in the logContains: Dynamic Web Module 3.0 requires Java 1.6 or newer.
    !SESSION 2010-08-04 08:44:58.743 -----------------------------------------------
    eclipse.buildId=I20100608-0911
    java.version=1.6.0_20
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments: -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product
    Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product -data D:\Projects\gf -product org.eclipse.epp.package.jee.product 
    !ENTRY com.adobe.flexbuilder.project 4 43 2010-08-04 08:56:46.608
    !MESSAGE Error on perform finish:
    !STACK 0
    java.lang.reflect.InvocationTargetException
    at com.adobe.flexbuilder.project.ui.wizards.AbstractFlexProject Wizard$FlexStrategy$2.run(AbstractFlexProjectWizard.java:807 )
    at org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:121)
    Caused by: org.eclipse.core.runtime.CoreException: One or more constraints have not been satisfied.
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.modifyInternal(FacetedProject.java:364)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.mergeChangesInternal(FacetedProject.java:1182)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.access$2(FacetedProject.java:1118)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject$1.run(FacetedProject.java:325)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1975)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.modify(FacetedProject.java:340)
    at com.adobe.flexbuilder.project.ui.wizards.FlexProjectWtpHelpe r.addJ2eeFacets(FlexProjectWtpHelper.java:250)
    at com.adobe.flexbuilder.project.ui.wizards.FlexProjectWtpHelpe r.performFinish(FlexProjectWtpHelper.java:142)
    at com.adobe.flexbuilder.project.ui.wizards.AbstractFlexProject Wizard$FlexStrategy$2.run(AbstractFlexProjectWizard.java:805 )
    ... 1 more
    Root exception:
    org.eclipse.core.runtime.CoreException: One or more constraints have not been satisfied.
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.modifyInternal(FacetedProject.java:364)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.mergeChangesInternal(FacetedProject.java:1182)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.access$2(FacetedProject.java:1118)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject$1.run(FacetedProject.java:325)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1975)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.modify(FacetedProject.java:340)
    at com.adobe.flexbuilder.project.ui.wizards.FlexProjectWtpHelpe r.addJ2eeFacets(FlexProjectWtpHelper.java:250)
    at com.adobe.flexbuilder.project.ui.wizards.FlexProjectWtpHelpe r.performFinish(FlexProjectWtpHelper.java:142)
    at com.adobe.flexbuilder.project.ui.wizards.AbstractFlexProject Wizard$FlexStrategy$2.run(AbstractFlexProjectWizard.java:805 )
    at org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:121)
    Contains: Dynamic Web Module 3.0 requires Java 1.6 or newer.
    Anyone can help me out? Thanks a lot

    I tried to create a Flex Project in Helios 32 bit on hitting Finish button I got following error:
    Errors were encountered while creating the project .Reason: One or more constraint have not been met.
    Below is my eclipse log:
    pls note last line in the logContains: Dynamic Web Module 3.0 requires Java 1.6 or newer.
    !SESSION 2010-08-04 08:44:58.743 -----------------------------------------------
    eclipse.buildId=I20100608-0911
    java.version=1.6.0_20
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments: -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product
    Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product -data D:\Projects\gf -product org.eclipse.epp.package.jee.product 
    !ENTRY com.adobe.flexbuilder.project 4 43 2010-08-04 08:56:46.608
    !MESSAGE Error on perform finish:
    !STACK 0
    java.lang.reflect.InvocationTargetException
    at com.adobe.flexbuilder.project.ui.wizards.AbstractFlexProject Wizard$FlexStrategy$2.run(AbstractFlexProjectWizard.java:807 )
    at org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:121)
    Caused by: org.eclipse.core.runtime.CoreException: One or more constraints have not been satisfied.
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.modifyInternal(FacetedProject.java:364)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.mergeChangesInternal(FacetedProject.java:1182)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.access$2(FacetedProject.java:1118)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject$1.run(FacetedProject.java:325)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1975)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.modify(FacetedProject.java:340)
    at com.adobe.flexbuilder.project.ui.wizards.FlexProjectWtpHelpe r.addJ2eeFacets(FlexProjectWtpHelper.java:250)
    at com.adobe.flexbuilder.project.ui.wizards.FlexProjectWtpHelpe r.performFinish(FlexProjectWtpHelper.java:142)
    at com.adobe.flexbuilder.project.ui.wizards.AbstractFlexProject Wizard$FlexStrategy$2.run(AbstractFlexProjectWizard.java:805 )
    ... 1 more
    Root exception:
    org.eclipse.core.runtime.CoreException: One or more constraints have not been satisfied.
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.modifyInternal(FacetedProject.java:364)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.mergeChangesInternal(FacetedProject.java:1182)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.access$2(FacetedProject.java:1118)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject$1.run(FacetedProject.java:325)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1975)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedPr oject.modify(FacetedProject.java:340)
    at com.adobe.flexbuilder.project.ui.wizards.FlexProjectWtpHelpe r.addJ2eeFacets(FlexProjectWtpHelper.java:250)
    at com.adobe.flexbuilder.project.ui.wizards.FlexProjectWtpHelpe r.performFinish(FlexProjectWtpHelper.java:142)
    at com.adobe.flexbuilder.project.ui.wizards.AbstractFlexProject Wizard$FlexStrategy$2.run(AbstractFlexProjectWizard.java:805 )
    at org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:121)
    Contains: Dynamic Web Module 3.0 requires Java 1.6 or newer.
    Anyone can help me out? Thanks a lot

  • Searching Flex Builder Pro. 3.0.2 Plugin for Eclipse

    Hello,
    im searching a Download Link for Flex Builder Pro. 3.0.2 Plugin for Eclipse.

    Moving this discussion to the Flex Builder Plugin forum.

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

  • Flex Builder 2.01 Plugin Installation Fails

    When I try to install the Flex Builder plugin, the install
    fails. The .log file it creates says this, which appears to be
    related to the fact that I already have several of the resources
    that it tries to install in my Eclipse 3.2 installation. Can
    someone help?
    !SESSION 2007-07-10 15:42:20.031
    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 listFeatures
    Command-line arguments: -application
    org.eclipse.update.core.standaloneUpdate -command listFeatures
    !ENTRY org.eclipse.update.configurator 2007-07-10
    15:42:58.312
    !MESSAGE Could not install bundle ../../MyEclipse 5.5.1
    GA/eclipse/plugins/net.sf.solareclipse.ui_0.4.0.spindle-dep-6/
    Bundle "net.sf.solareclipse.ui" version "0.4.0.spindle-dep-6" has
    already been installed from: update@../../MyEclipse
    5.0GA/eclipse/plugins/net.sf.solareclipse.ui_0.4.0.spindle-dep-6/
    !ENTRY org.eclipse.update.configurator 2007-07-10
    15:42:58.390
    !MESSAGE Could not install bundle ../../MyEclipse 5.5.1
    GA/eclipse/plugins/net.sf.solareclipse.xml.ui_0.4.0.spindle-dep-6/
    Bundle "net.sf.solareclipse.xml.ui" version "0.4.0.spindle-dep-6"
    has already been installed from: update@../../MyEclipse
    5.0GA/eclipse/plugins/net.sf.solareclipse.xml.ui_0.4.0.spindle-dep-6/
    !ENTRY org.eclipse.update.configurator 2007-07-10
    15:42:58.421
    !MESSAGE Could not install bundle ../../MyEclipse 5.5.1
    GA/eclipse/plugins/org.springframework.ide.eclipse.core_0.0.1/
    Bundle "org.springframework.ide.eclipse.core" version "0.0.1" has
    already been installed from: update@../../MyEclipse
    5.0GA/eclipse/plugins/org.springframework.ide.eclipse.core_0.0.1/
    !ENTRY org.eclipse.update.configurator 2007-07-10
    15:42:58.421
    !MESSAGE Could not install bundle
    ../../eclipse-extensions/eclipse/plugins/org.epic.regexp_0.1.4/
    Bundle "org.epic.regexp" version "0.1.4" has already been installed
    from: update@plugins/org.epic.regexp_0.1.4/
    !ENTRY org.eclipse.update.configurator 2007-07-10
    15:42:58.484
    !MESSAGE Could not install bundle
    ../../eclipse-extensions/eclipse/plugins/org.kxml2_2.1.4/ Bundle
    "org.kxml2" version "2.1.4" has already been installed from:
    update@plugins/org.kxml2_2.1.4/
    !SESSION 2007-07-10 15:44:14.281
    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-07-10 15:44:17.625
    !MESSAGE Duplicate conflicts

    I had the same issue and ended up installing another eclipse
    installation with no add-ons (unzipped the zip file in a different
    location). I will then start adding the plug-ins that I am missing
    now.
    So basically I had to do a brand new install of Eclipse,
    which almost defeats the purpose of the plug-in
    Hopefully, the Adobe folks will fix this bug.
    I had the CFEclipse, JSEclipse and MyEclipse Plug-ins on V3.2
    installed.

  • Problems with Flex builder upgrade

    Hi, I'm trying to upgrade my copy of Flex Builder to
    2.0.1 so that I can install the Apollo plugin, but when I run the
    upgrade the wizard says it cannot find the correct folder
    apparently it does not contain the plugin and features folders, but
    I know it does I can see them. I have installed Flex builder on the
    D drive of my PC, I'm not sure if that is the cause of the problem.
    I also have a copy of Eclipse 3.2 with the Flex Builder plugin
    installed, which does have the Apollo plugin working, but I'd like
    to have the full Flex builder working so I can use the RDS plugins
    to view my databases, which doesn't work in Eclipse 3.2.
    So what is the best place to have Flex Builder installed so I
    can get Cfeclipse, RDS and Apollo plugins to work?
    Thanks
    Stephen

    Is Flex Builder running? In Beta 3 we have a problem in that
    we were opening the Help in an external browser, which stays open
    when you stop Flex Builder (which, in turn, stops the Tomcat
    instance that runs the Help).
    For final, we'll rever to using the internal browser window
    by default, which closes when you close Flex Builder.
    HTH

  • How to get WTP on my Flex Builder 3 Standalone Version: 3.0.214193?

    Hello All,
    I have downloaded the Flex builder 3.0.2 from the adobe website, and am trying to install the WTP plugin for it.
    When i use this link http://download.eclipse.org/webtools/updates/ for getting the plugin it throws the error as :
    Java Persistence API Tools (2.1.1.v200902200210-7A79BjDZRDE7GUMQDJGD) requires feature "org.eclipse.platform (3.4.0)", or compatible.
    Any many more like this. I know my eclipse plugin version is 3.3 version.
    I am not sure how can i upgrade my eclipse which came with Flex builder standalone to the 3.4 version. And also is it possible to use standalone only as using the flex builder plugin in not an option for me right now.
    Or any other way if i can use Tomcat from Flex builder without using WTP ??
    Please help

    I've installed and it works fine but I've many plugins installed.
    Try to install WST (Web Standart Tools) throw FB and after that install WTP.
    For intalling WST follow this.
    In FB menu.
    Help - Software updates - Find and install...
    "Search new features and install" Next
    "Europa Discovery Site" Finish
    Choose any nearest mirror for your location.
    Find "Web and JEE Development" folder.
    There are "Eclipce XML Editors and Tools" and
    "Web Standard Tools (WST) Project" check them to install. This plugins requier some other plugins, so it's easer to click "Select required" button on left sideĀ  to check them all automaticaly.
    After that standart installing procedure: Licence agreement, downloading and so on.

  • Jazz and Flex Builder 3

    (I've also posted this in the forums over at
    jazz.net)
    I'm trying to get Flex Builder 3 to work with Rational
    TeamCentral (the beta client for the Rational Jazz system). Jazz is
    an IBM Rational project to build a scalable, extensible team
    collaboration platform for integrating work across the phases of
    the development lifecycle. Alas, I'm running into some problems
    under Windows. I'm doing all this with TeamCentral Beta2a, BTW.
    My first approach was to unzip the Beta2a client on my
    Windows laptop and install the Flex Builder 3 plugins. In this
    configuration I was able to get Jazz to work, but whenever I try to
    build anything using Flex I get what looks like a Xerces versioning
    problem. Here's a part of the exception I get whenever Flex tries
    to build anything in this configuration:
    ENTRY com.adobe.flexbuilder.project 4 43 2008-03-02
    09:31:11.062
    !MESSAGE Uncaught exception in compiler
    !STACK 0
    java.lang.IllegalAccessError:
    org.apache.xerces.util.XMLAttributesImpl$Attribute
    at java.lang.ClassLoader.defineClassImpl(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:228)
    at
    java.security.SecureClassLoader.defineClass(SecureClassLoader.java:148)
    at
    java.net.URLClassLoader.defineClass(URLClassLoader.java:557)
    at
    java.net.URLClassLoader.access$400(URLClassLoader.java:120)
    at
    java.net.URLClassLoader$ClassFinder.run(URLClassLoader.java:962)
    at
    java.security.AccessController.doPrivileged(AccessController.java:275)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:488)
    at
    com.adobe.flexbuilder.project.sdks.FlexClassLoader.findClass(Unknown
    Source)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:607)
    at
    com.adobe.flexbuilder.project.sdks.FlexClassLoader.loadClass(Unknown
    Source)
    My next attempt was to use my Macbook and install the
    TeamCentral client with the Flex Builder 3 plugins (same
    configuration that I had just tried on Windows). This worked
    perfectly - both Jazz and Flex were very happy, and I could be
    productive here. Unfortunately, most of my team members are Windows
    developers, so this is not a viable solution for them.
    Now back to Windows. I installed the Flex Builder 3
    standalone eclipse instance and noticed that it uses Sun JDK 1.5,
    so I wondered if the JDK was the culprit. I replaced the JDK to use
    the IBM 1.5 JDK (same as TeamCentral Beta2a). The standalone Flex
    Builder 3 worked.
    My next experiment was to use the Sun 1.5 JDK on TeamCentral
    with the Flex Builder plugins. The performance seemed very
    sluggish, but Flex seemed happy. Jazz was a different matter. I
    could connect to a repository and connect to a project area, but I
    couldn't do anything after that. I couldn't see any workspaces that
    I had, nor could I look at streams, work items, etc.
    I'm out of things to try at this point. My ideal solution
    would be to figure out how to resolve the Xerces incompatibility,
    but I'm open to any other ideas that people might have. We've
    discussed the idea of having separate Jazz and Flex instances
    running to get the Jazz features, but running both Eclipse
    instances is quite expensive resource-wise, so an integrated
    solution is the best.
    Thanks in advance!
    Tom Frauenhofer, [email protected]
    Senior Software Engineer, IBM Research

    No ads please, blocked.

  • Extending flex builder

    I am trying to extend the flex builder plugin as well as fix
    some bugs/features in it that do not work with my current project
    setup. I am looking for resources (in addition to those in the
    eclipse help) that will help me start working in this direction. If
    anyone knows of any, they would be a great help. I would also like
    to contribute anything I do back to the community. Where would be a
    good place for this?

    File->New->MXML Component. Or create an Actionscript
    component and extend a UI component.
    Those components will then show up under 'Custom' in the
    Components pane.

Maybe you are looking for

  • Windows XP on MacBook Pro - Can't connect to wireless after bootcamp, why?

    1)I just bought MacBook Pro, just did a boot camp with windows xp. With Windows xp installed, it can't detect wireless network. What went wrong? 2)When setting the boot camp, do i need to have the boot camp driver? Why? 3)Can Windows xp on Macbook pr

  • How can I change screen in a Swing program?

    I have created several GUI screens using Swing. I want to integrate them together so while press a certain button, the screen will be changed to others. Thanks.

  • SYSTEM_NO_TASK_STORAGE

    Hello all! I hope you can help me with this problem. I'm getting a SYSTEM_NO_TASK_STORAGE dump during a client export. Is a SAP ECC 6 running in Windows 2003 Std Server. I have 4gb of RAM and 20gb of Page file. My current isntance profiles is the fol

  • New User Log-In Help

    I just downloaded oracle 10g express and installed it. I selected to run the application after install and its asking me for username and login. How do I get a username and password? I tried the username and password that I created after signing up,

  • Is there any way to update an ipod touch 4th generation to ios7?

    Is there any way to update an ipod touch 4th generation to ios7?