Files
javacodingdojo/classlevel/lambdaexpressions/01_temp/.project
Christoph Kroczek d8a0ec9754 refactoring
2019-07-13 18:45:47 +02:00

24 lines
599 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>01_temp</name>
<comment>Project 01_temp created by Buildship.</comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
</natures>
</projectDescription>