Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9d62921

Browse files
committed
Add servlet jar for net.sf.j2s.ajax project
1 parent b8a5643 commit 9d62921

File tree

2 files changed

+1
-1
lines changed

2 files 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>
Binary file not shown.

0 commit comments

Comments
 (0)