Rename jet -> kotlin in idea: completion, debugger, decompiler, highlighter

org.jetbrains.jet.plugin.* -> org.jetbrains.kotlin.idea.*
This commit is contained in:
Alexander Udalov
2015-01-12 18:17:16 +03:00
parent 044f7b6156
commit a9a15978e0
165 changed files with 503 additions and 520 deletions
@@ -1,6 +1,6 @@
// !DIAGNOSTICS_NUMBER: 2
// !DIAGNOSTICS: TYPE_INFERENCE_CONFLICTING_SUBSTITUTIONS
// see org.jetbrains.jet.plugin.highlighter.DiagnosticMessageTest
// see DiagnosticMessageTest
import java.io.Closeable