3 Star 0 Fork 0

mirrors_community_eclipse / r_tm_org.eclipse.tm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Building

mvn clean install

Or, enable jar signing with -P eclipse-sign.

There is only one test plugin, and it currently has one failing test. So you will likely want to add the -DskipTests flag to avoid that.

An update site and zip will be produced in the site/target/ folder, which contains features and plugins from both Remote System Explorer (RSE) and Terminal.

Circular Dependencies

In theory, the RSE and Terminal are independent projects.

In practice, they each depend on each other, which is why we’ve now merged the RSE (org.eclipse.tm) and Terminal (org.eclipse.tm.terminal) repos into a single gerrit repo to resolve this cycle and make building easier.

In RSE

  • rse/plugins/org.eclipse.rse.terminals.ui/META-INF/MANIFEST.MF depends on

    • org.eclipse.tm.terminal.control

  • rse/features/org.eclipse.rse.terminals-feature/feature.xml depends on

    • org.eclipse.tm.terminal.control.feature

In Terminal:

  • plugins/org.eclipse.tm.terminal.view.ui.rse/META-INF/MANIFEST.MF depends on

    • org.eclipse.rse.core, org.eclipse.rse.subsystems.files.core, org.eclipse.rse.ui

  • features/org.eclipse.tm.terminal.view.rse.feature/feature.xml depends on

    • org.eclipse.rse.core, org.eclipse.rse.subsystems.files.core, org.eclipse.rse.ui

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/mirrors_community_eclipse/r_tm_org.eclipse.tm.git
git@gitee.com:mirrors_community_eclipse/r_tm_org.eclipse.tm.git
mirrors_community_eclipse
r_tm_org.eclipse.tm
r_tm_org.eclipse.tm
master

搜索帮助