Files
narya/.project
T
Charlie Groves 52afa1d654 Use m2eclipse for Eclipse configuration
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6428 542714f4-19e9-0310-aa3c-eee0fc999fb1
2011-01-11 23:46:41 +00:00

24 lines
586 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>narya</name>
<comment>Facilities for making networked multiplayer games.</comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.maven.ide.eclipse.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.maven.ide.eclipse.maven2Nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>