annotate graal/com.oracle.max.graal.examples/.project @ 3210:27ae76ed33ca

Finish implementation of loop inversion
author Gilles Duboscq <gilles.duboscq@oracle.com>
date Tue, 12 Jul 2011 13:10:33 +0200
parents 35effcd5e778
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3183
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
2 <projectDescription>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
3 <name>com.oracle.max.graal.examples</name>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
4 <comment></comment>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
5 <projects>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
6 </projects>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
7 <buildSpec>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
8 <buildCommand>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
9 <name>org.eclipse.jdt.core.javabuilder</name>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
10 <arguments>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
11 </arguments>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
12 </buildCommand>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
13 <buildCommand>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
14 <name>net.sourceforge.metrics.builder</name>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
15 <arguments>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
16 </arguments>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
17 </buildCommand>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
18 <buildCommand>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
19 <name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
20 <arguments>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
21 </arguments>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
22 </buildCommand>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
23 </buildSpec>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
24 <natures>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
25 <nature>org.eclipse.jdt.core.javanature</nature>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
26 <nature>net.sourceforge.metrics.nature</nature>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
27 <nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
28 </natures>
35effcd5e778 Added example project. Added InliningGuide example extension.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
29 </projectDescription>