Browse Source

Clean gitIgnore

xueli.xue 9 years ago
parent
commit
01dd653f12

+ 0 - 32
xxl-job-admin/.classpath View File

@@ -1,32 +0,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 kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
21
-		<attributes>
22
-			<attribute name="maven.pomderived" value="true"/>
23
-		</attributes>
24
-	</classpathentry>
25
-	<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
26
-		<attributes>
27
-			<attribute name="maven.pomderived" value="true"/>
28
-			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
29
-		</attributes>
30
-	</classpathentry>
31
-	<classpathentry kind="output" path="target/classes"/>
32
-</classpath>

+ 0 - 42
xxl-job-admin/.project View File

@@ -1,42 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<projectDescription>
3
-	<name>xxl-job-admin</name>
4
-	<comment></comment>
5
-	<projects>
6
-	</projects>
7
-	<buildSpec>
8
-		<buildCommand>
9
-			<name>org.eclipse.wst.jsdt.core.javascriptValidator</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.common.project.facet.core.builder</name>
20
-			<arguments>
21
-			</arguments>
22
-		</buildCommand>
23
-		<buildCommand>
24
-			<name>org.eclipse.wst.validation.validationbuilder</name>
25
-			<arguments>
26
-			</arguments>
27
-		</buildCommand>
28
-		<buildCommand>
29
-			<name>org.eclipse.m2e.core.maven2Builder</name>
30
-			<arguments>
31
-			</arguments>
32
-		</buildCommand>
33
-	</buildSpec>
34
-	<natures>
35
-		<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
36
-		<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
37
-		<nature>org.eclipse.jdt.core.javanature</nature>
38
-		<nature>org.eclipse.m2e.core.maven2Nature</nature>
39
-		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
40
-		<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
41
-	</natures>
42
-</projectDescription>

+ 0 - 13
xxl-job-admin/.settings/.jsdtscope View File

@@ -1,13 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<classpath>
3
-	<classpathentry kind="src" path="src/main/webapp"/>
4
-	<classpathentry excluding="**/*.min.js|**/node_modules/*|**/bower_components/*" 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>

+ 0 - 3
xxl-job-admin/.settings/org.eclipse.core.resources.prefs View File

@@ -1,3 +0,0 @@
1
-eclipse.preferences.version=1
2
-encoding//src/main/java=UTF8
3
-encoding//src/test/java=UTF8

+ 0 - 8
xxl-job-admin/.settings/org.eclipse.jdt.core.prefs View File

@@ -1,8 +0,0 @@
1
-eclipse.preferences.version=1
2
-org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
3
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
4
-org.eclipse.jdt.core.compiler.compliance=1.6
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.6

+ 0 - 4
xxl-job-admin/.settings/org.eclipse.m2e.core.prefs View File

@@ -1,4 +0,0 @@
1
-activeProfiles=
2
-eclipse.preferences.version=1
3
-resolveWorkspaceProjects=true
4
-version=1

+ 0 - 13
xxl-job-admin/.settings/org.eclipse.wst.common.component View File

@@ -1,13 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
2
-    <wb-module deploy-name="xxl-job-admin">
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="xxl-job-client-1.1.2-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/xxl-job-client/xxl-job-client">
8
-            <dependency-type>uses</dependency-type>
9
-        </dependent-module>
10
-        <property name="context-root" value="xxl-job-admin"/>
11
-        <property name="java-output-path" value="/xxl-job-admin/target/classes"/>
12
-    </wb-module>
13
-</project-modules>

+ 0 - 7
xxl-job-admin/.settings/org.eclipse.wst.common.project.facet.core.xml View File

@@ -1,7 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<faceted-project>
3
-  <fixed facet="wst.jsdt.web"/>
4
-  <installed facet="java" version="1.6"/>
5
-  <installed facet="jst.web" version="2.5"/>
6
-  <installed facet="wst.jsdt.web" version="1.0"/>
7
-</faceted-project>

+ 0 - 1
xxl-job-admin/.settings/org.eclipse.wst.jsdt.ui.superType.container View File

@@ -1 +0,0 @@
1
-org.eclipse.wst.jsdt.launching.baseBrowserLibrary

+ 0 - 1
xxl-job-admin/.settings/org.eclipse.wst.jsdt.ui.superType.name View File

@@ -1 +0,0 @@
1
-Window

+ 0 - 2
xxl-job-admin/.settings/org.eclipse.wst.validation.prefs View File

@@ -1,2 +0,0 @@
1
-disabled=06target
2
-eclipse.preferences.version=1