Skip to content

Reuse sisu-osgi to run Eclipse processes? #1787

Answered by laeubi
lppedd asked this question in Q&A
Discussion options

You must be logged in to vote

Yes EclipseRunMojo emulates something like this (and has a special constructor for extenders ... but I plan to improve that to better make it a component), but you can't "just" pass a eclipse install there. So if you really want to "execute eclipse" then ProcessBuilder is most likley what you want, because a seperate process is much more separated (e.g. has own process memory and alike)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lppedd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants