|
Message
From: cvs at opencores.org<cvs@o...>
Date: Thu Oct 26 03:04:45 CEST 2006
Subject: [cvs-checkins] MODIFIED: jop ...
Date: 00/06/10 26:03:04 Modified: jop/eclipse/pc .classpath Log: no message Revision Changes Path 1.2 jop/eclipse/pc/.classpath http://www.opencores.org/cvsweb.shtml/jop/eclipse/pc/.classpath.diff?r1=1.1&r2=1.2 (In the diff below, changes in quantity of whitespace are not shown.) Index: .classpath =================================================================== RCS file: /cvsroot/martin/jop/eclipse/pc/.classpath,v retrieving revision 1.1 retrieving revision 1.2 diff -u -b -r1.1 -r1.2 --- .classpath 29 Dec 2005 22:45:18 -0000 1.1 +++ .classpath 26 Oct 2006 01:04:45 -0000 1.2 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry excluding="kfl/ctrl/" kind="src" path="src"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> + <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry combineaccessrules="false" kind="src" path="/jop"/> <classpathentry kind="output" path="classes"/> </classpath>
|