diff --git a/java_tools/ts_plugin/.idea/encodings.xml b/java_tools/ts_plugin/.idea/encodings.xml new file mode 100644 index 0000000000..15a15b218a --- /dev/null +++ b/java_tools/ts_plugin/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/java_tools/ts_plugin/.idea/misc.xml b/java_tools/ts_plugin/.idea/misc.xml new file mode 100644 index 0000000000..05483570e0 --- /dev/null +++ b/java_tools/ts_plugin/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/java_tools/ts_plugin/.idea/modules.xml b/java_tools/ts_plugin/.idea/modules.xml new file mode 100644 index 0000000000..4a9e4920f3 --- /dev/null +++ b/java_tools/ts_plugin/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/java_tools/ts_plugin/.idea/vcs.xml b/java_tools/ts_plugin/.idea/vcs.xml new file mode 100644 index 0000000000..b2bdec2d71 --- /dev/null +++ b/java_tools/ts_plugin/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/java_tools/ts_plugin/lib/TunerStudioPluginAPI.jar b/java_tools/ts_plugin/lib/TunerStudioPluginAPI.jar new file mode 100644 index 0000000000..1c67767c7a Binary files /dev/null and b/java_tools/ts_plugin/lib/TunerStudioPluginAPI.jar differ diff --git a/java_tools/ts_plugin/ts_plugin.iml b/java_tools/ts_plugin/ts_plugin.iml new file mode 100644 index 0000000000..c90834f2d6 --- /dev/null +++ b/java_tools/ts_plugin/ts_plugin.iml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file