How to Debug web app tapestry in IntelliJ with jetty runner configuration

112 Views Asked by At

I'm using intelij as IDE in application tapesrty5 and for server i'm using jetty runner as plugin for intelij the problem is when i'm trying to run as debug mode the break point never been trigged

Breakpoint created but never been triggered !

enter image description here

0

There are 0 best solutions below