GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: My generally useful java library I take wherever I go.
Homepage: http://bleu.west.spy.net/~dustin/projects/spyjar/
Clone URL: git://github.com/dustin/spyjar.git
dustin (author)
Sun Apr 06 00:46:37 -0700 2008
commit  d57f3f7439399a405e4092c64abd4c1169db3bce
tree    1881bc1d4c90c2cd66a362dc8d05392574873d1a
parent  9ec15d54dd786932d4da0a8e3f8dec31ed18ba75
spyjar / .project
100644 18 lines (17 sloc) 0.403 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
 
<projectDescription>
  <name>spy</name>
  <comment>Core java classes.</comment>
  <projects>
  </projects>
  <buildSpec>
    <buildCommand>
      <name>org.eclipse.jdt.core.javabuilder</name>
      <arguments>
      </arguments>
    </buildCommand>
  </buildSpec>
  <natures>
    <nature>org.eclipse.jdt.core.javanature</nature>
  </natures>
</projectDescription>