简体   繁体   English

用于光子 Eclipse 的 WSO2 开发人员工作室

[英]WSO2 Developer Studio for photon Eclipse

I am going to use eclipse photon version for WSO2 Developer Studio.我将在 WSO2 Developer Studio 中使用 eclipse photon版本。 Can we have way to install wso2 developer studio for eclipse photon version.我们可以为eclipse photon版本安装wso2 developer studio吗? Eclipse oxigen and neon working using following link information. Eclipse 氧和霓虹灯使用以下链接信息工作。 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.安装完成,当我尝试创建新项目时,它仍然没有显示在 Eclipse 菜单中,并且所需的 ESB 工作室相关项目不存在。

Regarding the error log of Eclipse:关于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.缺少包含 org.apache.maven.model 的插件。

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.查看 Eclipse Marketplace 条目( https://marketplace.eclipse.org/content/wso2-developer-studio ),似乎他们没有提供最新 Eclipse 版本的版本。

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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