annotate .settings/org.eclipse.jdt.core.prefs @ 19:a681113fd0eb
PUT returns 303 according to spec now.
seems not to work with the client :-(
author |
casties |
date |
Fri, 23 Mar 2012 14:27:15 +0100 |
parents |
77530be3c747 |
children |
a3e324009990 |
rev |
line source |
0
|
1 #Fri Oct 28 19:18:03 CEST 2011
|
|
2 eclipse.preferences.version=1
|
|
3 org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
|
|
4 org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
|
|
5 org.eclipse.jdt.core.compiler.compliance=1.6
|
|
6 org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
|
|
7 org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
|
|
8 org.eclipse.jdt.core.compiler.source=1.6
|