Replies: 2 comments 1 reply
-
I think you must elaborate more here. As one can already import projects into eclipse and build them I don't see whats missing here. And as a source tree can contain numerous executions its a bit hard to guess what should be used as a "runconfig" (in general one uses product definitions for that). |
Beta Was this translation helpful? Give feedback.
-
We have a multi-module tycho (partially) pomless build. We use the CLI commands to build the product. Now I'm attempting to better integrate this in the usual eclipse developer workflow. So now I'm a bit puzzled most likely missing some basic information. |
Beta Was this translation helpful? Give feedback.
-
Is there a convenient way to integrate the tycho build cycle into the development process inside eclipse?
I.e. trigger a build for bundles via m2e but then also add the newly built bundles to an eclipse run-configuration?
Beta Was this translation helpful? Give feedback.
All reactions