简体   繁体   中英

WSO2 Developer Studio for photon Eclipse

I am going to use eclipse photon version for WSO2 Developer Studio. Can we have way to install wso2 developer studio for eclipse photon version. Eclipse oxigen and neon working using following link information. I have try to install latest version using this link. Ones install completed, Still it not showing in eclipse menu and Required ESB studio related items not there when I try to create new project.

Regarding the error log of Eclipse:

org.osgi.framework.BundleException: Could not resolve module: org.wso2.developerstudio.eclipse.artifact.webapp [1136]
  Unresolved requirement: Import-Package: org.apache.maven.model

    at org.eclipse.osgi.container.Module.start(Module.java:451)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1762)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1725)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1656)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)

a plug-in which contains org.apache.maven.model is missing.

Having a look into there Eclipse Marketplace entry ( https://marketplace.eclipse.org/content/wso2-developer-studio ) it seems that they offer no version for the latest Eclipse version.

WSO2 开发人员工作室当前版本基于 Eclipse Oxygen,尚未迁移到 photon https://github.com/wso2/product-ei/issues/2479

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