Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hello!
I am a developer, I use Java for writing my plugin. I know that Arbortext Editor 5.1 goes with Java 1.4 and Arbortext Editor 5.2 goes with Java 1.5.
The developer guide tells the developers about debugging with a javadebugport.
But what about profiling? How acl file should be modified for at least Arbortext Editor 5.2?
I can't add profiling agent. If my post looks strange then where it the forum for the Arbortext Editor extension developers?
Here is acl in init folder:
set javadebugport=3500;
set javavmargs = -javaagent:agent.jar MainPluginClass
java_console();
Try here. More detail will be needed if you want help. The Adepters mailing list is your best place for questions but it's hosted over at PTCuser.org and has been around since 1996. Monitored by PTC R&D and Product Management as well as new and old customers.