Skip to content

Commit 37bae16

Browse files
author
andrey
committedJun 15, 2005
initial contribution
0 parents  commit 37bae16

Some content is hidden

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

52 files changed

+1055
-0
lines changed
 

‎org.rcpml.core.tests/.classpath

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry kind="src" path="src"/>
4+
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6+
<classpathentry kind="output" path="bin"/>
7+
</classpath>

‎org.rcpml.core.tests/.cvsignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bin

0 commit comments

Comments
 (0)
Please sign in to comment.