Commit b29d8686974c2a1b1c3a7d1c1c0dc8630fa252e7
1 parent
284048fb
删除eclipse生成的配置文件
Showing
56 changed files
with
0 additions
and
782 deletions
.project deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<projectDescription> | ||
3 | - <name>b2c-orders-parent</name> | ||
4 | - <comment></comment> | ||
5 | - <projects> | ||
6 | - </projects> | ||
7 | - <buildSpec> | ||
8 | - <buildCommand> | ||
9 | - <name>org.eclipse.m2e.core.maven2Builder</name> | ||
10 | - <arguments> | ||
11 | - </arguments> | ||
12 | - </buildCommand> | ||
13 | - </buildSpec> | ||
14 | - <natures> | ||
15 | - <nature>org.eclipse.m2e.core.maven2Nature</nature> | ||
16 | - </natures> | ||
17 | -</projectDescription> |
.settings/org.eclipse.core.resources.prefs deleted
100644 → 0
.settings/org.eclipse.m2e.core.prefs deleted
100644 → 0
b2c-orders-client/.classpath deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<classpath> | ||
3 | - <classpathentry kind="src" output="target/classes" path="src/main/java"> | ||
4 | - <attributes> | ||
5 | - <attribute name="optional" value="true"/> | ||
6 | - <attribute name="maven.pomderived" value="true"/> | ||
7 | - </attributes> | ||
8 | - </classpathentry> | ||
9 | - <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"> | ||
10 | - <attributes> | ||
11 | - <attribute name="maven.pomderived" value="true"/> | ||
12 | - </attributes> | ||
13 | - </classpathentry> | ||
14 | - <classpathentry kind="src" output="target/test-classes" path="src/test/java"> | ||
15 | - <attributes> | ||
16 | - <attribute name="optional" value="true"/> | ||
17 | - <attribute name="maven.pomderived" value="true"/> | ||
18 | - </attributes> | ||
19 | - </classpathentry> | ||
20 | - <classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"> | ||
21 | - <attributes> | ||
22 | - <attribute name="maven.pomderived" value="true"/> | ||
23 | - </attributes> | ||
24 | - </classpathentry> | ||
25 | - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"> | ||
26 | - <attributes> | ||
27 | - <attribute name="maven.pomderived" value="true"/> | ||
28 | - </attributes> | ||
29 | - </classpathentry> | ||
30 | - <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> | ||
31 | - <attributes> | ||
32 | - <attribute name="maven.pomderived" value="true"/> | ||
33 | - <attribute name="org.eclipse.jst.component.nondependency" value=""/> | ||
34 | - </attributes> | ||
35 | - </classpathentry> | ||
36 | - <classpathentry kind="output" path="target/classes"/> | ||
37 | -</classpath> |
b2c-orders-client/.project deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<projectDescription> | ||
3 | - <name>b2c-orders-client</name> | ||
4 | - <comment></comment> | ||
5 | - <projects> | ||
6 | - </projects> | ||
7 | - <buildSpec> | ||
8 | - <buildCommand> | ||
9 | - <name>org.eclipse.wst.common.project.facet.core.builder</name> | ||
10 | - <arguments> | ||
11 | - </arguments> | ||
12 | - </buildCommand> | ||
13 | - <buildCommand> | ||
14 | - <name>org.eclipse.jdt.core.javabuilder</name> | ||
15 | - <arguments> | ||
16 | - </arguments> | ||
17 | - </buildCommand> | ||
18 | - <buildCommand> | ||
19 | - <name>org.eclipse.wst.validation.validationbuilder</name> | ||
20 | - <arguments> | ||
21 | - </arguments> | ||
22 | - </buildCommand> | ||
23 | - <buildCommand> | ||
24 | - <name>org.eclipse.m2e.core.maven2Builder</name> | ||
25 | - <arguments> | ||
26 | - </arguments> | ||
27 | - </buildCommand> | ||
28 | - </buildSpec> | ||
29 | - <natures> | ||
30 | - <nature>org.eclipse.jem.workbench.JavaEMFNature</nature> | ||
31 | - <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature> | ||
32 | - <nature>org.eclipse.jdt.core.javanature</nature> | ||
33 | - <nature>org.eclipse.m2e.core.maven2Nature</nature> | ||
34 | - <nature>org.eclipse.wst.common.project.facet.core.nature</nature> | ||
35 | - </natures> | ||
36 | -</projectDescription> |
b2c-orders-client/.settings/org.eclipse.core.resources.prefs deleted
100644 → 0
b2c-orders-client/.settings/org.eclipse.jdt.core.prefs deleted
100644 → 0
1 | -eclipse.preferences.version=1 | ||
2 | -org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled | ||
3 | -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7 | ||
4 | -org.eclipse.jdt.core.compiler.compliance=1.7 | ||
5 | -org.eclipse.jdt.core.compiler.problem.assertIdentifier=error | ||
6 | -org.eclipse.jdt.core.compiler.problem.enumIdentifier=error | ||
7 | -org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning | ||
8 | -org.eclipse.jdt.core.compiler.source=1.7 |
b2c-orders-client/.settings/org.eclipse.m2e.core.prefs deleted
100644 → 0
b2c-orders-client/.settings/org.eclipse.wst.common.component deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0"> | ||
2 | - <wb-module deploy-name="b2c-orders-client"> | ||
3 | - <wb-resource deploy-path="/" source-path="/src/main/java"/> | ||
4 | - <wb-resource deploy-path="/" source-path="/src/main/resources"/> | ||
5 | - </wb-module> | ||
6 | -</project-modules> |
b2c-orders-client/.settings/org.eclipse.wst.common.project.facet.core.xml deleted
100644 → 0
b2c-orders-commons/.classpath deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<classpath> | ||
3 | - <classpathentry kind="src" output="target/classes" path="src/main/java"> | ||
4 | - <attributes> | ||
5 | - <attribute name="optional" value="true"/> | ||
6 | - <attribute name="maven.pomderived" value="true"/> | ||
7 | - </attributes> | ||
8 | - </classpathentry> | ||
9 | - <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"> | ||
10 | - <attributes> | ||
11 | - <attribute name="maven.pomderived" value="true"/> | ||
12 | - </attributes> | ||
13 | - </classpathentry> | ||
14 | - <classpathentry kind="src" output="target/test-classes" path="src/test/java"> | ||
15 | - <attributes> | ||
16 | - <attribute name="optional" value="true"/> | ||
17 | - <attribute name="maven.pomderived" value="true"/> | ||
18 | - </attributes> | ||
19 | - </classpathentry> | ||
20 | - <classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"> | ||
21 | - <attributes> | ||
22 | - <attribute name="maven.pomderived" value="true"/> | ||
23 | - </attributes> | ||
24 | - </classpathentry> | ||
25 | - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"> | ||
26 | - <attributes> | ||
27 | - <attribute name="maven.pomderived" value="true"/> | ||
28 | - </attributes> | ||
29 | - </classpathentry> | ||
30 | - <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> | ||
31 | - <attributes> | ||
32 | - <attribute name="maven.pomderived" value="true"/> | ||
33 | - <attribute name="org.eclipse.jst.component.nondependency" value=""/> | ||
34 | - </attributes> | ||
35 | - </classpathentry> | ||
36 | - <classpathentry kind="output" path="target/classes"/> | ||
37 | -</classpath> |
b2c-orders-commons/.project deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<projectDescription> | ||
3 | - <name>b2c-orders-commons</name> | ||
4 | - <comment></comment> | ||
5 | - <projects> | ||
6 | - </projects> | ||
7 | - <buildSpec> | ||
8 | - <buildCommand> | ||
9 | - <name>org.eclipse.wst.common.project.facet.core.builder</name> | ||
10 | - <arguments> | ||
11 | - </arguments> | ||
12 | - </buildCommand> | ||
13 | - <buildCommand> | ||
14 | - <name>org.eclipse.jdt.core.javabuilder</name> | ||
15 | - <arguments> | ||
16 | - </arguments> | ||
17 | - </buildCommand> | ||
18 | - <buildCommand> | ||
19 | - <name>org.eclipse.wst.validation.validationbuilder</name> | ||
20 | - <arguments> | ||
21 | - </arguments> | ||
22 | - </buildCommand> | ||
23 | - <buildCommand> | ||
24 | - <name>org.eclipse.m2e.core.maven2Builder</name> | ||
25 | - <arguments> | ||
26 | - </arguments> | ||
27 | - </buildCommand> | ||
28 | - </buildSpec> | ||
29 | - <natures> | ||
30 | - <nature>org.eclipse.jem.workbench.JavaEMFNature</nature> | ||
31 | - <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature> | ||
32 | - <nature>org.eclipse.jdt.core.javanature</nature> | ||
33 | - <nature>org.eclipse.m2e.core.maven2Nature</nature> | ||
34 | - <nature>org.eclipse.wst.common.project.facet.core.nature</nature> | ||
35 | - </natures> | ||
36 | -</projectDescription> |
b2c-orders-commons/.settings/org.eclipse.core.resources.prefs deleted
100644 → 0
b2c-orders-commons/.settings/org.eclipse.jdt.core.prefs deleted
100644 → 0
1 | -eclipse.preferences.version=1 | ||
2 | -org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled | ||
3 | -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7 | ||
4 | -org.eclipse.jdt.core.compiler.compliance=1.7 | ||
5 | -org.eclipse.jdt.core.compiler.problem.assertIdentifier=error | ||
6 | -org.eclipse.jdt.core.compiler.problem.enumIdentifier=error | ||
7 | -org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning | ||
8 | -org.eclipse.jdt.core.compiler.source=1.7 |
b2c-orders-commons/.settings/org.eclipse.m2e.core.prefs deleted
100644 → 0
b2c-orders-commons/.settings/org.eclipse.wst.common.component deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0"> | ||
2 | - <wb-module deploy-name="b2c-orders-commons"> | ||
3 | - <wb-resource deploy-path="/" source-path="/src/main/java"/> | ||
4 | - <wb-resource deploy-path="/" source-path="/src/main/resources"/> | ||
5 | - </wb-module> | ||
6 | -</project-modules> |
b2c-orders-commons/.settings/org.eclipse.wst.common.project.facet.core.xml deleted
100644 → 0
b2c-orders-dao/.classpath deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<classpath> | ||
3 | - <classpathentry kind="src" output="target/classes" path="src/main/java"> | ||
4 | - <attributes> | ||
5 | - <attribute name="optional" value="true"/> | ||
6 | - <attribute name="maven.pomderived" value="true"/> | ||
7 | - </attributes> | ||
8 | - </classpathentry> | ||
9 | - <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"> | ||
10 | - <attributes> | ||
11 | - <attribute name="maven.pomderived" value="true"/> | ||
12 | - </attributes> | ||
13 | - </classpathentry> | ||
14 | - <classpathentry kind="src" output="target/test-classes" path="src/test/java"> | ||
15 | - <attributes> | ||
16 | - <attribute name="optional" value="true"/> | ||
17 | - <attribute name="maven.pomderived" value="true"/> | ||
18 | - </attributes> | ||
19 | - </classpathentry> | ||
20 | - <classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"> | ||
21 | - <attributes> | ||
22 | - <attribute name="maven.pomderived" value="true"/> | ||
23 | - </attributes> | ||
24 | - </classpathentry> | ||
25 | - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"> | ||
26 | - <attributes> | ||
27 | - <attribute name="maven.pomderived" value="true"/> | ||
28 | - </attributes> | ||
29 | - </classpathentry> | ||
30 | - <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> | ||
31 | - <attributes> | ||
32 | - <attribute name="maven.pomderived" value="true"/> | ||
33 | - <attribute name="org.eclipse.jst.component.nondependency" value=""/> | ||
34 | - </attributes> | ||
35 | - </classpathentry> | ||
36 | - <classpathentry kind="output" path="target/classes"/> | ||
37 | -</classpath> |
b2c-orders-dao/.project deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<projectDescription> | ||
3 | - <name>b2c-orders-dao</name> | ||
4 | - <comment></comment> | ||
5 | - <projects> | ||
6 | - </projects> | ||
7 | - <buildSpec> | ||
8 | - <buildCommand> | ||
9 | - <name>org.eclipse.wst.common.project.facet.core.builder</name> | ||
10 | - <arguments> | ||
11 | - </arguments> | ||
12 | - </buildCommand> | ||
13 | - <buildCommand> | ||
14 | - <name>org.eclipse.jdt.core.javabuilder</name> | ||
15 | - <arguments> | ||
16 | - </arguments> | ||
17 | - </buildCommand> | ||
18 | - <buildCommand> | ||
19 | - <name>org.eclipse.wst.validation.validationbuilder</name> | ||
20 | - <arguments> | ||
21 | - </arguments> | ||
22 | - </buildCommand> | ||
23 | - <buildCommand> | ||
24 | - <name>org.eclipse.m2e.core.maven2Builder</name> | ||
25 | - <arguments> | ||
26 | - </arguments> | ||
27 | - </buildCommand> | ||
28 | - </buildSpec> | ||
29 | - <natures> | ||
30 | - <nature>org.eclipse.jem.workbench.JavaEMFNature</nature> | ||
31 | - <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature> | ||
32 | - <nature>org.eclipse.jdt.core.javanature</nature> | ||
33 | - <nature>org.eclipse.m2e.core.maven2Nature</nature> | ||
34 | - <nature>org.eclipse.wst.common.project.facet.core.nature</nature> | ||
35 | - </natures> | ||
36 | -</projectDescription> |
b2c-orders-dao/.settings/org.eclipse.core.resources.prefs deleted
100644 → 0
b2c-orders-dao/.settings/org.eclipse.jdt.core.prefs deleted
100644 → 0
1 | -eclipse.preferences.version=1 | ||
2 | -org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled | ||
3 | -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7 | ||
4 | -org.eclipse.jdt.core.compiler.compliance=1.7 | ||
5 | -org.eclipse.jdt.core.compiler.problem.assertIdentifier=error | ||
6 | -org.eclipse.jdt.core.compiler.problem.enumIdentifier=error | ||
7 | -org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning | ||
8 | -org.eclipse.jdt.core.compiler.source=1.7 |
b2c-orders-dao/.settings/org.eclipse.m2e.core.prefs deleted
100644 → 0
b2c-orders-dao/.settings/org.eclipse.wst.common.component deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0"> | ||
2 | - <wb-module deploy-name="b2c-orders-dao"> | ||
3 | - <wb-resource deploy-path="/" source-path="/src/main/java"/> | ||
4 | - <wb-resource deploy-path="/" source-path="/src/main/resources"/> | ||
5 | - </wb-module> | ||
6 | -</project-modules> |
b2c-orders-dao/.settings/org.eclipse.wst.common.project.facet.core.xml deleted
100644 → 0
b2c-orders-domain/.classpath deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<classpath> | ||
3 | - <classpathentry kind="src" output="target/classes" path="src/main/java"> | ||
4 | - <attributes> | ||
5 | - <attribute name="optional" value="true"/> | ||
6 | - <attribute name="maven.pomderived" value="true"/> | ||
7 | - </attributes> | ||
8 | - </classpathentry> | ||
9 | - <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"> | ||
10 | - <attributes> | ||
11 | - <attribute name="maven.pomderived" value="true"/> | ||
12 | - </attributes> | ||
13 | - </classpathentry> | ||
14 | - <classpathentry kind="src" output="target/test-classes" path="src/test/java"> | ||
15 | - <attributes> | ||
16 | - <attribute name="optional" value="true"/> | ||
17 | - <attribute name="maven.pomderived" value="true"/> | ||
18 | - </attributes> | ||
19 | - </classpathentry> | ||
20 | - <classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"> | ||
21 | - <attributes> | ||
22 | - <attribute name="maven.pomderived" value="true"/> | ||
23 | - </attributes> | ||
24 | - </classpathentry> | ||
25 | - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"> | ||
26 | - <attributes> | ||
27 | - <attribute name="maven.pomderived" value="true"/> | ||
28 | - </attributes> | ||
29 | - </classpathentry> | ||
30 | - <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> | ||
31 | - <attributes> | ||
32 | - <attribute name="maven.pomderived" value="true"/> | ||
33 | - <attribute name="org.eclipse.jst.component.nondependency" value=""/> | ||
34 | - </attributes> | ||
35 | - </classpathentry> | ||
36 | - <classpathentry kind="output" path="target/classes"/> | ||
37 | -</classpath> |
b2c-orders-domain/.project deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<projectDescription> | ||
3 | - <name>b2c-orders-domain</name> | ||
4 | - <comment></comment> | ||
5 | - <projects> | ||
6 | - </projects> | ||
7 | - <buildSpec> | ||
8 | - <buildCommand> | ||
9 | - <name>org.eclipse.wst.common.project.facet.core.builder</name> | ||
10 | - <arguments> | ||
11 | - </arguments> | ||
12 | - </buildCommand> | ||
13 | - <buildCommand> | ||
14 | - <name>org.eclipse.jdt.core.javabuilder</name> | ||
15 | - <arguments> | ||
16 | - </arguments> | ||
17 | - </buildCommand> | ||
18 | - <buildCommand> | ||
19 | - <name>org.eclipse.wst.validation.validationbuilder</name> | ||
20 | - <arguments> | ||
21 | - </arguments> | ||
22 | - </buildCommand> | ||
23 | - <buildCommand> | ||
24 | - <name>org.eclipse.m2e.core.maven2Builder</name> | ||
25 | - <arguments> | ||
26 | - </arguments> | ||
27 | - </buildCommand> | ||
28 | - </buildSpec> | ||
29 | - <natures> | ||
30 | - <nature>org.eclipse.jem.workbench.JavaEMFNature</nature> | ||
31 | - <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature> | ||
32 | - <nature>org.eclipse.jdt.core.javanature</nature> | ||
33 | - <nature>org.eclipse.m2e.core.maven2Nature</nature> | ||
34 | - <nature>org.eclipse.wst.common.project.facet.core.nature</nature> | ||
35 | - </natures> | ||
36 | -</projectDescription> |
b2c-orders-domain/.settings/org.eclipse.core.resources.prefs deleted
100644 → 0
b2c-orders-domain/.settings/org.eclipse.jdt.core.prefs deleted
100644 → 0
1 | -eclipse.preferences.version=1 | ||
2 | -org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled | ||
3 | -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7 | ||
4 | -org.eclipse.jdt.core.compiler.compliance=1.7 | ||
5 | -org.eclipse.jdt.core.compiler.problem.assertIdentifier=error | ||
6 | -org.eclipse.jdt.core.compiler.problem.enumIdentifier=error | ||
7 | -org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning | ||
8 | -org.eclipse.jdt.core.compiler.source=1.7 |
b2c-orders-domain/.settings/org.eclipse.m2e.core.prefs deleted
100644 → 0
b2c-orders-domain/.settings/org.eclipse.wst.common.component deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0"> | ||
2 | - <wb-module deploy-name="b2c-orders-domain"> | ||
3 | - <wb-resource deploy-path="/" source-path="/src/main/java"/> | ||
4 | - <wb-resource deploy-path="/" source-path="/src/main/resources"/> | ||
5 | - </wb-module> | ||
6 | -</project-modules> |
b2c-orders-domain/.settings/org.eclipse.wst.common.project.facet.core.xml deleted
100644 → 0
b2c-orders-manager/.classpath deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<classpath> | ||
3 | - <classpathentry kind="src" output="target/classes" path="src/main/java"> | ||
4 | - <attributes> | ||
5 | - <attribute name="optional" value="true"/> | ||
6 | - <attribute name="maven.pomderived" value="true"/> | ||
7 | - </attributes> | ||
8 | - </classpathentry> | ||
9 | - <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"> | ||
10 | - <attributes> | ||
11 | - <attribute name="maven.pomderived" value="true"/> | ||
12 | - </attributes> | ||
13 | - </classpathentry> | ||
14 | - <classpathentry kind="src" output="target/test-classes" path="src/test/java"> | ||
15 | - <attributes> | ||
16 | - <attribute name="optional" value="true"/> | ||
17 | - <attribute name="maven.pomderived" value="true"/> | ||
18 | - </attributes> | ||
19 | - </classpathentry> | ||
20 | - <classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"> | ||
21 | - <attributes> | ||
22 | - <attribute name="maven.pomderived" value="true"/> | ||
23 | - </attributes> | ||
24 | - </classpathentry> | ||
25 | - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"> | ||
26 | - <attributes> | ||
27 | - <attribute name="maven.pomderived" value="true"/> | ||
28 | - </attributes> | ||
29 | - </classpathentry> | ||
30 | - <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> | ||
31 | - <attributes> | ||
32 | - <attribute name="maven.pomderived" value="true"/> | ||
33 | - <attribute name="org.eclipse.jst.component.nondependency" value=""/> | ||
34 | - </attributes> | ||
35 | - </classpathentry> | ||
36 | - <classpathentry kind="output" path="target/classes"/> | ||
37 | -</classpath> |
b2c-orders-manager/.project deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<projectDescription> | ||
3 | - <name>b2c-orders-manager</name> | ||
4 | - <comment></comment> | ||
5 | - <projects> | ||
6 | - </projects> | ||
7 | - <buildSpec> | ||
8 | - <buildCommand> | ||
9 | - <name>org.eclipse.wst.common.project.facet.core.builder</name> | ||
10 | - <arguments> | ||
11 | - </arguments> | ||
12 | - </buildCommand> | ||
13 | - <buildCommand> | ||
14 | - <name>org.eclipse.jdt.core.javabuilder</name> | ||
15 | - <arguments> | ||
16 | - </arguments> | ||
17 | - </buildCommand> | ||
18 | - <buildCommand> | ||
19 | - <name>org.eclipse.wst.validation.validationbuilder</name> | ||
20 | - <arguments> | ||
21 | - </arguments> | ||
22 | - </buildCommand> | ||
23 | - <buildCommand> | ||
24 | - <name>org.eclipse.m2e.core.maven2Builder</name> | ||
25 | - <arguments> | ||
26 | - </arguments> | ||
27 | - </buildCommand> | ||
28 | - </buildSpec> | ||
29 | - <natures> | ||
30 | - <nature>org.eclipse.jem.workbench.JavaEMFNature</nature> | ||
31 | - <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature> | ||
32 | - <nature>org.eclipse.jdt.core.javanature</nature> | ||
33 | - <nature>org.eclipse.m2e.core.maven2Nature</nature> | ||
34 | - <nature>org.eclipse.wst.common.project.facet.core.nature</nature> | ||
35 | - </natures> | ||
36 | -</projectDescription> |
b2c-orders-manager/.settings/org.eclipse.core.resources.prefs deleted
100644 → 0
b2c-orders-manager/.settings/org.eclipse.jdt.core.prefs deleted
100644 → 0
1 | -eclipse.preferences.version=1 | ||
2 | -org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled | ||
3 | -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7 | ||
4 | -org.eclipse.jdt.core.compiler.compliance=1.7 | ||
5 | -org.eclipse.jdt.core.compiler.problem.assertIdentifier=error | ||
6 | -org.eclipse.jdt.core.compiler.problem.enumIdentifier=error | ||
7 | -org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning | ||
8 | -org.eclipse.jdt.core.compiler.source=1.7 |
b2c-orders-manager/.settings/org.eclipse.m2e.core.prefs deleted
100644 → 0
b2c-orders-manager/.settings/org.eclipse.wst.common.component deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0"> | ||
2 | - <wb-module deploy-name="b2c-orders-manager"> | ||
3 | - <wb-resource deploy-path="/" source-path="/src/main/java"/> | ||
4 | - <wb-resource deploy-path="/" source-path="/src/main/resources"/> | ||
5 | - </wb-module> | ||
6 | -</project-modules> |
b2c-orders-manager/.settings/org.eclipse.wst.common.project.facet.core.xml deleted
100644 → 0
b2c-orders-service/.classpath deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<classpath> | ||
3 | - <classpathentry kind="src" output="target/classes" path="src/main/java"> | ||
4 | - <attributes> | ||
5 | - <attribute name="optional" value="true"/> | ||
6 | - <attribute name="maven.pomderived" value="true"/> | ||
7 | - </attributes> | ||
8 | - </classpathentry> | ||
9 | - <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"> | ||
10 | - <attributes> | ||
11 | - <attribute name="maven.pomderived" value="true"/> | ||
12 | - </attributes> | ||
13 | - </classpathentry> | ||
14 | - <classpathentry kind="src" output="target/test-classes" path="src/test/java"> | ||
15 | - <attributes> | ||
16 | - <attribute name="optional" value="true"/> | ||
17 | - <attribute name="maven.pomderived" value="true"/> | ||
18 | - </attributes> | ||
19 | - </classpathentry> | ||
20 | - <classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"> | ||
21 | - <attributes> | ||
22 | - <attribute name="maven.pomderived" value="true"/> | ||
23 | - </attributes> | ||
24 | - </classpathentry> | ||
25 | - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"> | ||
26 | - <attributes> | ||
27 | - <attribute name="maven.pomderived" value="true"/> | ||
28 | - </attributes> | ||
29 | - </classpathentry> | ||
30 | - <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> | ||
31 | - <attributes> | ||
32 | - <attribute name="maven.pomderived" value="true"/> | ||
33 | - <attribute name="org.eclipse.jst.component.nondependency" value=""/> | ||
34 | - </attributes> | ||
35 | - </classpathentry> | ||
36 | - <classpathentry kind="output" path="target/classes"/> | ||
37 | -</classpath> |
b2c-orders-service/.project deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<projectDescription> | ||
3 | - <name>b2c-orders-service</name> | ||
4 | - <comment></comment> | ||
5 | - <projects> | ||
6 | - </projects> | ||
7 | - <buildSpec> | ||
8 | - <buildCommand> | ||
9 | - <name>org.eclipse.wst.common.project.facet.core.builder</name> | ||
10 | - <arguments> | ||
11 | - </arguments> | ||
12 | - </buildCommand> | ||
13 | - <buildCommand> | ||
14 | - <name>org.eclipse.jdt.core.javabuilder</name> | ||
15 | - <arguments> | ||
16 | - </arguments> | ||
17 | - </buildCommand> | ||
18 | - <buildCommand> | ||
19 | - <name>org.eclipse.wst.validation.validationbuilder</name> | ||
20 | - <arguments> | ||
21 | - </arguments> | ||
22 | - </buildCommand> | ||
23 | - <buildCommand> | ||
24 | - <name>org.eclipse.m2e.core.maven2Builder</name> | ||
25 | - <arguments> | ||
26 | - </arguments> | ||
27 | - </buildCommand> | ||
28 | - </buildSpec> | ||
29 | - <natures> | ||
30 | - <nature>org.eclipse.jem.workbench.JavaEMFNature</nature> | ||
31 | - <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature> | ||
32 | - <nature>org.eclipse.jdt.core.javanature</nature> | ||
33 | - <nature>org.eclipse.m2e.core.maven2Nature</nature> | ||
34 | - <nature>org.eclipse.wst.common.project.facet.core.nature</nature> | ||
35 | - </natures> | ||
36 | -</projectDescription> |
b2c-orders-service/.settings/org.eclipse.core.resources.prefs deleted
100644 → 0
b2c-orders-service/.settings/org.eclipse.jdt.core.prefs deleted
100644 → 0
1 | -eclipse.preferences.version=1 | ||
2 | -org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled | ||
3 | -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7 | ||
4 | -org.eclipse.jdt.core.compiler.compliance=1.7 | ||
5 | -org.eclipse.jdt.core.compiler.problem.assertIdentifier=error | ||
6 | -org.eclipse.jdt.core.compiler.problem.enumIdentifier=error | ||
7 | -org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning | ||
8 | -org.eclipse.jdt.core.compiler.source=1.7 |
b2c-orders-service/.settings/org.eclipse.m2e.core.prefs deleted
100644 → 0
b2c-orders-service/.settings/org.eclipse.wst.common.component deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0"> | ||
2 | - <wb-module deploy-name="b2c-orders-service"> | ||
3 | - <wb-resource deploy-path="/" source-path="/src/main/java"/> | ||
4 | - <wb-resource deploy-path="/" source-path="/src/main/resources"/> | ||
5 | - </wb-module> | ||
6 | -</project-modules> |
b2c-orders-service/.settings/org.eclipse.wst.common.project.facet.core.xml deleted
100644 → 0
b2c-orders-web/.classpath deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<classpath> | ||
3 | - <classpathentry kind="src" output="target/classes" path="src/main/java"> | ||
4 | - <attributes> | ||
5 | - <attribute name="optional" value="true"/> | ||
6 | - <attribute name="maven.pomderived" value="true"/> | ||
7 | - </attributes> | ||
8 | - </classpathentry> | ||
9 | - <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"> | ||
10 | - <attributes> | ||
11 | - <attribute name="maven.pomderived" value="true"/> | ||
12 | - </attributes> | ||
13 | - </classpathentry> | ||
14 | - <classpathentry kind="src" output="target/test-classes" path="src/test/java"> | ||
15 | - <attributes> | ||
16 | - <attribute name="optional" value="true"/> | ||
17 | - <attribute name="maven.pomderived" value="true"/> | ||
18 | - </attributes> | ||
19 | - </classpathentry> | ||
20 | - <classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"> | ||
21 | - <attributes> | ||
22 | - <attribute name="maven.pomderived" value="true"/> | ||
23 | - </attributes> | ||
24 | - </classpathentry> | ||
25 | - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"> | ||
26 | - <attributes> | ||
27 | - <attribute name="maven.pomderived" value="true"/> | ||
28 | - </attributes> | ||
29 | - </classpathentry> | ||
30 | - <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> | ||
31 | - <attributes> | ||
32 | - <attribute name="maven.pomderived" value="true"/> | ||
33 | - <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/> | ||
34 | - </attributes> | ||
35 | - </classpathentry> | ||
36 | - <classpathentry kind="output" path="target/classes"/> | ||
37 | -</classpath> |
b2c-orders-web/.project deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<projectDescription> | ||
3 | - <name>b2c-orders-web</name> | ||
4 | - <comment></comment> | ||
5 | - <projects> | ||
6 | - </projects> | ||
7 | - <buildSpec> | ||
8 | - <buildCommand> | ||
9 | - <name>org.eclipse.jdt.core.javabuilder</name> | ||
10 | - <arguments> | ||
11 | - </arguments> | ||
12 | - </buildCommand> | ||
13 | - <buildCommand> | ||
14 | - <name>org.eclipse.wst.common.project.facet.core.builder</name> | ||
15 | - <arguments> | ||
16 | - </arguments> | ||
17 | - </buildCommand> | ||
18 | - <buildCommand> | ||
19 | - <name>org.eclipse.wst.validation.validationbuilder</name> | ||
20 | - <arguments> | ||
21 | - </arguments> | ||
22 | - </buildCommand> | ||
23 | - <buildCommand> | ||
24 | - <name>org.eclipse.m2e.core.maven2Builder</name> | ||
25 | - <arguments> | ||
26 | - </arguments> | ||
27 | - </buildCommand> | ||
28 | - </buildSpec> | ||
29 | - <natures> | ||
30 | - <nature>org.eclipse.jem.workbench.JavaEMFNature</nature> | ||
31 | - <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature> | ||
32 | - <nature>org.eclipse.jdt.core.javanature</nature> | ||
33 | - <nature>org.eclipse.m2e.core.maven2Nature</nature> | ||
34 | - <nature>org.eclipse.wst.common.project.facet.core.nature</nature> | ||
35 | - <nature>org.eclipse.wst.jsdt.core.jsNature</nature> | ||
36 | - </natures> | ||
37 | -</projectDescription> |
b2c-orders-web/.settings/.jsdtscope deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<classpath> | ||
3 | - <classpathentry excluding="**/bower_components/*|**/node_modules/*|**/*.min.js" kind="src" path="src/main/webapp"/> | ||
4 | - <classpathentry kind="src" path="target/m2e-wtp/web-resources"/> | ||
5 | - <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/> | ||
6 | - <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject"> | ||
7 | - <attributes> | ||
8 | - <attribute name="hide" value="true"/> | ||
9 | - </attributes> | ||
10 | - </classpathentry> | ||
11 | - <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/> | ||
12 | - <classpathentry kind="output" path=""/> | ||
13 | -</classpath> |
b2c-orders-web/.settings/org.eclipse.core.resources.prefs deleted
100644 → 0
b2c-orders-web/.settings/org.eclipse.jdt.core.prefs deleted
100644 → 0
1 | -eclipse.preferences.version=1 | ||
2 | -org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled | ||
3 | -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7 | ||
4 | -org.eclipse.jdt.core.compiler.compliance=1.7 | ||
5 | -org.eclipse.jdt.core.compiler.problem.assertIdentifier=error | ||
6 | -org.eclipse.jdt.core.compiler.problem.enumIdentifier=error | ||
7 | -org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning | ||
8 | -org.eclipse.jdt.core.compiler.source=1.7 |
b2c-orders-web/.settings/org.eclipse.m2e.core.prefs deleted
100644 → 0
b2c-orders-web/.settings/org.eclipse.wst.common.component deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0"> | ||
2 | - <wb-module deploy-name="b2c-orders-web-0.0.1-SNAPSHOT"> | ||
3 | - <wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/> | ||
4 | - <wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/> | ||
5 | - <wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/> | ||
6 | - <wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/> | ||
7 | - <dependent-module archiveName="b2c-orders-service-0.0.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/b2c-orders-service/b2c-orders-service"> | ||
8 | - <dependency-type>uses</dependency-type> | ||
9 | - </dependent-module> | ||
10 | - <dependent-module archiveName="b2c-orders-manager-0.0.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/b2c-orders-manager/b2c-orders-manager"> | ||
11 | - <dependency-type>uses</dependency-type> | ||
12 | - </dependent-module> | ||
13 | - <dependent-module archiveName="b2c-orders-dao-0.0.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/b2c-orders-dao/b2c-orders-dao"> | ||
14 | - <dependency-type>uses</dependency-type> | ||
15 | - </dependent-module> | ||
16 | - <dependent-module archiveName="b2c-orders-domain-0.0.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/b2c-orders-domain/b2c-orders-domain"> | ||
17 | - <dependency-type>uses</dependency-type> | ||
18 | - </dependent-module> | ||
19 | - <dependent-module archiveName="b2c-orders-commons-0.0.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/b2c-orders-commons/b2c-orders-commons"> | ||
20 | - <dependency-type>uses</dependency-type> | ||
21 | - </dependent-module> | ||
22 | - <dependent-module archiveName="b2c-orders-client-0.0.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/b2c-orders-client/b2c-orders-client"> | ||
23 | - <dependency-type>uses</dependency-type> | ||
24 | - </dependent-module> | ||
25 | - <dependent-module archiveName="b2c-orders-rpc-0.0.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/b2c-orders-rpc/b2c-orders-rpc"> | ||
26 | - <dependency-type>uses</dependency-type> | ||
27 | - </dependent-module> | ||
28 | - <property name="context-root" value="b2c-orders-web"/> | ||
29 | - <property name="java-output-path" value="/b2c-orders-web/target/classes"/> | ||
30 | - </wb-module> | ||
31 | -</project-modules> |
b2c-orders-web/.settings/org.eclipse.wst.common.project.facet.core.xml deleted
100644 → 0
b2c-orders-web/.settings/org.eclipse.wst.jsdt.ui.superType.container deleted
100644 → 0
b2c-orders-web/.settings/org.eclipse.wst.jsdt.ui.superType.name deleted
100644 → 0
b2c-orders-web/.settings/org.eclipse.wst.validation.prefs deleted
100644 → 0