diffplug / diffplug/goomph-eclipse-plugin
Targetplatform and running
- 主要語言
- Java
- 星號
- 1
- 分支
- 2
- PR 合併指標
- 30 天內沒有已合併 PR
描述
In my understand gradle "out-of-the-box" does not support PDE projects. Hence an 'eclipse' gradle project does not know about the target platform.
In my project build, i have several eclipse plugins and a directory with the target platform files.
platform/plugins/*.jar
1.
prj1, has a trgdef.target file, which is an Eclipse target platform definition.
Can i use it to make this targetplatform be a p2 or maven thing? Or can i make the directory directly a p2? No downloads shall take place, only the contained files and the project (like 'prj1' 'prj2' shall exist for the build)
2.
prj2, references prj1 and is a osgi console application.
Can i build it and run it in the build?
貢獻指南
研究方向
Start by reviewing the goomph Eclipse plugin and the target platform setup described in trgdef.target and platform/plugins/*.jar. Determine whether prj1 can use the local target files without downloads and whether prj2 can be built and run during the build; done should clearly define the supported behavior for both projects.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- build-system, tooling
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100