Hi, I am writing a Java application, and I want to use the tools.jar file in my application. It is located in the bin folder of the jdk. I am using JCreator LE. I have created an executable jar file of my own and it runs fine. I would just like know how to use tools.jar so that I can run my application on any PC without having to reconfigure it each time.
Help is greatly appreciated.