可以使用Che Theia插件扩展与Java项目一起吗?

huangapple go评论58阅读模式
英文:

Is it possible to use Che Theia plugin extensions with java projects?

问题

可以使用Che Theia插件扩展(Che 7)来处理Java项目吗?
例如,是否可以使用Java项目添加自定义菜单或视图?

英文:

Is it possible to use Che Theia plugin extensions (Che 7) with java projects?
For example is it possible to add custom menu or view using java projects

答案1

得分: 0

根据我的分析,由于API是用TypeScript编写的,不可能在Java项目中使用Che Theia插件扩展。
请参考:https://github.com/eclipse/che/issues/17461

英文:

According to my analysis its not possible to use Che Theia plugin extensions with java projects since the API is wrote in typescript.
Please refer :- https://github.com/eclipse/che/issues/17461

huangapple
  • 本文由 发表于 2020年7月22日 19:44:48
  • 转载请务必保留本文链接:https://go.coder-hub.com/63033415.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定