Cleaned Eclipse settings.
This commit is contained in:
parent
88ba7eadac
commit
c98486e4e6
11
.project
11
.project
@ -6,24 +6,17 @@
|
|||||||
</projects>
|
</projects>
|
||||||
<buildSpec>
|
<buildSpec>
|
||||||
<buildCommand>
|
<buildCommand>
|
||||||
<name>org.eclipse.jdt.core.javabuilder</name>
|
<name>org.eclipse.wst.common.project.facet.core.builder</name>
|
||||||
<arguments>
|
<arguments>
|
||||||
</arguments>
|
</arguments>
|
||||||
</buildCommand>
|
</buildCommand>
|
||||||
<buildCommand>
|
<buildCommand>
|
||||||
<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
|
<name>org.eclipse.jdt.core.javabuilder</name>
|
||||||
<triggers>full,incremental,</triggers>
|
|
||||||
<arguments>
|
<arguments>
|
||||||
<dictionary>
|
|
||||||
<key>LaunchConfigHandle</key>
|
|
||||||
<value><project>/.externalToolBuilders/org.eclipse.wst.common.project.facet.core.builder.launch</value>
|
|
||||||
</dictionary>
|
|
||||||
</arguments>
|
</arguments>
|
||||||
</buildCommand>
|
</buildCommand>
|
||||||
</buildSpec>
|
</buildSpec>
|
||||||
<natures>
|
<natures>
|
||||||
<nature>org.springframework.ide.eclipse.core.springnature</nature>
|
|
||||||
<nature>org.sonar.ide.eclipse.core.sonarNature</nature>
|
|
||||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||||
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
|
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
|
||||||
</natures>
|
</natures>
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
XDOCLETBUILDERACTIVE=true
|
|
||||||
XDOCLETHOME=
|
|
||||||
XDOCLETUSEGLOBAL=true
|
|
||||||
XDOCLETVERSION=1.2.1
|
|
||||||
eclipse.preferences.version=1
|
|
@ -1,6 +0,0 @@
|
|||||||
eclipse.preferences.version=1
|
|
||||||
org.testng.eclipse.maven.additionalClasspath=true
|
|
||||||
org.testng.eclipse.maven.argline=true
|
|
||||||
org.testng.eclipse.maven.environ=true
|
|
||||||
org.testng.eclipse.maven.sysproperties=true
|
|
||||||
userprojectsettings=false
|
|
@ -3,9 +3,3 @@
|
|||||||
Twitter :
|
Twitter :
|
||||||
- jackson-*
|
- jackson-*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Spring:
|
|
||||||
- aopalliance-1.0.jar
|
|
||||||
- spring*
|
|
||||||
|
|
||||||
|
@ -1,6 +0,0 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
Spring:
|
|
||||||
- aopalliance-1.0.jar
|
|
||||||
- spring*
|
|
Loading…
Reference in New Issue
Block a user