Posted By:
Eric_Rizzo
Posted On:
Saturday, June 1, 2002 09:24 AM
Running a profiling tool like OptimizeIt in VAJ is not likely to give you very good results. VAJ's VM is designed for development and debugging, and tools likt OptimizeIt need to be run in your production environment to be most effective.
That said, if OptimizeIt is really just a Java application itself, you can import its JAR(s) into VAJ and run it just like any other application.