Unlike eclipse, MyEclipse does not seem to allow a relocation of the original installation directory. When I copy the installation folder to another directory, it wouldn’t start up anymore, leaving the following error message in a log-file:
Product com.genuitec.myeclipse.product.ide could not be found.
java.lang.RuntimeException: No application id has been found.
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:236)
….
it seems as if the connection between the {install-folder}/eclipse and {install-folder}/myeclipse/eclipse was hardcoded as an absolute path somewhere in the configuration.
and as all attempts to find this file failed, I strongly suppose that it must be a binary entry somewhere.
Background:
We are evaluating MyEclipse as the new IDE for our company.
Our developers should be able to simply extract a zip package containing MyEclipse + all the additional plugins and tools typically necessary. As the target installation directory will vary from developer to developer, the problem discribed above makes this impossible. (and maybe forces us to use eclipse instead, which has no problems with relocation).
Does anybody know the reason or even the solution of this problem?
thanks in advance!
kind regards
gottfr. h.