Commit 548ddcf0 authored by FichteFoll's avatar FichteFoll

Merge pull request #4707 from tushortz/master

added json data for 'Java Imports Made easy'
parents 3520a5e9 7281f6c3
...@@ -190,6 +190,17 @@ ...@@ -190,6 +190,17 @@
} }
] ]
}, },
{
"name": "JavaIME",
"details": "https://github.com/tushortz/JavaIME",
"labels": ["java","snippets", "auto-complete", "completion", "autocomplete", "snippet", "completion"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "JavaImports", "name": "JavaImports",
"details": "https://github.com/MDeiml/SublimeJavaImports", "details": "https://github.com/MDeiml/SublimeJavaImports",
......
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