Mercurial > hg > ccmieditor
annotate java/.project @ 6:1c5af356bb99
added 64 bit native narrator
allow hapitic native dll to load only on 32 bit JVM
refactored DiagramEditorApp for better inheritance
fixed Java 7 bug: NullPointerException when typing
minor bug fixes
added splashscreen
author | Fiore Martin <fiore@eecs.qmul.ac.uk> |
---|---|
date | Mon, 17 Dec 2012 18:39:40 +0000 |
parents | 9418ab7b7f3f |
children |
rev | line source |
---|---|
fiore@0 | 1 <?xml version="1.0" encoding="UTF-8"?> |
fiore@0 | 2 <projectDescription> |
fiore@0 | 3 <name>ccmieditor</name> |
fiore@0 | 4 <comment></comment> |
fiore@0 | 5 <projects> |
fiore@0 | 6 </projects> |
fiore@0 | 7 <buildSpec> |
fiore@0 | 8 <buildCommand> |
fiore@0 | 9 <name>org.eclipse.jdt.core.javabuilder</name> |
fiore@0 | 10 <arguments> |
fiore@0 | 11 </arguments> |
fiore@0 | 12 </buildCommand> |
fiore@0 | 13 </buildSpec> |
fiore@0 | 14 <natures> |
fiore@0 | 15 <nature>org.eclipse.jdt.core.javanature</nature> |
fiore@0 | 16 </natures> |
fiore@0 | 17 </projectDescription> |