I have an application that exposes several MBeans using spring-jmx. When I open JVisualVM the program is listed as com.package.Main, and it has a default icon. How do I change this. I know it is possible as my Intellij IDE has an icon, and simply says "Intellij Platform".
Asked
Active
Viewed 94 times
1
-
dupe of http://stackoverflow.com/questions/1334907 – fommil Jan 09 '15 at 09:26
-
Thanks, can't believe i missed that post. – Klaus Groenbaek Mar 17 '15 at 08:33