VM-Operator/.project

47 lines
1.2 KiB
Text
Raw Normal View History

2023-05-23 21:38:32 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>VM-Operator</name>
<comment></comment>
2023-09-14 22:08:15 +02:00
<projects>
</projects>
2023-05-23 21:38:32 +02:00
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
2023-09-14 22:08:15 +02:00
<arguments>
</arguments>
</buildCommand>
2023-05-23 21:38:32 +02:00
<buildCommand>
<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
2023-09-14 22:08:15 +02:00
<arguments>
</arguments>
2023-05-23 21:38:32 +02:00
</buildCommand>
<buildCommand>
<name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
2023-09-14 22:08:15 +02:00
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>ch.acanda.eclipse.pmd.builder.PMDBuilder</name>
2023-09-14 22:08:15 +02:00
<arguments>
</arguments>
</buildCommand>
2023-05-23 21:38:32 +02:00
</buildSpec>
2023-09-14 22:08:15 +02:00
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
<nature>ch.acanda.eclipse.pmd.builder.PMDNature</nature>
</natures>
2023-05-23 21:38:32 +02:00
<filteredResources>
<filter>
<id>1</id>
2023-09-14 22:08:15 +02:00
<name></name>
2023-05-23 21:38:32 +02:00
<type>30</type>
<matcher>
<id>org.eclipse.core.resources.regexFilterMatcher</id>
<arguments>node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
</matcher>
</filter>
</filteredResources>
</projectDescription>