Tool/software: Code Composer Studio
I noticed as part of the (rather large) CCS installation on Arch Linux, a full JRE was included. While I'm glad to see that it's the latest 8u112 version, I already have the entire 8u112 JDK installed on my system. I understand that CCS just uses the RCP as a host platform, and so developers might not be expected to have Java already as those developing Java in Eclipse, but would it be feasible to detect and use the system JVM in $JAVA_HOME instead of duplicating?