netbeans - no class def found com.sun.management.OperatingSystemMXBean -
i using netbeans
ide , java 8 wildfly
server. need print total available physical memory of server using com.sun.management.operatingsystemmxbean
class (other classes provide memory of runtime) . compiles fine without erros gives no class found error @ runtime. have googled on , tried solutions provided none work.
Comments
Post a Comment