migration to gradle, splitted wiiusej, wiigee and itunescontroller into subprojects

This commit is contained in:
2013-07-30 14:44:23 +02:00
parent d51714d565
commit 62f77fd4a0
322 changed files with 20394 additions and 0 deletions

18
java/wiigee/.project Normal file
View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>wiigee</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.springsource.ide.eclipse.gradle.core.nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>