annotate java/.project @ 1:e3935c01cde2
tip
moved license of PdPersistenceManager to the beginning of the file
author |
Fiore Martin <f.martin@qmul.ac.uk> |
date |
Tue, 08 Jul 2014 19:52:03 +0100 |
parents |
78b7fc5391a2 |
children |
|
rev |
line source |
f@0
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
f@0
|
2 <projectDescription>
|
f@0
|
3 <name>accessPD</name>
|
f@0
|
4 <comment></comment>
|
f@0
|
5 <projects>
|
f@0
|
6 </projects>
|
f@0
|
7 <buildSpec>
|
f@0
|
8 <buildCommand>
|
f@0
|
9 <name>org.eclipse.jdt.core.javabuilder</name>
|
f@0
|
10 <arguments>
|
f@0
|
11 </arguments>
|
f@0
|
12 </buildCommand>
|
f@0
|
13 </buildSpec>
|
f@0
|
14 <natures>
|
f@0
|
15 <nature>org.eclipse.jdt.core.javanature</nature>
|
f@0
|
16 </natures>
|
f@0
|
17 </projectDescription>
|