We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 424a7c7 commit 9e37d4bCopy full SHA for 9e37d4b
2 files changed
gencode/.classpath
@@ -38,6 +38,6 @@
38
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ojdbc14.jar"/>
39
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/sqlite-jdbc-3.8.10.1.jar"/>
40
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
41
- <classpathentry kind="lib" path="/bboss-gencode/lib/servlet-api-3.0.jar"/>
+ <classpathentry kind="lib" path="compile-lib/servlet-api-3.0.jar"/>
42
<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
43
</classpath>
gencode/compile-lib/servlet-api-3.0.jar
196 KB
0 commit comments