diffplug / diffplug/goomph-eclipse-plugin

Targetplatform and running

未关闭
#3 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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?

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。