secreterproject/.project
Minecon724 c803feef96
initial commit
I accidentally did git rm -fr . and it removed all the code with no
backups
2024-07-04 18:04:46 +02:00

23 lines
535 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>soccer</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
</natures>
</projectDescription>