add the servlet lib to classpath for eclipse project

git-svn-id: file:///home/svn/framework3/trunk@10869 4d416f70-5f16-0410-b530-b9f4589650da
unstable
James Lee 2010-11-02 22:39:08 +00:00
parent 33e11421b4
commit 68815a27ba
1 changed files with 1 additions and 0 deletions

View File

@ -2,5 +2,6 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre6"/>
<classpathentry kind="lib" path="lib/servlet-api-2.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>