summaryrefslogtreecommitdiff
path: root/plugins/eclipse/testData/round/relativePaths
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/eclipse/testData/round/relativePaths')
-rw-r--r--plugins/eclipse/testData/round/relativePaths/relPaths/scnd/.classpath27
-rw-r--r--plugins/eclipse/testData/round/relativePaths/relPaths/scnd/.project17
-rw-r--r--plugins/eclipse/testData/round/relativePaths/relPaths/scnd/jar-all-4-javadoc.zipbin0 -> 30067 bytes
-rw-r--r--plugins/eclipse/testData/round/relativePaths/relPaths/scnd/jar-all-4-src.zipbin0 -> 30067 bytes
-rw-r--r--plugins/eclipse/testData/round/relativePaths/relPaths/scnd/jar-all-4.zipbin0 -> 30067 bytes
-rw-r--r--plugins/eclipse/testData/round/relativePaths/relPaths/ws-internals/.classpath5
-rw-r--r--plugins/eclipse/testData/round/relativePaths/relPaths/ws-internals/.project17
-rw-r--r--plugins/eclipse/testData/round/relativePaths/relPaths/ws-internals/lib/jar-all-4.zipbin0 -> 30067 bytes
-rw-r--r--plugins/eclipse/testData/round/relativePaths/relPaths/ws-internals/lib/src/jar-all-4-javadoc.zipbin0 -> 30067 bytes
-rw-r--r--plugins/eclipse/testData/round/relativePaths/relPaths/ws-internals/lib/src/jar-all-4-src.zipbin0 -> 30067 bytes
10 files changed, 66 insertions, 0 deletions
diff --git a/plugins/eclipse/testData/round/relativePaths/relPaths/scnd/.classpath b/plugins/eclipse/testData/round/relativePaths/relPaths/scnd/.classpath
new file mode 100644
index 000000000000..62d6323aefcb
--- /dev/null
+++ b/plugins/eclipse/testData/round/relativePaths/relPaths/scnd/.classpath
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path=""/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/frst"/>
+ <classpathentry kind="lib" path="/ws-internals/lib/jar-all-4.zip" sourcepath="jar-all-4-src.zip">
+ <attributes>
+ <attribute name="javadoc_location" value="jar:platform:/resource/scnd/jar-all-4-javadoc.zip!/doc/api"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="lib" path="jar-all-4.zip" sourcepath="/ws-internals/lib/src/jar-all-4-src.zip">
+ <attributes>
+ <attribute name="javadoc_location" value="jar:platform:/resource/ws-internals/lib/src/jar-all-4-javadoc.zip!/doc/api"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="lib" path="unknown.zip" sourcepath="/ws-internals/lib/src/unknown-src.zip">
+ <attributes>
+ <attribute name="javadoc_location" value="jar:platform:/resource/ws-internals/lib/src/unknown-javadoc.zip!/doc/api"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="lib" path="/ws-internals/lib/unknown.zip" sourcepath="unknown-src.zip">
+ <attributes>
+ <attribute name="javadoc_location" value="jar:platform:/resource/unimported_module/src/lib/src/jar-all-4-javadoc.zip!/doc/api"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="output" path=""/>
+</classpath>
diff --git a/plugins/eclipse/testData/round/relativePaths/relPaths/scnd/.project b/plugins/eclipse/testData/round/relativePaths/relPaths/scnd/.project
new file mode 100644
index 000000000000..00d5e53d3d85
--- /dev/null
+++ b/plugins/eclipse/testData/round/relativePaths/relPaths/scnd/.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>scnd</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>
diff --git a/plugins/eclipse/testData/round/relativePaths/relPaths/scnd/jar-all-4-javadoc.zip b/plugins/eclipse/testData/round/relativePaths/relPaths/scnd/jar-all-4-javadoc.zip
new file mode 100644
index 000000000000..f54817bea7cc
--- /dev/null
+++ b/plugins/eclipse/testData/round/relativePaths/relPaths/scnd/jar-all-4-javadoc.zip
Binary files differ
diff --git a/plugins/eclipse/testData/round/relativePaths/relPaths/scnd/jar-all-4-src.zip b/plugins/eclipse/testData/round/relativePaths/relPaths/scnd/jar-all-4-src.zip
new file mode 100644
index 000000000000..f54817bea7cc
--- /dev/null
+++ b/plugins/eclipse/testData/round/relativePaths/relPaths/scnd/jar-all-4-src.zip
Binary files differ
diff --git a/plugins/eclipse/testData/round/relativePaths/relPaths/scnd/jar-all-4.zip b/plugins/eclipse/testData/round/relativePaths/relPaths/scnd/jar-all-4.zip
new file mode 100644
index 000000000000..f54817bea7cc
--- /dev/null
+++ b/plugins/eclipse/testData/round/relativePaths/relPaths/scnd/jar-all-4.zip
Binary files differ
diff --git a/plugins/eclipse/testData/round/relativePaths/relPaths/ws-internals/.classpath b/plugins/eclipse/testData/round/relativePaths/relPaths/ws-internals/.classpath
new file mode 100644
index 000000000000..ac37fb2e4bca
--- /dev/null
+++ b/plugins/eclipse/testData/round/relativePaths/relPaths/ws-internals/.classpath
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
diff --git a/plugins/eclipse/testData/round/relativePaths/relPaths/ws-internals/.project b/plugins/eclipse/testData/round/relativePaths/relPaths/ws-internals/.project
new file mode 100644
index 000000000000..4c148da5c1a6
--- /dev/null
+++ b/plugins/eclipse/testData/round/relativePaths/relPaths/ws-internals/.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>frst</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>
diff --git a/plugins/eclipse/testData/round/relativePaths/relPaths/ws-internals/lib/jar-all-4.zip b/plugins/eclipse/testData/round/relativePaths/relPaths/ws-internals/lib/jar-all-4.zip
new file mode 100644
index 000000000000..f54817bea7cc
--- /dev/null
+++ b/plugins/eclipse/testData/round/relativePaths/relPaths/ws-internals/lib/jar-all-4.zip
Binary files differ
diff --git a/plugins/eclipse/testData/round/relativePaths/relPaths/ws-internals/lib/src/jar-all-4-javadoc.zip b/plugins/eclipse/testData/round/relativePaths/relPaths/ws-internals/lib/src/jar-all-4-javadoc.zip
new file mode 100644
index 000000000000..f54817bea7cc
--- /dev/null
+++ b/plugins/eclipse/testData/round/relativePaths/relPaths/ws-internals/lib/src/jar-all-4-javadoc.zip
Binary files differ
diff --git a/plugins/eclipse/testData/round/relativePaths/relPaths/ws-internals/lib/src/jar-all-4-src.zip b/plugins/eclipse/testData/round/relativePaths/relPaths/ws-internals/lib/src/jar-all-4-src.zip
new file mode 100644
index 000000000000..f54817bea7cc
--- /dev/null
+++ b/plugins/eclipse/testData/round/relativePaths/relPaths/ws-internals/lib/src/jar-all-4-src.zip
Binary files differ