I am compiling a JDK6 project and is having build errors about not being able to find sun.jvmstat.monitor.MonitoredHost (and other classes under that package). My question is what library should I include to satisfy this import: import sun.jvmstat.monitor.*;?
I am compiling a JDK6 project and is having build errors about not being
Share
According to jarfinder.com:
tools.jar.