gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r18648 - gnunet-java


From: gnunet
Subject: [GNUnet-SVN] r18648 - gnunet-java
Date: Fri, 16 Dec 2011 22:19:33 +0100

Author: dold
Date: 2011-12-16 22:19:33 +0100 (Fri, 16 Dec 2011)
New Revision: 18648

Added:
   gnunet-java/gnunet-java.iml
Removed:
   gnunet-java/.checkstyle
   gnunet-java/.classpath
   gnunet-java/.externalToolBuilders/
   gnunet-java/.factorypath
   gnunet-java/.project
   gnunet-java/.settings/
Log:
removed eclipse files

Deleted: gnunet-java/.checkstyle
===================================================================
--- gnunet-java/.checkstyle     2011-12-16 21:19:27 UTC (rev 18647)
+++ gnunet-java/.checkstyle     2011-12-16 21:19:33 UTC (rev 18648)
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<fileset-config file-format-version="1.2.0" simple-config="false" 
sync-formatter="false">
-  <fileset name="all" enabled="true" check-config-name="Sun Checks (Eclipse)" 
local="false">
-    <file-match-pattern match-pattern="." include-pattern="true"/>
-  </fileset>
-</fileset-config>

Deleted: gnunet-java/.classpath
===================================================================
--- gnunet-java/.classpath      2011-12-16 21:19:27 UTC (rev 18647)
+++ gnunet-java/.classpath      2011-12-16 21:19:33 UTC (rev 18648)
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-       <classpathentry kind="src" path="src"/>
-       <classpathentry kind="src" path="test"/>
-       <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
-       <classpathentry kind="con" 
path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
-       <classpathentry kind="lib" path="lib/slf4j-api-1.6.4.jar"/>
-       <classpathentry kind="lib" path="lib/slf4j-jdk14-1.6.4.jar"/>
-       <classpathentry kind="src" path=".apt_generated">
-               <attributes>
-                       <attribute name="optional" value="true"/>
-               </attributes>
-       </classpathentry>
-       <classpathentry kind="output" path="bin"/>
-</classpath>

Deleted: gnunet-java/.factorypath
===================================================================
--- gnunet-java/.factorypath    2011-12-16 21:19:27 UTC (rev 18647)
+++ gnunet-java/.factorypath    2011-12-16 21:19:33 UTC (rev 18648)
@@ -1,3 +0,0 @@
-<factorypath>
-    <factorypathentry kind="WKSPJAR" id="/gnunet-java/lib/gnj-ap.jar" 
enabled="true" runInBatchMode="false"/>
-</factorypath>

Deleted: gnunet-java/.project
===================================================================
--- gnunet-java/.project        2011-12-16 21:19:27 UTC (rev 18647)
+++ gnunet-java/.project        2011-12-16 21:19:33 UTC (rev 18648)
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>gnunet-java</name>
-       <comment></comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.jdt.core.javabuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       
<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
-                       <triggers>full,incremental,</triggers>
-                       <arguments>
-                               <dictionary>
-                                       <key>LaunchConfigHandle</key>
-                                       
<value>&lt;project&gt;/.externalToolBuilders/Build_GNUnet.launch</value>
-                               </dictionary>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.jdt.core.javanature</nature>
-       </natures>
-</projectDescription>

Added: gnunet-java/gnunet-java.iml
===================================================================
--- gnunet-java/gnunet-java.iml                         (rev 0)
+++ gnunet-java/gnunet-java.iml 2011-12-16 21:19:33 UTC (rev 18648)
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module type="JAVA_MODULE" version="4">
+  <component name="NewModuleRootManager" inherit-compiler-output="true">
+    <exclude-output />
+    <content url="file://$MODULE_DIR$">
+      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
+      <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
+    </content>
+    <orderEntry type="inheritedJdk" />
+    <orderEntry type="sourceFolder" forTests="false" />
+    <orderEntry type="library" name="lib" level="project" />
+  </component>
+</module>
+




reply via email to

[Prev in Thread] Current Thread [Next in Thread]