Currently running SDC 2013 SR3
– SDC Hub runs on Linux
– SDC Admin Console runs on Windows 7
Configuring MyEclipse 2013 for distribution with Checkstyle
How can I distribute MyEclipse 2013 for distribution with JRE 1.7. I have both the Oracle 1.7 JDK & JRE packs installed in the Hub, but when building a MyEclipse 2013 distribution I can not select Oracle JDK or JRE as the embedded runtime nor can I get rid of the JRE 1.6 that seems to be distributed by default. This gives us problems when using Checkstyle to build source with a JDK of 1.7 while MyEclipse runs in JRE 1.6.
http://sourceforge.net/p/eclipse-cs/bugs/338/
I can modify the myeclipse.ini manually, but don’t know if that is a supported configuration.