Files
tictactoe/edu.tictactoe/.project
T

35 lines
907 B
XML
Raw Normal View History

2026-02-09 17:10:20 -05:00
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>edu.tictactoe</name>
<comment>Project edu.tictactoe created by Buildship.</comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
2026-04-25 12:42:49 -04:00
<name>org.eclipse.jdt.core.javabuilder</name>
2026-02-09 17:10:20 -05:00
<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>
2026-04-25 12:42:49 -04:00
<filteredResources>
<filter>
<id>1777130461247</id>
<name></name>
<type>30</type>
<matcher>
<id>org.eclipse.core.resources.regexFilterMatcher</id>
<arguments>node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
</matcher>
</filter>
</filteredResources>
2026-02-09 17:10:20 -05:00
</projectDescription>