From: <mkr...@us...> - 2008-08-21 12:04:43
|
Revision: 231 http://gridsim.svn.sourceforge.net/gridsim/?rev=231&view=rev Author: mkrystek Date: 2008-08-21 12:04:53 +0000 (Thu, 21 Aug 2008) Log Message: ----------- Added Paths: ----------- branches/gssim/.classpath Removed Paths: ------------- branches/gssim/trunk/.classpath Copied: branches/gssim/.classpath (from rev 230, branches/gssim/trunk/.classpath) =================================================================== --- branches/gssim/.classpath (rev 0) +++ branches/gssim/.classpath 2008-08-21 12:04:53 UTC (rev 231) @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<classpath> + <classpathentry kind="src" path="source"/> + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> + <classpathentry kind="lib" path="jars/simjava2.jar"/> + <classpathentry kind="output" path="bin"/> +</classpath> Deleted: branches/gssim/trunk/.classpath =================================================================== --- branches/gssim/trunk/.classpath 2008-08-20 13:16:33 UTC (rev 230) +++ branches/gssim/trunk/.classpath 2008-08-21 12:04:53 UTC (rev 231) @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="src" path="source"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> - <classpathentry kind="lib" path="jars/simjava2.jar"/> - <classpathentry kind="output" path="bin"/> -</classpath> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |