diff --git a/j2k/Makefile b/j2k/Makefile deleted file mode 100644 index b906e3b09f6..00000000000 --- a/j2k/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -move-tmp-to-kt: - rename -f s/.kt.tmp/.kt/ `find "testData" -name "*.kt.tmp"` - -remove-tmp: - rm `find "testData" -name "*.kt.tmp"` - -disable-sandbox: - cd ~/.IdeaIC11/system/ && mv plugins-sandbox plugins-sandbox.tmp - -enable-sandbox: - cd ~/.IdeaIC11/system/ && rm -rf plugins-sandbox && mv plugins-sandbox.tmp ./plugins-sandbox - -release-patch: - cp ~/src/jet/.git/patches/master/j2k ~/src/jet-contrib/upstream-patches/ \ No newline at end of file diff --git a/j2k/j2k.ipr b/j2k/j2k.ipr deleted file mode 100644 index f91fa7f6738..00000000000 --- a/j2k/j2k.ipr +++ /dev/null @@ -1,646 +0,0 @@ - - - - - - - - $PROJECT_DIR$/out/artifacts/j2k_jar - - - - - - - - - $PROJECT_DIR$/out/artifacts/java2kotlin_jar - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - kotlin - nullable - ushr - - - - - - - - - - http://www.w3.org/1999/xhtml - - - - - - - - - - - - - - - - - - - - - - - - - -