Bundle JavaFX in an Eclipse RCP application

Hello

I would like to use JavaFX embedded in SWT and Eclipse RCP application.

What would be the correct way (also with regard to the issues of licenses) to group a JRE with the CPR so that the required libraries (jfxswt.jar) are on the

default class for CPR path.

Any help is appreciated.

After consultation of the forum and several articles, I found a working solution myself, see:

https://www.Eclipse.org/forums/index.php/t/796180/

I hope this will help others incorporating JavaFX in Eclipse.

Tags: Java

Similar Questions

  • Plugin stopped Eclipse of application deployment

    Help people.

    IM using Eclipse 3.4.1 with 4.3, 4.5, 4.6 and 4.7 BB simulators installed. Abrupt, I can't see my request in the Simulator! Once again!

    The project together was always active, module system or running on startup. I did clean.bat, own from eclipse, build BB active help configuration on nothing. I even tried to copy files on Simulator manually. I searched the forums for solution, but so far nothing has worked.

    Can anyone help?

    Thank you.

    My app has a different point of entry that deals with the icon.

    App has not been deployed correctly because eclipse plugin sometims doesn't it not build correctly. He has created about 20 .cod filed instead of the usual 4. I solved the problem using JDE on the same project to build before you start the debugging session. Not a solution, but so far, he is the only one.

  • Java 7 u45 Web Start application launches

    I maintain an Eclipse RCP application launched with WebStart. Java 7 u45 made some security changes, and now my application crashes at startup.

    I added to the manifest:

    Permissions: permissions everything

    CodeBase: *.

    Trust-library: true

    This removed all the control panel warning messages. But I still have a problem of class loader when you try to load the first required class in my pot.  It's new to update 45. To add to the complication, my application using Eclipse RCP, so the classloading is through OSGi.

    I had the same problem with an older application (RCP based on Eclipse 3.2.2). After adding permissions, Trusted-library and name of the Application to all the jars of the disappeared of the warnings of additional security, but we still had "java.lang.RuntimeException: no id of the application has been found." in the journal and the app would send strange http requests to the server to request a "config.ini".

    I found the solution for this only today, the problem is that 7u45 will transport you not "precarious" to the application properties unless the JNLP is signed, so the OSGi framework did not get its bundle-list, instance-zone and a bunch of other things.

    Signature the JNLP was not possible for us because the JNLP is generated dynamically and change of properties for each deployment, using a model of JNLP is also not good because you can use wildcard characters in the properties there.

    Properties 'Precarious' can be transformed into "secure" by putting "jnlp." at the beginning of the name so I added this prefix for all our possessions and wrote a small wrapper that removes again and then calls the main of the previous main class.

    If you use properties in your JNLP that could be your problem as well.

    Wolfgang

  • Ark and Webstart 6.0 forcing JRE Version

    I have an Eclipse RCP application that is deployed via Webstart 6.0. Our users hit our Web server tomcat and download the root jnlp. The root JNLP is double click on the first (from the browser status bar) the application starts successfully. If the user tries to launch the application again by double-clicking on the file via the java in their downloads folder or the application the application cache Viewer fails. After much research I discovered that many of the jars are not loaded on the second attempt, IE. org. Eclipse.SWT.Win32.Win32.x86_3.7.2.v3740f.jar). Looking at newspapers javaws I found this difference:

    When he worked the log showed:
    account <>
    < date > 2012-03-22T 13: 11:10 < / date >
    < millis > 1332443470149 < / millis >
    < sequence > 222 < / sequence >
    com.Sun.deploy < recorder > < / recorder >
    < level > FINE < / level >
    com.sun.deploy.util.LoggerTraceListener < class > < / class >
    < method > print < / method >
    < thread > 10 < / thread >
    < message > basic: DefaultMatchJRE:
    JREDesc: JREDesc [version 1.5 +, heap =-1-1, args = null, href = null, salt = true, null, null]
    JREInfo: JREInfo of index 0:
    the platform is: 1.6
    product: 1.6.0_26
    location: http://java.sun.com/products/autodl/j2se
    path is: C:\Program Files (x86)\Java\jre6\bin\javaw.exe
    args is: null
    is native platform: Windows x 86 (x 86, 32-bit)
    the Enabled argument is: true
    saved is: true
    system is: true

    Bunch of init:-1
    Bunch of max: 67108864
    Satisfactory: true fake.
    SatisfyingVersion: true
    SatisfyingJVMArgs: false, true
    SatisfyingSecure: false
    JVMParam selected: [JVMParameters: isSecure: false, args:[email protected]/[email protected]/AppData-Declipse.application=com.issinc.tnsClient.core.application]
    Running JVMParam: [JVMParameters: isSecure: true, args:]
    < / message >
    < / recording >

    When it failed:

    folder >
    < date > 2012-03-22T 13: 11:45 < / date >
    < millis > 1332443505434 < / millis >
    < sequence > 214 < / sequence >
    com.Sun.deploy < recorder > < / recorder >
    < level > FINE < / level >
    com.sun.deploy.util.LoggerTraceListener < class > < / class >
    < method > print < / method >
    < thread > 10 < / thread >
    < message > basic: DefaultMatchJRE:
    JREDesc: JREDesc [version 1.5 +, heap =-1-1, args = null, href = null, salt = true, null, null]
    JREInfo: JREInfo of index 0:
    the platform is: 1.6
    product: 1.6.0_30
    location: http://java.sun.com/products/autodl/j2se
    path is: C:\Program Files\Java\jdk1.6.0_30\bin\javaw.exe
    args is: null
    is native platform: Windows, amd64 [x86_64, 64-bit]
    the Enabled argument is: true
    saved is: true
    system is: true

    Bunch of init:-1
    Bunch of max: 67108864
    Satisfactory: true fake.
    SatisfyingVersion: true
    SatisfyingJVMArgs: false, true
    SatisfyingSecure: false
    JVMParam selected: [JVMParameters: isSecure: false, args:[email protected]/[email protected]/AppData-Declipse.application=com.issinc.tnsClient.core.application]
    Running JVMParam: [JVMParameters: isSecure: true, args:]
    < / message >
    < / recording >

    My JNLP has:


    <? XML version = "1.0" encoding = "UTF-8"? >
    < jnlp spec = '1.0 +' codebase = "http://localhost:9080 / RcpClient" href = "rcpclient.jnlp" >
    < information >
    < title > RCP Client < /title >
    < vendor name > My Company < / seller >
    < description > RCP Client Application < / description >
    < shortcut >
    < office / >
    < / shortcut >
    < / information >
    < security >
    < all-permissions / >
    < / security >
    < audit update 'always' = policy = "always" / >
    < resources >
    < jar href="plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar"/ >
    "< extension name = 'Function-Wrapper' href="features/rcpClient_1.0.0.jnlp ' / >
    < property name = "osgi.instance.area" value="@user.home/AppData"/ > "
    < property name = "osgi.configuration.area" value="@user.home/AppData"/ > "
    < property name = "eclipse.application" value="rcpClient.core.application"/ > "
    < / resource >
    < resources os = 'Windows' = 'x 86' arch >
    < j2se version = "+ 1.5" / >
    < / resource >
    < class main application-desc = "org.eclipse.equinox.launcher.WebStartMain" >
    < argument > - nosplash < / argument >
    < / application-desc >
    < / jnlp >

    I tried several different options on the j2se and the resources OS = 'Windows', but without success. How can I check the version of the jre used so that the application runs systematically? My mobile development, I have both a 32 and 64-bit JRE, our end users will likely have only 32 bits.

    It will be easier if you stick the trace files. See the troubleshooting guide for more details on how to get a detailed trace:
    http://docs.Oracle.com/javase/7/docs/WebNotes/TSG/TSG-desktop/HTML/plugin.html#gcexdf

    The strange thing in your newspaper snippet (which is too small to give a complete picture) which is second time THAT JRE is used from inside the JDK.
    This should not happen and probably caused by the JDK bin folder is in your system PATH (unless it's the corrupt registry).
    Try to remove or add a real file JRE in JDK bin in the path.

    In General JDK is not supposed to be used to run webstart or applets. It is good for development (compilation), but the implementation
    WebStart and applet, it is expected that the user has installed JRE.

  • getting exception when using JavaFX SDK/JRE bundled in Netbeans

    When I try to put my JavaFX SDK/JRE to use Java SE and run my application I get an exception ClassLoader (java.lang.NoClassDefFoundError: javafx/application/application).

    I still have to get my Netbeans to use properly the bundled JavaFX SDK/JRE that come with JRE/SDK to the Java SE. I am referring to Java for JavaFX platform properties (in a project-> properties-> library-> manage-> tab JavaFX platforms).

    Here's what I have my JavaFX platform settings the value:
    JavaFX SDK--> C:\Program Files (x86)\Java\jdk1.7.0_10
    JRE JavaFX--> C:\Program Files (x86)\Java\jdk1.7.0_10\jre

    I am currently using 7u10 7.2 Netbeans and Java (the problem also occurs with 7u7 and 7u6).

    For those who using Java7u6 and later, can you tell me what your platform setting manage is the JavaFX tab?

    Thank you
    Jose

    OK its fixed. I noticed that the word hellow JavaFX netbeans 7.2 contains the following pots as part of its compilation libraries, jfxrt, deploy, plugin and javaws. In my project of problem I just add them to my library of compilation and it worked.

    Thanks for the help Igor.
    Jose

  • Ways to restore an application JavaFx prev State when starting

    Usually what I do is write everything in xml when you close and then restart the application, I read this XML to set everything up as before.

    Is there a newer, more average Java FX version?

    XML is nice because you can edit in a text editor and it is relatively readable.  I never liked object streaming because it does not appear to age.  But I could be updated.  Database is too cumbersome to install.  But I've never tried an integrated db.

    Thank you

    > Usually what I do is write everything in xml when you close and then restart the application, I read this XML to set everything up as before. Is there a newer, more average Java FX version?

    JavaFX introduces almost nothing for it.  However, most of the means of the 'old' is always possible.  You're probably better off doing what you usually did before.

    Not new JavaFX, an alternative that isn't used, but a lot is the Java preferences API. I don't think that should make your easy editing in a test of the text editor, but if not, you might consider it.

    HTML5 local storage functions are implemented in Web for Java 8 mode.  There are no public Java API created to access the local storage used by WebView JavaFX HTML5 (I know), so to use it, you must create a WebView and access it's JavaScript API.  So, it would be a strange thing to do.

    If you have some sort of connected app, you can save the State if the cloud (I really hate that term) - things like s3 work well for storing things.

    > I never liked object streaming because it does not appear to age.

    It works even worse with JavaFX. JavaFX properties are often used in JavaFX applications to store the State of enforcement.  JavaFX properties are not serializable, as they do not implement the Serializable interface.

    > I've never tried an embedded db

    Embedded DBs such as H2 are very easy to use JavaFX.

    For some applications, persistent in a local database integrated state storage is a good option.  Depends on the app so considerably.

  • JavaFX in Eclipse - a valid JavaFX SDK has not been detected

    I get the following error when I try to start a new JavaFX project in Eclipse
    "A valid JavaFX SDK was not detected"

    My environment:
    -----------------------
    Update of Java 7 1
    JavaFX SDK 2.0
    Eclipse 3.7.1 Indigo (http://javafx.com/downloads/eclipse-plugin/ Plugin)

    What I tried (but has not solved the problem)
    -------------------------------------------------------------------
    Removed and added the JavaFX SDK so many times
    Created the new Java Simple project and subsequently applied the JavaFX functionality (Fx created Script appears in red and error)
    The JAVAFX_HOME path was created in Eclipse as "C:/Program Files/Oracle/JavaFX 2.0 SDK" and the environment also.

    Can any one point do I miss anything in the steps of integration?
    I have to add any External JARs

    What do you expect? You try to feed on JavaFX 2.0 with entry 1.x. JavaFX 2.0 simply
    can't stand not the old JavaFX Script. Please read the documentation introduction
    on JavaFx 2.0. You now program JavaFX via a Java API (+ FXML and CSS if you like).

  • Customize Firefox to use different Application Support subfolder?

    I have an unusual requirement. I want to have two separate copies of Firefox.app that have identifiers different bundle and keep their profiles in different subfolders of ~/Library/Application Support. For example, Firefox.app with bundle ID org.mozilla.firefox to keep their profiles in ~/Library/Application Support/Firefox and FirefoxAlt.app with bundle ID org.mozilla.firefoxalt would keep her in ~/Library/Application Support/FirefoxAlt.

    I know the Profile Manager and it does not meet my needs.

    I want to have separate instances of Firefox running simultaneously for different profiles. If I run two instances of the same Firefox.app, using Profile Manager to select a different profile for each, then I get weird behavior when I open URLS in other applications. Basically, it is arbitrary which instance of Firefox gets the open URL.

    18.x Firefox, I was able to accomplish what I needed. I duplicated Firefox.app to FirefoxAlt.app changed his bundle ID and bundle name, changed his name = FirefoxAlt application.ini and replaced its executable to be a shell script that invoked the firefox-bin with 'firefox' "-$path/application.ini app»

    I just tried to move to Firefox 21 and find that it does not work. FirefoxAlt.app just closes immediately after the launch. Is there a way to accomplish what I want with the current versions of Firefox?

    Use the - No.-remote command line switch to open another instance of Firefox with its own profile and to run multiple instances of Firefox at the same time, but don't use no - no - remote with the default browser and the default profile.

    See this article on how to install multiple versions on Mac OS x:

  • Plug-in for Eclipse: how to compile a source in several binary files?

    Hello gurus of BB,.

    recently, I spent my development environment of JDE for the plug-in for Eclipse (mainly because the new Blackberry7 is only available for Eclipse). I was able to transfer my apps; one thing remains to be done.

    Knowledge, I would like to compile the same source in two applications: a Lite and a full. Source code, as I said, is completely identical for both; the only difference is in the metadata (icon, name of the application, etc.) and in the fact that once the compilation of the version Lite, I #define a variable (in the source code, there is a certain //#ifdefs).

    How could I do in Eclipse? In JDE, I simply create a workspace and two projects (.jdp files) inside they can share sources. But in Eclipse, the Application descriptor does not seem to support that?

    Eclipse is very deficient in this way.

    That's why I use Netbeans + BB Ant tools to do all my Blackberry development.

    It provides very easy access to the configurations, a great support for ANT and support of editor/preprocessor much better compared to Eclipse.

    I losers to Eclipse debugging Department, so I created an ANT script to copy the files required in JDE and use it for debugging/profiling.   It is possible to get Netbeans to work with the debugger, but requires a lot of work and is obviosly a config not supported.

    A click or script executed and I have 12 + packages of different distribution ready to be distributed OTA/Desktop/BES all carefully packed in their respective folders.

    Configurations + several builds support has been expressed in BB repeatadly plug so far into the team, but no change.   I know that I'm not a point to track down the leads/developers of plugins at each conference of BB and put up a point on the configs... maybe next year that's going to stick

    p. s.

    You can get the 7.0 files outside Eclipse... you really have nothing other than the Javadocs and the net_rim_... jar, perhaps Cap updated as well.   All of you who are located in the folder of the eclipse plugin.  Just copy JDE6.0 and replace only the files required with the version 7.0 and you are ready to go.

  • BlackBerry smartphone Bold 9900 7.1.0 Bundle 1646

    Check the updates for my 9900, he said 7.1.0 1646 bundle is available for the update and my current plan is 921.

    I've updated to 1646 bundle and it bricked my phone, so I'm done down ranking back to 921 Bundle. The end result is now I have to reload all the apps I've had and I've lost other data. Is this 7.1.0 1646 Bundle for real, or just a bad joke. I'm a little upset.

    I continued working at home and I think I found the problem. 1646 bundle comes with the "monitor of Application resources" as part of the installation, then the 921 Bundle does not and I got the "monitor of enforcement resources" app installed on my phone. This seemed to cause a conflict when I did a reboot and froze the device. With that uninstalled App Bundle 1646 upgrade has been successful, far, but I still have to reinstall all my applications.

  • JavaFX webEngine method 'executeScript' does not not as planned in Java

    Hi all

    I hope that I will be able to describe my problem properly.

    I use a Java program for collecting JXTA messages and then based on receive messages, add markers to static locations on google maps. I use JavaFx to display google map zoomed on the custom location. I have included locations of marker in the JavaScript function so that the program knows where to place what marker on google maps and on its own, JavaFx code works well.

    I want to call webEngine.executeScript ('myJavaScriptFucntion') inside my Java program. I have a listener pipeMsgEvent for tubes JXTA and upon receipt of a particular message, appropriate webEngine.executeScript('myJavaScriptFucntion') should be called and a marker should appear in the map on the time of execution.

    This is my code of JavaFx

    + / public class JavaFX_GoogleMaps extends Application {+

    public stage;
    MyBrowser myBrowser.

    public JavaFX_GoogleMaps () + {+

    +}+

    + () public static Sub initJavaFX_GoogleMaps {+
    Launch ("Hello");
    +}+

    +@Override+
    + ' public void start (course primaryStage) {+
    primaryStage.setTitle ("my app");

    myBrowser = new MyBrowser();
    scene = new scene (myBrowser, 800, 600);

    primaryStage.setScene (scene);
    primaryStage.show ();
    +}+
    +}+
    + class MyBrowser extends the region {+

    HBox toolbar;

    public static final WebView webView = new WebView();
    public static final WebEngine webEngine = webView.getEngine ();
    final button = new Button ("add a reference");

    + public MyBrowser() {+
    final urlGoogleMaps URL = getClass () .getResource ("googlemaps.html");
    webEngine.load (urlGoogleMaps.toExternalForm ());
    toolbar = new HBox();
    toolbar.getChildren () .addAll (button);
    getChildren () .add (webView);

    + Button.setOnAction (new EventHandler < ActionEvent > () {+)
    +@Override+
    + ' public void handle (ActionEvent t) {+
    putMarker();
    +}+
    +});+
    getChildren () .add (toolbar);

    +}+

    + public static void putMarker() {+
    MyBrowser.webEngine.executeScript ("addJFCmarker ()");
    +}+
    +}+

    and in my Java program I call first

    JavaFX_GoogleMaps.initJavaFX_GoogleMaps (); in the main method

    and then I call inside the pipeMsgEvent() method

    MyBrowser.putMarker ();


    When I run the program there is no error, no warning and no exceptions. Except that when my message is received no marker is placed on the google map.

    To check, if my code works, I placed a button (add the marker) in my JavaFx code and called the same function of putMarker() in EventHandler for button. When I click on the button the markers are displayed on the map exactly as I want them.

    Then of course there is a problem when I call putMarker() in my Java program, even if I get no error, exception or warning. I think that when I call MyBrowser.putMarker () method a new MyBrowser instance is created and call goes to this instance, but this new instance has no window display the pitch of its own output appears.

    In any case I hope I explained my problem, so any suggestion on what should I do to get the markers displayed from Java code?

    --
    Kind regards

    Imran

    Published by: 1008054 on May 26, 2013 10:57

    You must watch this line to understand what is null (it will be a reference on which you call a method) and why.

    It seems that you have all kinds of problems in the present code. Your main method instantiates an object of type MyApp, which you called CAN, and then calls methods on it. Then call launch (args). The launch (...) method will instantiate another instance of MyApp, call init(), then call start (...), according to the [url http://docs.oracle.com/javafx/2/api/javafx/application/Application.html] javadocs for the Application. Yet once, it will not be the same instance of MyApp as the one on which you called startCAN() and fetch_advertisements(), so the effects of these methods will probably never be seen.

    So, I'm guessing a bit here, but if startCAN() a thread start to turn, which calls your pipeMsgEvent (...) method, which will try to call myBrowser.putMarker (). This will give a NullPointerException as myBrowser is never initialized for the CAN. (myBrowser is initialized in the start (...) method and start (...) is never called for the CAN, he is invoked for the instance created by the launch (...) method.)

  • JavaFX and Netbeans platform

    Hello

    Small question... anyone know if there are plans or ongoing work at the port of the netbeans for JavaFX platform?

    Osmoz

    Osmoz, take a look at these links, maybe they can help you:
    http://blogs.Oracle.com/Geertjan/entry/deeper_integration_of_javafx_in
    http://NetBeans.dzone.com/JavaFX-2-in-NetBeans-RCP
    http://blogs.Oracle.com/Geertjan/entry/a_docking_framework_module_system
    http://blogs.Oracle.com/Geertjan/entry/thanks_javafx_embedded_browser_for

    I think Netbeans RCP JavaFX strategy would be to improve Netbeans RCP to provide better support for the coating of the scenes of JavaFX in the platform.
    Conversion of the platform to be written in JavaFX rather than Swing would make not much sense - like thing would be a completely new platform in its own right.

  • xCode and the creation of an application

    Why did you install xCode on your Mac?

    I followed the Guide step by step to publish applications for iPad,

    but I don't see why you need xCode.

    Majorly you need Application Loader, which also comes with X-code in the Bundle. If you install the Application Loader separately, you won't need X-code.

  • In the version of Flash Builder Plugin, why he was installing an another 'Eclipse replacement?

    In the installer of Flash Builder 4 plugin, I just ran, why he was installing whats seems to be another copy of Eclipse in my "C:\Program Files (x 86) \Adobe\Adobe Flash Builder 4 plugin" folder with a shortcut called "run Adobe Flash Builder 4 plug-in Eclipse replacement"?

    I was expecting only a plug-in in my current installation of Eclipse. What happens here?

    Hi Pup500,

    FB4 plugin comes with the full Eclipse 3.4.2 (Ganymede) package for Java developers and also supports linking FB4 to your own copy of eclipse 3.5 (Galileo) or 3.6 (Helios).

    We considered group one of the biggest packages (Eclipse for PHP developers, etc.), but wanted to keep the smaller footprint, and the package for Java developers was the smallest that always includes the JDK.

    The shortcut for the "substitute" should point to your own copy of the eclipse, and the default Launcher shortcut should point to the copy grouped under the subfolder \eclipse-host-distro. The default shortcut will launch eclipse/FB4 using our copy of the JRE, but the shortcut replacing assumes that you have either a compatible JRE installed - the system-wide, or that you are a valid JRE in your eclipse folder.

    Some of the reasons why we started the eclipse with plug-ins FB4 grouping were:

    -the custom configuration (settings file ini, allocation of memory, etc.) provided in the bundled copy of eclipse can be used as a guide for your own eclipse configuration optimization to improve performance with FB4.

    -on the victory, group us tested compatibility version of JRE for use with the bundled copy of the eclipse. This can be useful on Windows 64-bit, we provide a 32-bit version of JRE compatible with FB4. You can copy this same JRE folder in your own copy of the 32-bit eclipse, if you do not install a version of the JRE 32-bit systems.

    -If you encounter conflicts version or the boot with your own copy of eclipse, you can still run the copy group as a relief, until all issues are resolved.

    Out of curiosity, what version and package of eclipse are connect you?

    -Chris

  • Adding a customer of Eclipse CVS

    Hwllo, I use ColdFusion Builder on Windows 7.  I'm trying to add the Eclipse CVS client to my constructor of the milestone Helios repository - http://download.eclipse.org/releases/helios but I get this error message:

    Can not complete the installation because of a dependency conflict.

    Software: Client CVS Eclipse 1.2.0.v20100427-7B77FKt90GE5h0SBT5FV9A01911 (org.eclipse.cvs.feature.group 1.2.0.v20100427 - 7B77FKt90GE5h0SBT5FV9A01911)

    Currently installed software: Adobe ColdFusion Builder 1.0.0.274293 (com.adobe.ide.coldfusion.rcp.product 1.0.0.274293)

    Only the following can be installed at once:

    Equinox Launcher Win32 X 86 Fragment 1.1.0.v20100503 (org.eclipse.equinox.launcher.win32.win32.x86 1.1.0.v20100503)

    Equinox Launcher Win32 X 86 Fragment 1.1.1.R36x_v20100810 (org.eclipse.equinox.launcher.win32.win32.x86 1.1.1.R36x_v20100810)

    Equinox Launcher Win32 X 86 Fragment 1.0.200.v20090519 (org.eclipse.equinox.launcher.win32.win32.x86 1.0.200.v20090519)

    Cannot satisfy the dependency:

    From: Adobe ColdFusion Builder 1.0.0.274293 (com.adobe.ide.coldfusion.rcp.product 1.0.0.274293)

    In: org.eclipse.equinox.launcher.win32.win32.x86 [1.0.200.v20090519]

    Cannot satisfy the dependency:

    From: customer CVS Eclipse 1.2.0.v20100427-7B77FKt90GE5h0SBT5FV9A01911 (org.eclipse.cvs.feature.group 1.2.0.v20100427 - 7B77FKt90GE5h0SBT5FV9A01911)

    To: org.eclipse.platform.feature.group 3.6.0

    Cannot satisfy the dependency:

    From: Eclipse Platform 3.6.0.v20100602-9gF78GpqFt6trOGhL60z0oEx3fz-JKNwxPY (org.eclipse.platform.feature.group 3.6.0.v20100602 - 9gF78GpqFt6trOGhL60z0oEx3fz-JKNwxPY)

    In: org.eclipse.rcp.feature.group [3.6.0.v20100519 - 9OArFKvFtsd7WLUKh-DcYTS]

    Cannot satisfy the dependency:

    From: Eclipse Platform 3.6.1.r361_v20100909-9gF78GrkFqw7GrsZnvz0JWNTeb6fue6896L (org.eclipse.platform.feature.group 3.6.1.r361_v20100909 - 9gF78GrkFqw7GrsZnvz0JWNTeb6fue6896L)

    In: org.eclipse.rcp.feature.group [3.6.1.r361_v20100827 - 9OArFLdFjY-ThSQXmKvKz0_T]

    Cannot satisfy the dependency:

    From: Eclipse RCP 3.6.0.v20100519 - 9OArFKvFtsd7WLUKh-DcYTS (org.eclipse.rcp.feature.group 3.6.0.v20100519 - 9OArFKvFtsd7WLUKh-DcYTS)

    In: org.eclipse.equinox.launcher.win32.win32.x86 [1.1.0.v20100503]

    Cannot satisfy the dependency:

    From: Eclipse RCP 3.6.1.r361_v20100827 - 9OArFLdFjY-ThSQXmKvKz0_T (org.eclipse.rcp.feature.group 3.6.1.r361_v20100827 - 9OArFLdFjY-ThSQXmKvKz0_T)

    In: org.eclipse.equinox.launcher.win32.win32.x86 [1.1.1.R36x_v20100810]

    How to solve this?

    You use stand-alone or Plugin?

    So independent, need you the version of Ganymede

    http://download.Eclipse.org/releases/GANYMEDE/

Maybe you are looking for