[Bprocessor-commit] facade .cvsignore,NONE,1.1 .classpath,1.1,1.2
Status: Pre-Alpha
Brought to you by:
henryml
From: rimestad <rim...@us...> - 2006-08-10 14:58:19
|
Update of /cvsroot/bprocessor/facade In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv30282 Modified Files: .classpath Added Files: .cvsignore Log Message: .cvsignore and .classpath changes --- NEW FILE: .cvsignore --- build dist Index: .classpath =================================================================== RCS file: /cvsroot/bprocessor/facade/.classpath,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** .classpath 10 Aug 2006 14:00:12 -0000 1.1 --- .classpath 10 Aug 2006 14:58:17 -0000 1.2 *************** *** 3,6 **** --- 3,7 ---- <classpathentry kind="src" path="src"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> + <classpathentry kind="lib" path="lib/log4j.jar"/> <classpathentry kind="output" path="bin"/> </classpath> |