annotate .project @ 4:473da40f3d39
tip
added html formatting to Daw/package-info.java
author |
Fiore Martin <f.martin@qmul.ac.uk> |
date |
Thu, 25 Feb 2016 17:50:09 +0000 |
parents |
3074a84ef81e |
children |
|
rev |
line source |
f@0
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
f@0
|
2 <projectDescription>
|
f@0
|
3 <name>Daw</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>
|