Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

Commit eae253c

Browse files
raymoraymo
authored andcommitted
Merge branch 'master' of https://github.com/javaarchive/Java
2 parents 3b349cf + 13e0ec5 commit eae253c

70 files changed

Lines changed: 532097 additions & 16 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.classpath

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<classpath>
3-
<classpathentry kind="src" path="src">
4-
<attributes>
5-
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="Java/src"/>
6-
</attributes>
7-
<classpathentry kind="src" path=""/> </classpathentry>
3+
<classpathentry kind="src" path="src"/>
84
<classpathentry kind="src" path="src_revison2"/>
95
<classpathentry kind="src" path="other"/>
6+
<classpathentry kind="src" path="src2"/>
107
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
118
<classpathentry kind="output" path="bin"/>
129
</classpath>

1.in

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
4 5 1
2+
1 4 10
3+
2 1 20
4+
4 2 3
5+
2 3 5
6+
4 3 2
7+
2 7

1.out

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
1
2+
1
3+
1

0 commit comments

Comments
 (0)