public
Description: My photo album project.
Homepage: http://bleu.west.spy.net/photo/
Clone URL: git://github.com/dustin/photo.git
photo / .project
100644 19 lines (18 sloc) 0.438 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
  <name>photo-newdata</name>
  <comment>The Spy Photo Album</comment>
  <projects>
  </projects>
  <buildSpec>
    <buildCommand>
      <name>org.eclipse.ajdt.core.ajbuilder</name>
      <arguments>
      </arguments>
    </buildCommand>
  </buildSpec>
  <natures>
    <nature>org.eclipse.ajdt.ui.ajnature</nature>
    <nature>org.eclipse.jdt.core.javanature</nature>
  </natures>
</projectDescription>