[cooperativefsm] r67 committed - [No log message]

  • From: codesite-noreply@xxxxxxxxxx
  • To: cooperativefsm@xxxxxxxxxxxxx
  • Date: Thu, 18 Feb 2010 16:55:47 +0000

Revision: 67
Author: Francesco.Bonfadelli
Date: Thu Feb 18 08:52:05 2010
Log: [No log message]
http://code.google.com/p/cooperativefsm/source/detail?r=67

Added:
 /trunk/ cooperativefsm/cooperativefsm2ndraid/.classpath
 /trunk/ cooperativefsm/cooperativefsm2ndraid/.project
 /trunk/ cooperativefsm/cooperativefsm2ndraid/.settings
/trunk/ cooperativefsm/cooperativefsm2ndraid/.settings/org.eclipse.jdt.core.prefs
 /trunk/ cooperativefsm/cooperativefsm2ndraid/src
 /trunk/ cooperativefsm/cooperativefsm2ndraid/src/cooperativefsm2ndraid
/trunk/ cooperativefsm/cooperativefsm2ndraid/src/cooperativefsm2ndraid/Prova.java

=======================================
--- /dev/null
+++ /trunk/ cooperativefsm/cooperativefsm2ndraid/.classpath Thu Feb 18 08:52:05 2010
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+       <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JRE-1.1"/>
+       <classpathentry kind="output" path="bin"/>
+</classpath>
=======================================
--- /dev/null
+++ /trunk/ cooperativefsm/cooperativefsm2ndraid/.project Thu Feb 18 08:52:05 2010
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+       <name>cooperativefsm2ndraid</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>
=======================================
--- /dev/null
+++ /trunk/ cooperativefsm/cooperativefsm2ndraid/.settings/org.eclipse.jdt.core.prefs Thu Feb 18 08:52:05 2010
@@ -0,0 +1,12 @@
+#Thu Feb 18 16:11:20 CET 2010
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=disabled
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.1
+org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
+org.eclipse.jdt.core.compiler.compliance=1.3
+org.eclipse.jdt.core.compiler.debug.lineNumber=generate
+org.eclipse.jdt.core.compiler.debug.localVariable=generate
+org.eclipse.jdt.core.compiler.debug.sourceFile=generate
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=ignore
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=ignore
+org.eclipse.jdt.core.compiler.source=1.3
=======================================
--- /dev/null
+++ /trunk/ cooperativefsm/cooperativefsm2ndraid/src/cooperativefsm2ndraid/Prova.java Thu Feb 18 08:52:05 2010
@@ -0,0 +1,5 @@
+package cooperativefsm2ndraid;
+
+public class Prova {
+
+}

Other related posts:

  • » [cooperativefsm] r67 committed - [No log message] - codesite-noreply