[Tbase-cvs] applications/examples/portal .classpath,1.1,1.2
Status: Alpha
Brought to you by:
ron_bakker
From: Ron B. <ron...@us...> - 2006-03-26 11:03:44
|
Update of /cvsroot/tbase/applications/examples/portal In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14302 Modified Files: .classpath Log Message: Update example Index: .classpath =================================================================== RCS file: /cvsroot/tbase/applications/examples/portal/.classpath,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** .classpath 24 Mar 2006 14:56:51 -0000 1.1 --- .classpath 26 Mar 2006 11:03:39 -0000 1.2 *************** *** 2,5 **** --- 2,6 ---- <classpath> <classpathentry kind="src" path="src"/> + <classpathentry combineaccessrules="false" kind="src" path="/tbase-runtime"/> <classpathentry kind="output" path="bin"/> </classpath> |