I want to define my own extension for that I am learning existing extension plugin from https://github.com/eclipse/che/tree/master/samples/sample-plugin-json.
How to debug the Eclipse Che Plugin from Eclipse?
I can attach remote debugger to workspace agent server and port but debug pointer doesn't get hit, any pointer will be helpful?