Skip to content

Commit 2bc5bba

Browse files
committed
Add servlet jar to net.sf.j2s.ajax project
1 parent 5dcd269 commit 2bc5bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/net.sf.j2s.ajax/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
<classpathentry kind="src" path="ajaxswt"/>
1111
<classpathentry kind="src" path="ajaxrpc"/>
1212
<classpathentry kind="src" path="ajaxpipe"/>
13-
<classpathentry kind="var" path="JAVAX_SERVLET"/>
13+
<classpathentry kind="lib" path="lib/javax.servlet_2.5.0.v200910301333.jar"/>
1414
<classpathentry kind="output" path="bin"/>
1515
</classpath>

0 commit comments

Comments
 (0)