News:

We really need your input in this questionnaire

Main Menu

Compile Problem of Java Console (1.2.2)

Started by Billy, September 03, 2012, 05:42:36 PM

Previous topic - Next topic

Billy

Hi! Victor,

     I have failed to compile the new edition java console (1.2.2) in the old eclipse compiling environment, in which the old edition java console(1.2.1) can be complied successfully, some pictures I copied into the attachment.

     I guess some plug-in units are missed or should be upgraded to new version?
     Then I tried to install Zest plug-in to eclipse online, but failed, and error info as follows:
---------------------------------------------------------------------------------------------
Your original request has been modified.
  "Graphical Editing Framework Zest Visualization Toolkit SDK" is already installed, so an update will be performed instead.
Cannot complete the install because of a conflicting dependency.
  Software being installed: Graphical Editing Framework Zest Visualization Toolkit SDK 2.0.0.201208101911 (org.eclipse.zest.sdk.feature.group 2.0.0.201208101911)
  Software currently installed: Graphical Editing Framework Zest Visualization Toolkit 1.3.0.v20110425-2050-67A08yF5F18CBD4I9G53365 (org.eclipse.zest.feature.group 1.3.0.v20110425-2050-67A08yF5F18CBD4I9G53365)
  Only one of the following can be installed at once:
    Graphical Editing Framework Zest Core 1.3.0.201206112118 (org.eclipse.zest.core 1.3.0.201206112118)
    Graphical Editing Framework Zest Core 1.3.0.v20110221-2050 (org.eclipse.zest.core 1.3.0.v20110221-2050)
    Graphical Editing Framework Zest Core 1.2.0.v20101209-2020 (org.eclipse.zest.core 1.2.0.v20101209-2020)
    Graphical Editing Framework Zest Core 2.0.0.201208101911 (org.eclipse.zest.core 2.0.0.201208101911)
    Graphical Editing Framework Zest Core 1.2.0.v20100525-1225 (org.eclipse.zest.core 1.2.0.v20100525-1225)
    Graphical Editing Framework Zest Core 1.1.0.v20090504-1850 (org.eclipse.zest.core 1.1.0.v20090504-1850)
    org.eclipse.zest.core 1.0.0.v20080115
  Cannot satisfy dependency:
    From: Graphical Editing Framework Zest Visualization Toolkit 1.3.0.v20110425-2050-67A08yF5F18CBD4I9G53365 (org.eclipse.zest.feature.group 1.3.0.v20110425-2050-67A08yF5F18CBD4I9G53365)
    To: org.eclipse.zest.core [1.3.0.v20110221-2050]
  Cannot satisfy dependency:
    From: Graphical Editing Framework Zest Visualization Toolkit SDK 2.0.0.201208101911 (org.eclipse.zest.sdk.feature.group 2.0.0.201208101911)
    To: org.eclipse.zest.core [2.0.0.201208101911]     
---------------------------------------------------------------------------------------

Please give me some advice, thank you!

Victor Kirhenshtein

Hi!

You have to manually uninstall Zest 1.3 and then install Zest 2.0.

Best regards,
Victor

Billy

#2
Hi, Victor!
    I have uninstalled zest 1.3 and installed zest 2.0 successfully, but some errors comed out,
    and the errors look like mean: some package's version restriction can not been satisfied.
    for example, I find in the MANIFEST.MF, the "org.eclipse.core.resources;bundle-version="3.7.101" "  is marked by red cross, so I check my eclipse's plugin directory,  but only 3.7.100 version jar is found. Where can I get 3.7.101 version org.eclipse.core.resources jar? Can I set the variable to 3.7.100 to pass through compling process?
    ......
    I catched compling error pictures into the attachment error-complie.zip and marked the errors, please help me and give some advice! Thank you!

    I'm waiting for your reply online...

Best Regards,