Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
C
cms_sys
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
西魏
cms_sys
Commits
1469eccd
Commit
1469eccd
authored
Jan 20, 2019
by
ms group dev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
配置更新
parent
033c6f15
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
95 additions
and
95 deletions
+95
-95
.classpath
.classpath
+38
-38
.gitignore
.gitignore
+1
-0
.project
.project
+3
-13
.jsdtscope
.settings/.jsdtscope
+13
-12
org.eclipse.m2e.core.prefs
.settings/org.eclipse.m2e.core.prefs
+4
-4
org.eclipse.wst.common.component
.settings/org.eclipse.wst.common.component
+24
-24
org.eclipse.wst.common.project.facet.core.prefs.xml
...tings/org.eclipse.wst.common.project.facet.core.prefs.xml
+7
-0
org.eclipse.wst.common.project.facet.core.xml
.settings/org.eclipse.wst.common.project.facet.core.xml
+3
-2
org.eclipse.wst.validation.prefs
.settings/org.eclipse.wst.validation.prefs
+2
-2
No files found.
.classpath
View file @
1469eccd
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry
including=
"**/*.java"
kind=
"src"
output=
"target/classes"
path=
"src/main/java"
>
<attributes>
<attribute
name=
"optional"
value=
"true"
/>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
</attributes>
</classpathentry>
<classpathentry
excluding=
"**"
kind=
"src"
output=
"target/classes"
path=
"src/main/resources"
>
<attributes>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
</attributes>
</classpathentry>
<
classpathentry
excluding=
"**"
kind=
"src"
output=
"target/classes"
path=
"src/main/webapp"
>
<attributes>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"
>
<
attributes>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"con"
path=
"org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"
>
<
attributes>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
<attribute
name=
"org.eclipse.jst.component.dependency"
value=
"/WEB-INF/lib"
/>
<
/attributes>
</classpathentry>
<classpathentry
kind=
"src"
output=
"target/test-classes"
path=
"src/test/java"
>
<attributes>
<attribute
name=
"optional"
value=
"true"
/>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
<attribute
name=
"
test"
value=
"true"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"output"
path=
"target/classes"
/>
</classpath>
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry
including=
"**/*.java"
kind=
"src"
output=
"target/classes"
path=
"src/main/java"
>
<attributes>
<attribute
name=
"optional"
value=
"true"
/>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"con"
path=
"org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"
>
<attributes>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
<attribute
name=
"org.eclipse.jst.component.dependency"
value=
"/WEB-INF/lib"
/>
</attributes>
<
/classpathentry>
<classpathentry
kind=
"src"
output=
"target/test-classes"
path=
"src/test/java"
>
<attributes>
<attribute
name=
"optional"
value=
"true"
/>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
<attribute
name=
"test"
value=
"true"
/>
<
/attributes>
</classpathentry>
<classpathentry
excluding=
"**"
kind=
"src"
output=
"target/classes"
path=
"src/main/webapp"
>
<attributes>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
<
/attributes>
</classpathentry>
<classpathentry
excluding=
"**"
kind=
"src"
output=
"target/classes"
path=
"src/main/resources"
>
<
attributes>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"
>
<attributes>
<attribute
name=
"
owner.project.facets"
value=
"java"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"output"
path=
"target/classes"
/>
</classpath>
.gitignore
View file @
1469eccd
/bin/
/target/
/build/
.project
View file @
1469eccd
...
...
@@ -5,14 +5,10 @@
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>
org.eclipse.ui.externaltools.ExternalToolBuilder
</name>
<triggers>
full,incremental,
</triggers>
<name>
org.eclipse.jdt.core.javabuilder
</name>
<arguments>
<dictionary>
<key>
LaunchConfigHandle
</key>
<value>
<
project
>
/.externalToolBuilders/org.eclipse.wst.jsdt.core.javascriptValidator.launch
</value>
</dictionary>
</arguments>
</buildCommand>
<buildCommand>
...
...
@@ -20,11 +16,6 @@
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>
org.eclipse.jdt.core.javabuilder
</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>
org.eclipse.ui.externaltools.ExternalToolBuilder
</name>
<triggers>
full,incremental,
</triggers>
...
...
@@ -44,9 +35,8 @@
<natures>
<nature>
org.eclipse.jem.workbench.JavaEMFNature
</nature>
<nature>
org.eclipse.wst.common.modulecore.ModuleCoreNature
</nature>
<nature>
org.eclipse.m2e.core.maven2Nature
</nature>
<nature>
org.eclipse.jdt.core.javanature
</nature>
<nature>
org.eclipse.m2e.core.maven2Nature
</nature>
<nature>
org.eclipse.wst.common.project.facet.core.nature
</nature>
<nature>
org.eclipse.wst.jsdt.core.jsNature
</nature>
</natures>
</projectDescription>
.settings/.jsdtscope
View file @
1469eccd
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry
excluding=
"**/bower_components/*|**/node_modules/*|**/*.min.js"
kind=
"src"
path=
"src/main/webapp"
/>
<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>
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry
kind=
"src"
path=
"src/main/webapp"
/>
<classpathentry
excluding=
"**/*.min.js|**/node_modules/*|**/bower_components/*"
kind=
"src"
path=
"target/m2e-wtp/web-resources"
/>
<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>
.settings/org.eclipse.m2e.core.prefs
View file @
1469eccd
activeProfiles=
eclipse.preferences.version=1
resolveWorkspaceProjects=true
version=1
activeProfiles=
eclipse.preferences.version=1
resolveWorkspaceProjects=true
version=1
.settings/org.eclipse.wst.common.component
View file @
1469eccd
<?xml version="1.0" encoding="UTF-8"?>
<project-modules
id=
"moduleCoreId"
project-version=
"1.5.0"
>
<wb-module
deploy-name=
"ms-mcms"
>
<wb-resource
deploy-path=
"/"
source-path=
"/target/m2e-wtp/web-resources"
/>
<wb-resource
deploy-path=
"/"
source-path=
"/src/main/webapp"
tag=
"defaultRootSource"
/>
<wb-resource
deploy-path=
"/WEB-INF/classes"
source-path=
"/src/main/java"
/>
<wb-resource
deploy-path=
"/WEB-INF/classes"
source-path=
"/src/main/webapp"
/>
<wb-resource
deploy-path=
"/WEB-INF/classes"
source-path=
"/src/main/resources"
/>
<dependent-module
deploy-path=
"/"
handle=
"module:/overlay/var/M2_REPO/net/mingsoft/ms-m
diy/1.0.7-SNAPSHOT/ms-mdiy-1.0.7-SNAPSHOT.war?unpackFolder=target/m2e-wtp/overlays&includes=**/**&excludes=META-INF/MANIFEST.MF"
>
<dependency-type>
consumes
</dependency-type>
</dependent-module>
<dependent-module
deploy-path=
"/"
handle=
"module:/overlay/var/M2_REPO/net/mingsoft/ms-m
people/1.0.7-SNAPSHOT/ms-mpeople-1.0.7-SNAPSHOT.war?unpackFolder=target/m2e-wtp/overlays&includes=**/**&excludes=META-INF/MANIFEST.MF"
>
<dependency-type>
consumes
</dependency-type>
</dependent-module>
<dependent-module
deploy-path=
"/"
handle=
"module:/overlay/var/M2_REPO/net/mingsoft/ms-basic/1.0.8.1-SNAPSHOT/ms-basic-1.0.8.1-SNAPSHOT.war?unpackFolder=target/m2e-wtp/overlays&includes=**/**&excludes=META-INF/MANIFEST.MF"
>
<dependency-type>
consumes
</dependency-type>
</dependent-module>
<dependent-module
deploy-path=
"/"
handle=
"module:/overlay/slf/?includes=**/**&excludes=META-INF/MANIFEST.MF"
>
<dependency-type>
consumes
</dependency-type>
</dependent-module>
<property
name=
"java-output-path"
value=
"/ms-mcms/target/classes"
/>
<property
name=
"context-root"
value=
"ms-mcms"
/>
<property
name=
"component.exclusion.patterns"
/>
</wb-module>
</project-modules>
<?xml version="1.0" encoding="UTF-8"?>
<project-modules
id=
"moduleCoreId"
project-version=
"1.5.0"
>
<wb-module
deploy-name=
"ms-mcms"
>
<wb-resource
deploy-path=
"/"
source-path=
"/target/m2e-wtp/web-resources"
/>
<wb-resource
deploy-path=
"/"
source-path=
"/src/main/webapp"
tag=
"defaultRootSource"
/>
<wb-resource
deploy-path=
"/WEB-INF/classes"
source-path=
"/src/main/java"
/>
<wb-resource
deploy-path=
"/WEB-INF/classes"
source-path=
"/src/main/webapp"
/>
<wb-resource
deploy-path=
"/WEB-INF/classes"
source-path=
"/src/main/resources"
/>
<dependent-module
deploy-path=
"/"
handle=
"module:/overlay/var/M2_REPO/net/mingsoft/ms-m
people/1.0.7-SNAPSHOT/ms-mpeople-1.0.7-SNAPSHOT.war?unpackFolder=target/m2e-wtp/overlays&includes=**/**&excludes=META-INF/MANIFEST.MF"
>
<dependency-type>
consumes
</dependency-type>
</dependent-module>
<dependent-module
deploy-path=
"/"
handle=
"module:/overlay/var/M2_REPO/net/mingsoft/ms-m
diy/1.0.7-SNAPSHOT/ms-mdiy-1.0.7-SNAPSHOT.war?unpackFolder=target/m2e-wtp/overlays&includes=**/**&excludes=META-INF/MANIFEST.MF"
>
<dependency-type>
consumes
</dependency-type>
</dependent-module>
<dependent-module
deploy-path=
"/"
handle=
"module:/overlay/var/M2_REPO/net/mingsoft/ms-basic/1.0.8.1-SNAPSHOT/ms-basic-1.0.8.1-SNAPSHOT.war?unpackFolder=target/m2e-wtp/overlays&includes=**/**&excludes=META-INF/MANIFEST.MF"
>
<dependency-type>
consumes
</dependency-type>
</dependent-module>
<dependent-module
deploy-path=
"/"
handle=
"module:/overlay/slf/?includes=**/**&excludes=META-INF/MANIFEST.MF"
>
<dependency-type>
consumes
</dependency-type>
</dependent-module>
<property
name=
"java-output-path"
value=
"/ms-mcms/target/classes"
/>
<property
name=
"context-root"
value=
"ms-mcms"
/>
<property
name=
"component.exclusion.patterns"
/>
</wb-module>
</project-modules>
.settings/org.eclipse.wst.common.project.facet.core.prefs.xml
0 → 100644
View file @
1469eccd
<root>
<facet
id=
"jst.jaxrs"
>
<node
name=
"libprov"
>
<attribute
name=
"provider-id"
value=
"jaxrs-no-op-library-provider"
/>
</node>
</facet>
</root>
.settings/org.eclipse.wst.common.project.facet.core.xml
View file @
1469eccd
<?xml version="1.0" encoding="UTF-8"?>
<faceted-project>
<fixed
facet=
"wst.jsdt.web"
/>
<installed
facet=
"java"
version=
"1.8"
/>
<installed
facet=
"jst.web"
version=
"3.1"
/>
<installed
facet=
"wst.jsdt.web"
version=
"1.0"
/>
<installed
facet=
"jst.jaxrs"
version=
"1.1"
/>
<installed
facet=
"jst.web"
version=
"3.1"
/>
<installed
facet=
"java"
version=
"1.8"
/>
</faceted-project>
.settings/org.eclipse.wst.validation.prefs
View file @
1469eccd
disabled=06target
eclipse.preferences.version=1
disabled=06target
eclipse.preferences.version=1
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment