Merge branch 'master' of https://github.com/markuskreth/databasedefinition
commit
71988fc3e3
@ -1,28 +0,0 @@ |
|||||||
<?xml version="1.0" encoding="UTF-8"?> |
|
||||||
<classpath> |
|
||||||
<classpathentry 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="src" output="target/test-classes" path="src/test/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.nondependency" value=""/> |
|
||||||
</attributes> |
|
||||||
</classpathentry> |
|
||||||
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> |
|
||||||
<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="output" path="target/classes"/> |
|
||||||
</classpath> |
|
||||||
@ -1 +1,3 @@ |
|||||||
/target/ |
/target/ |
||||||
|
.classpath |
||||||
|
\.settings/ |
||||||
|
|||||||
@ -1,8 +0,0 @@ |
|||||||
eclipse.preferences.version=1 |
|
||||||
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled |
|
||||||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8 |
|
||||||
org.eclipse.jdt.core.compiler.compliance=1.8 |
|
||||||
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error |
|
||||||
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error |
|
||||||
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning |
|
||||||
org.eclipse.jdt.core.compiler.source=1.8 |
|
||||||
@ -1,4 +0,0 @@ |
|||||||
activeProfiles= |
|
||||||
eclipse.preferences.version=1 |
|
||||||
resolveWorkspaceProjects=true |
|
||||||
version=1 |
|
||||||
@ -1,6 +0,0 @@ |
|||||||
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0"> |
|
||||||
<wb-module deploy-name="databasedefinition"> |
|
||||||
<wb-resource deploy-path="/" source-path="/src/main/java"/> |
|
||||||
<wb-resource deploy-path="/" source-path="/src/main/resources"/> |
|
||||||
</wb-module> |
|
||||||
</project-modules> |
|
||||||
@ -1,5 +0,0 @@ |
|||||||
<?xml version="1.0" encoding="UTF-8"?> |
|
||||||
<faceted-project> |
|
||||||
<installed facet="jst.utility" version="1.0"/> |
|
||||||
<installed facet="java" version="1.8"/> |
|
||||||
</faceted-project> |
|
||||||
@ -1,2 +0,0 @@ |
|||||||
disabled=06target |
|
||||||
eclipse.preferences.version=1 |
|
||||||
Loading…
Reference in new issue