Moved API classes into a separate project to enforce dependency rules.

This commit is contained in:
akwizgran
2012-12-05 22:19:12 +00:00
parent 5204e0b907
commit f5626bee05
124 changed files with 106 additions and 27 deletions

17
briar-api/.project Normal file
View File

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