Sublime Forum

Java debugging?

#1

Hi all,

I develop in a platform where mainly is javascript for client side, and java for server side.
This platform has it’s own eeditor but for server side is better to use an external way

For the moment I have NetBeans and Eclipse option, but I need something more lightweight.
To debug server side in this app, I start the VM with some parameters and attach NetBeans/eclipse to debug on this port.
Somebody knows if there are a way to do this in Sublime? At this stage of our projects we develop only a little at server side and is annoying to fight against eclipse/NetBeans options where we only need spring autocomplete and some ppunctual debugging.

I readed about “java debug took” but is commercial, but mosts important, discontinued.

Regards

0 Likes