Commit 7fb96156 authored by jdebug's avatar jdebug

JDebug Package added

JDebug - The Java Debugger for sublime text
parent 2ac13502
...@@ -333,6 +333,17 @@ ...@@ -333,6 +333,17 @@
} }
] ]
}, },
{
"name": "JDebug",
"details": "https://github.com/jdebug/JDebug",
"labels": ["debugger", "Java debugger", "java", "JDB"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Jdf - Tool", "name": "Jdf - Tool",
"details": "https://github.com/wshxbqq/JdfSublime", "details": "https://github.com/wshxbqq/JdfSublime",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment