From: <wak...@us...> - 2011-05-16 23:17:50
|
Revision: 1561 http://rails.svn.sourceforge.net/rails/?rev=1561&view=rev Author: wakko666 Date: 2011-05-16 23:17:44 +0000 (Mon, 16 May 2011) Log Message: ----------- Tag 1.4.2 Added Paths: ----------- tags/rails_1_4_2/ tags/rails_1_4_2/.classpath tags/rails_1_4_2/.project Added: tags/rails_1_4_2/.classpath =================================================================== --- tags/rails_1_4_2/.classpath (rev 0) +++ tags/rails_1_4_2/.classpath 2011-05-16 23:17:44 UTC (rev 1561) @@ -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"/> + <classpathentry kind="output" path="bin"/> +</classpath> Added: tags/rails_1_4_2/.project =================================================================== --- tags/rails_1_4_2/.project (rev 0) +++ tags/rails_1_4_2/.project 2011-05-16 23:17:44 UTC (rev 1561) @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>18xx</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> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |