-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 44a7ced
Showing
1,028 changed files
with
125,187 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<classpath> | ||
<classpathentry kind="src" path="src"/> | ||
<classpathentry exported="true" kind="con" path="melibrary.com.genuitec.eclipse.j2eedt.core.MYECLIPSE_JAVAEE_6_CONTAINER"/> | ||
<classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/> | ||
<classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> | ||
<classpathentry exported="true" kind="lib" path="WebRoot/WEB-INF/lib/aopalliance-1.0.jar"/> | ||
<classpathentry exported="true" kind="lib" path="WebRoot/WEB-INF/lib/aspectjweaver-1.7.1.jar"/> | ||
<classpathentry exported="true" kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.2.2.jar"/> | ||
<classpathentry exported="true" kind="lib" path="WebRoot/WEB-INF/lib/druid-0.2.9.jar"/> | ||
<classpathentry exported="true" kind="lib" path="WebRoot/WEB-INF/lib/junit-4.11.jar"/> | ||
<classpathentry exported="true" kind="lib" path="WebRoot/WEB-INF/lib/mybatis-3.1.1.jar"/> | ||
<classpathentry exported="true" kind="lib" path="WebRoot/WEB-INF/lib/mybatis-spring-1.1.1.jar"/> | ||
<classpathentry exported="true" kind="lib" path="WebRoot/WEB-INF/lib/mysql-connector-java-5.1.21.jar"/> | ||
<classpathentry exported="true" kind="lib" path="WebRoot/WEB-INF/lib/servlet-api-3.0-alpha-1.jar"/> | ||
<classpathentry exported="true" kind="lib" path="WebRoot/WEB-INF/lib/jstl-1.2.jar"/> | ||
<classpathentry exported="true" kind="con" path="com.genuitec.runtime.library/com.genuitec.generic_6.0"> | ||
<attributes> | ||
<attribute name="owner.project.facets" value="jst.web"/> | ||
</attributes> | ||
</classpathentry> | ||
<classpathentry exported="true" kind="con" path="com.genuitec.runtime.library/com.genuitec.jstl_1.2.1"> | ||
<attributes> | ||
<attribute name="org.eclipse.jst.component.dependency" value="WEB-INF/lib"/> | ||
<attribute name="owner.project.facets" value="jst.web.jstl"/> | ||
</attributes> | ||
</classpathentry> | ||
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"> | ||
<attributes> | ||
<attribute name="owner.project.facets" value="java"/> | ||
</attributes> | ||
</classpathentry> | ||
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> | ||
<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/> | ||
</classpath> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<project-module | ||
type="WEB" | ||
name="ssm" | ||
id="myeclipse.1392728712623" | ||
context-root="/ssm" | ||
j2ee-spec="6.0" | ||
archive="ssm.war"> | ||
<attributes> | ||
<attribute name="webrootdir" value="WebRoot" /> | ||
</attributes> | ||
</project-module> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<projectDescription> | ||
<name>lxy-web</name> | ||
<comment></comment> | ||
<projects> | ||
</projects> | ||
<buildSpec> | ||
<buildCommand> | ||
<name>org.eclipse.wst.common.project.facet.core.builder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>org.eclipse.wst.jsdt.core.javascriptValidator</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>com.genuitec.eclipse.j2eedt.core.WebClasspathBuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>org.eclipse.jdt.core.javabuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>com.genuitec.eclipse.j2eedt.core.J2EEProjectValidator</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>com.genuitec.eclipse.j2eedt.core.DeploymentDescriptorValidator</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>org.eclipse.wst.validation.validationbuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>com.genuitec.eclipse.springframework.springbuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
</buildSpec> | ||
<natures> | ||
<nature>com.genuitec.eclipse.springframework.springnature</nature> | ||
<nature>com.genuitec.eclipse.ast.deploy.core.deploymentnature</nature> | ||
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature> | ||
<nature>com.genuitec.eclipse.j2eedt.core.webnature</nature> | ||
<nature>org.eclipse.jdt.core.javanature</nature> | ||
<nature>org.eclipse.wst.jsdt.core.jsNature</nature> | ||
<nature>org.eclipse.wst.common.project.facet.core.nature</nature> | ||
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature> | ||
</natures> | ||
</projectDescription> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<classpath> | ||
<classpathentry kind="src" path="WebRoot"/> | ||
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/> | ||
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject"> | ||
<attributes> | ||
<attribute name="hide" value="true"/> | ||
</attributes> | ||
</classpathentry> | ||
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/> | ||
<classpathentry kind="output" path=""/> | ||
</classpath> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
defaultTldInfo=f\=http\://java.sun.com/jsf/core;http\://java.sun.com/jsf/html\=h;http\://struts.apache.org/tags-bean\=bean;http\://java.sun.com/jsp/jstl/fmt\=fmt;nested\=http\://struts.apache.org/tags-nested;bean\=http\://struts.apache.org/tags-bean;http\://java.sun.com/jsp/jstl/sql\=sql;c\=http\://java.sun.com/jsp/jstl/core;fmt\=http\://java.sun.com/jsp/jstl/fmt;http\://struts.apache.org/tags-logic\=logic;http\://java.sun.com/jsp/jstl/xml\=x;http\://java.sun.com/jsp/jstl/core\=c;logic\=http\://struts.apache.org/tags-logic;h\=http\://java.sun.com/jsf/html;http\://struts.apache.org/tags-tiles\=tiles;http\://java.sun.com/jsp/jstl/functions\=fn;tiles\=http\://struts.apache.org/tags-tiles;sql\=http\://java.sun.com/jsp/jstl/sql;http\://struts.apache.org/tags-html\=html;http\://struts.apache.org/tags-nested\=nested;html\=http\://struts.apache.org/tags-html;http\://java.sun.com/jsf/core\=f;fn\=http\://java.sun.com/jsp/jstl/functions;x\=http\://java.sun.com/jsp/jstl/xml | ||
eclipse.preferences.version=1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
eclipse.preferences.version=1 | ||
performed.operation.me.create.deploymentAssembly=1.0 | ||
performed.operation.me.create.deploymentAssembly.fixBuildPathEntries=1.0 | ||
performed.operation.me.install.jstl=1.0 | ||
performed.operation.me.install.springfacet=1.0 | ||
performed.operation.migrate.container.ids=1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
#Tue Feb 18 21:05:14 CST 2014 | ||
eclipse.preferences.version=1 | ||
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled | ||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 | ||
org.eclipse.jdt.core.compiler.compliance=1.6 | ||
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error | ||
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error | ||
org.eclipse.jdt.core.compiler.source=1.6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0"> | ||
<wb-module deploy-name="lxy-web"> | ||
<wb-resource deploy-path="/" source-path="/WebRoot" tag="defaultRootSource"/> | ||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src"/> | ||
<property name="java-output-path" value="/lxy-web/WebRoot/WEB-INF/classes"/> | ||
<property name="me-merge-utility-modules" value="true"/> | ||
<property name="context-root" value="/lxyweb"/> | ||
</wb-module> | ||
</project-modules> |
7 changes: 7 additions & 0 deletions
7
.settings/org.eclipse.wst.common.project.facet.core.prefs.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<root> | ||
<facet id="me.spring"> | ||
<node name="libprov"> | ||
<attribute name="provider-id" value="spring-no-op-library-provider"/> | ||
</node> | ||
</facet> | ||
</root> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<faceted-project> | ||
<runtime name="com.genuitec.runtime.generic.jee60"/> | ||
<fixed facet="wst.jsdt.web"/> | ||
<installed facet="java" version="1.6"/> | ||
<installed facet="jst.web" version="3.0"/> | ||
<installed facet="wst.jsdt.web" version="1.0"/> | ||
<installed facet="jst.web.jstl" version="1.2.1"/> | ||
<installed facet="me.spring" version="4.1"/> | ||
</faceted-project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
org.eclipse.wst.jsdt.launching.baseBrowserLibrary |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Window |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"ide":{},"libs":["ecma5","browser"],"plugins":{"guess-types":{}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Manifest-Version: 1.0 | ||
Class-Path: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<%@ page language="java" import="java.util.*" pageEncoding="ISO-8859-1"%> | ||
<% | ||
String path = request.getContextPath(); | ||
String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; | ||
%> | ||
|
||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | ||
<html> | ||
<head> | ||
<base href="<%=basePath%>"> | ||
|
||
<title>My JSP 'MyJsp.jsp' starting page</title> | ||
|
||
<meta http-equiv="pragma" content="no-cache"> | ||
<meta http-equiv="cache-control" content="no-cache"> | ||
<meta http-equiv="expires" content="0"> | ||
<meta http-equiv="keywords" content="keyword1,keyword2,keyword3"> | ||
<meta http-equiv="description" content="This is my page"> | ||
<!-- | ||
<link rel="stylesheet" type="text/css" href="styles.css"> | ||
--> | ||
|
||
</head> | ||
|
||
<body> | ||
This is my JSP page. <br> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Manifest-Version: 1.0 | ||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+1.26 KB
WebRoot/WEB-INF/classes/com/lxy/common/constants/CriConstants$CODE_TYPE.class
Binary file not shown.
Binary file added
BIN
+1.41 KB
WebRoot/WEB-INF/classes/com/lxy/common/constants/CriConstants$COMMON_YES_OR_NO_STATUS.class
Binary file not shown.
Binary file added
BIN
+1.34 KB
WebRoot/WEB-INF/classes/com/lxy/common/constants/CriConstants$COMP_CHECK.class
Binary file not shown.
Binary file added
BIN
+1.37 KB
WebRoot/WEB-INF/classes/com/lxy/common/constants/CriConstants$DICTIONARY_STATUE.class
Binary file not shown.
Binary file added
BIN
+1.97 KB
WebRoot/WEB-INF/classes/com/lxy/common/constants/CriConstants$FILELIST_TYPE.class
Binary file not shown.
Binary file added
BIN
+1.4 KB
WebRoot/WEB-INF/classes/com/lxy/common/constants/CriConstants$FINDING_FINISH_STATUS.class
Binary file not shown.
Binary file added
BIN
+1.69 KB
WebRoot/WEB-INF/classes/com/lxy/common/constants/CriConstants$INSPECTION_CHECK_TYPE.class
Binary file not shown.
Binary file added
BIN
+1.36 KB
WebRoot/WEB-INF/classes/com/lxy/common/constants/CriConstants$INSPECTION_FINISH_STATUS.class
Binary file not shown.
Binary file added
BIN
+1.3 KB
WebRoot/WEB-INF/classes/com/lxy/common/constants/CriConstants$MODIFY_STATUS.class
Binary file not shown.
Binary file added
BIN
+2.01 KB
WebRoot/WEB-INF/classes/com/lxy/common/constants/CriConstants$REPORT_CHECK_STUTE.class
Binary file not shown.
Binary file added
BIN
+1.5 KB
WebRoot/WEB-INF/classes/com/lxy/common/constants/CriConstants$SYS_PARAM.class
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+984 Bytes
WebRoot/WEB-INF/classes/com/lxy/common/constants/EcsCommonConstants.class
Binary file not shown.
Binary file added
BIN
+813 Bytes
WebRoot/WEB-INF/classes/com/lxy/common/constants/FileException.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+3.01 KB
WebRoot/WEB-INF/classes/com/lxy/controller/ProductTypeController.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+1.35 KB
WebRoot/WEB-INF/classes/com/lxy/ecs/model/EcsModel$ActionResult.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+607 Bytes
WebRoot/WEB-INF/classes/com/lxy/mapper/LxyProductDetailMapper.class
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+437 Bytes
WebRoot/WEB-INF/classes/com/lxy/mapper/LxyProductTypeDetailMapper.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+253 Bytes
WebRoot/WEB-INF/classes/com/lxy/mapper/LxyRolePrivilegeMapper.class
Binary file not shown.
Binary file added
BIN
+429 Bytes
WebRoot/WEB-INF/classes/com/lxy/mapper/LxySystemParameterMapper.class
Binary file not shown.
Binary file not shown.
Oops, something went wrong.