dustin / java-digg

My digg interface for java.

This URL has Read+Write access

dustin (author)
Mon Apr 06 14:22:21 -0700 2009
commit  49663c81fe334ca319abce7446520e8aa22d8378
tree    e047a6043d300eab76aa8e68905d7f2be0e03bcb
parent  bb04e6b21dc906290a35eeddf9720e9af067a5d5
java-digg / .project
100644 13 lines (12 sloc) 0.275 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
<projectDescription>
  <name>digg</name>
  <projects/>
  <buildSpec>
    <buildCommand>
      <name>org.eclipse.jdt.core.javabuilder</name>
    </buildCommand>
  </buildSpec>
  <natures>
    <nature>org.eclipse.jdt.core.javanature</nature>
  </natures>
</projectDescription>