Tomcat Plugin
Hi
there is Tomcat integration Plugin in build 657 but how to start this plugin ? I've moved tomcatIntegration.jar into plugins directory but it doesn't start. I've moved also sUML into plugins dir and it started (sUML button in the left top corner). Something wrong ?
Gajos
请先登录再写评论。
You open the zip file ]]>\tomcatIntegration_plugin\tomcatIntegration.zip and extract the tomcatIntegration.jar file to the plugin directory.
If you open Run/debug configuration and add a WebApp the Tomcat server should appear as the default app server. You have to configure the Catalina home settings.
thank you
With build 651 i configured the application server this way and it worked fine. With build 657 and the separate plugin i receive the message 'Unable to launch Target VM'. When starting Tomcat standalone for remote debugging it works .
Do i miss something that changed since 651.
Regards
Reto
I get the same message when trying to connect to Tomcat.
I had the same problem. I found that checking the "launch server before debugger attaches" fixed my problem.
Hope this helps,
JR