Added Eclipse project files for extension and zkpackages.

Multiple project setup.
This commit is contained in:
trifonnt 2010-05-23 08:38:34 +00:00
parent 3006bd82a1
commit 677fd0152b
2 changed files with 22 additions and 0 deletions

11
extension/.project Normal file
View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>extension</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
</buildSpec>
<natures>
</natures>
</projectDescription>

11
zkpackages/.project Normal file
View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>zkpackages</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
</buildSpec>
<natures>
</natures>
</projectDescription>