Merged prototype-test repo into prototype repo, as a separate Eclipse project.

This commit is contained in:
akwizgran
2012-12-05 20:41:01 +00:00
parent f4f7b96d50
commit fa295da4dd
73 changed files with 11019 additions and 0 deletions

17
briar-tests/.project Normal file
View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>briar-tests</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>