diffplug / diffplug/goomph-eclipse-plugin

Targetplatform and running

オープン
#3 コメント 1 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。