annotate c1x4hotspotsrc/HotSpotTest/.settings/org.eclipse.jdt.core.prefs @ 1423:760213a60e8b

* rewrite of the code installation * partial support for safepoints * macro-based CiTargetMethod interface * code stub support
author Lukas Stadler <lukas.stadler@oracle.com>
date Mon, 16 Aug 2010 18:59:36 -0700
parents
children efba53f86c4f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1423
760213a60e8b * rewrite of the code installation
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
1 #Fri Jul 09 15:51:33 PDT 2010
760213a60e8b * rewrite of the code installation
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
2 eclipse.preferences.version=1
760213a60e8b * rewrite of the code installation
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
3 org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
760213a60e8b * rewrite of the code installation
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
4 org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
760213a60e8b * rewrite of the code installation
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
5 org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
760213a60e8b * rewrite of the code installation
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
6 org.eclipse.jdt.core.compiler.compliance=1.6
760213a60e8b * rewrite of the code installation
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
7 org.eclipse.jdt.core.compiler.debug.lineNumber=generate
760213a60e8b * rewrite of the code installation
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
8 org.eclipse.jdt.core.compiler.debug.localVariable=generate
760213a60e8b * rewrite of the code installation
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
9 org.eclipse.jdt.core.compiler.debug.sourceFile=generate
760213a60e8b * rewrite of the code installation
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
10 org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
760213a60e8b * rewrite of the code installation
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
11 org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
760213a60e8b * rewrite of the code installation
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
12 org.eclipse.jdt.core.compiler.source=1.6