简体   繁体   中英

WSO2 installing developer studio problems in helios

I'm trying to install WSO2 developer studios and carbon in my eclipse Helios for developing API2 software, the first issue is the page of wso2 site for download Eclipse Helios with Carbon studio is down, the download links doesn't work. So I have to manually install carbon studio.

I manage to do it so, now I'm having problems trying to install the developer studio, this is the error stack.

Your original request has been modified.
  "Smooks Tools" will be ignored because it is already installed.
Cannot complete the install because of a conflicting dependency.
  Software being installed: Application Factory Tools 2.1.0 (org.wso2.developerstudio.eclipse.appfactory.feature.feature.group 2.1.0)
  Software currently installed: Eclipse IDE for Java EE Developers 1.3.2.20110218-0812 (epp.package.jee 1.3.2.20110218-0812)
  Only one of the following can be installed at once: 
    Core Runtime 3.6.0.v20100505 (org.eclipse.core.runtime 3.6.0.v20100505)
    Core Runtime 3.11.1.v20150903-1804 (org.eclipse.core.runtime 3.11.1.v20150903-1804)
  Cannot satisfy dependency:
    From: Eclipse IDE for Java EE Developers 1.3.2.20110218-0812 (epp.package.jee 1.3.2.20110218-0812)
    To: org.eclipse.epp.package.jee.feature.feature.group [1.3.2.20110218-0812]
  Cannot satisfy dependency:
    From: Java EE IDE Feature 1.3.2.20110218-0812 (org.eclipse.epp.package.jee.feature.feature.group 1.3.2.20110218-0812)
    To: org.eclipse.platform.feature.group [3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi]
  Cannot satisfy dependency:
    From: Maven Integration for Eclipse 1.6.2.20150902-0002 (org.eclipse.m2e.core 1.6.2.20150902-0002)
    To: bundle org.eclipse.core.runtime 3.7.0
  Cannot satisfy dependency:
    From: Eclipse Platform 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi (org.eclipse.platform.feature.group 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi)
    To: org.eclipse.rcp.feature.group [3.6.2.r362_v20101104-9SAxFMKFkSAqi8axkv1ZjegmiBLY]
  Cannot satisfy dependency:
    From: Eclipse RCP 3.6.2.r362_v20101104-9SAxFMKFkSAqi8axkv1ZjegmiBLY (org.eclipse.rcp.feature.group 3.6.2.r362_v20101104-9SAxFMKFkSAqi8axkv1ZjegmiBLY)
    To: org.eclipse.core.runtime [3.6.0.v20100505]
  Cannot satisfy dependency:
    From: AppFactory Tools UI 2.1.0 (org.wso2.developerstudio.appfactory.ui 2.1.0)
    To: bundle org.eclipse.m2e.core 0.0.0
  Cannot satisfy dependency:
    From: Application Factory Tools 2.1.0 (org.wso2.developerstudio.eclipse.appfactory.feature.feature.group 2.1.0)
    To: org.wso2.developerstudio.appfactory.ui [2.1.0]

From Dev Studio download page you can download latest Eclipse JavaEE luna + Developer Studio v 3.8.0 zip.

Furthermore, for certain WSO2 products (eg. ESB, APIM), there is a separate tooling distribution which is customized dev studio. You can download them from tooling link in each product download page.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM