Search code examples
javafxeclipse-plugineclipse-lunaeclipse-mars

how to run luna eclipse and luna mars parallely...?


Currently am working with two different projects in my company. One project runs on Eclipse luna IDE platform and another on Eclipse Mars IDE platform.

When ever i tried to open both the eclipse IDE together error will arise with respect to workspace, it will force me to close another IDE which am previously using.

I tried by creating different workspaces for both the IDE's but am unable to resolve this problem.

Is there any way to open both the eclipse IDE together without interruption.

Thanks In Advance.


Solution

  • You must have distinct workspaces for each eclipse session you want to keep open.

    For how to achieve that, see e.g. Create a new workspace in Eclipse .