I am having an application which uses the eclipse plugins. But I want it to be run without using eclipse. ie as a standalone application(say suppose in command prompt). is it possible? If yes how?
thanks.
Eclipse is build on a modular code framework called OSGI. At the heart of Eclipse is an OSGI container called Equinox. So you 'could' use just Equinox to run your code without Eclipse, but that task would be not for the faint of heart.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With