source: trunk/.project

Last change on this file was 2, checked in by dsowen, 21 years ago

Initial commit.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 422 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2
3<projectDescription>
4  <name>accesslib</name>
5  <comment>Abtracts away accessing things.</comment>
6  <projects>
7  </projects>
8  <buildSpec>
9    <buildCommand>
10      <name>org.eclipse.jdt.core.javabuilder</name>
11      <arguments>
12      </arguments>
13    </buildCommand>
14  </buildSpec>
15  <natures>
16    <nature>org.eclipse.jdt.core.javanature</nature>
17  </natures>
18</projectDescription>
Note: See TracBrowser for help on using the repository browser.