summaryrefslogtreecommitdiff
path: root/compose-ide-plugin
diff options
context:
space:
mode:
Diffstat (limited to 'compose-ide-plugin')
-rw-r--r--compose-ide-plugin/testData/lib/README5
-rw-r--r--compose-ide-plugin/testData/lib/compose-runtime-1.3.0-SNAPSHOT.jarbin0 -> 1054660 bytes
2 files changed, 5 insertions, 0 deletions
diff --git a/compose-ide-plugin/testData/lib/README b/compose-ide-plugin/testData/lib/README
new file mode 100644
index 00000000000..11b3da98274
--- /dev/null
+++ b/compose-ide-plugin/testData/lib/README
@@ -0,0 +1,5 @@
+compose-runtime-1.3.0-SNAPSHOT.jar:
+
+This JAR is only used in Live Edit unit test since the Compose compiler
+would not compile @Composable code without the runtime being in the
+input CLASSPATH.
diff --git a/compose-ide-plugin/testData/lib/compose-runtime-1.3.0-SNAPSHOT.jar b/compose-ide-plugin/testData/lib/compose-runtime-1.3.0-SNAPSHOT.jar
new file mode 100644
index 00000000000..a14166c91a4
--- /dev/null
+++ b/compose-ide-plugin/testData/lib/compose-runtime-1.3.0-SNAPSHOT.jar
Binary files differ