Skip to content

Commit 9e37d4b

Browse files
committed
去除gencode工程对bboss-gencode工程中的servlet api包的依赖
1 parent 424a7c7 commit 9e37d4b

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

gencode/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ojdbc14.jar"/>
3939
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/sqlite-jdbc-3.8.10.1.jar"/>
4040
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
41-
<classpathentry kind="lib" path="/bboss-gencode/lib/servlet-api-3.0.jar"/>
41+
<classpathentry kind="lib" path="compile-lib/servlet-api-3.0.jar"/>
4242
<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
4343
</classpath>
196 KB
Binary file not shown.

0 commit comments

Comments
 (0)