annotate client/.settings/org.eclipse.jdt.core.prefs @ 550:c95f4e6077f4 digilibPDF

better string handling
author robcast
date Thu, 16 Dec 2010 11:40:54 +0100
parents 83aa6433f7d5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
534
83aa6433f7d5 cleanup and eclipse settings
casties
parents:
diff changeset
1 #Fri Oct 08 14:51:02 CEST 2010
83aa6433f7d5 cleanup and eclipse settings
casties
parents:
diff changeset
2 eclipse.preferences.version=1
83aa6433f7d5 cleanup and eclipse settings
casties
parents:
diff changeset
3 org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
83aa6433f7d5 cleanup and eclipse settings
casties
parents:
diff changeset
4 org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
83aa6433f7d5 cleanup and eclipse settings
casties
parents:
diff changeset
5 org.eclipse.jdt.core.compiler.compliance=1.5
83aa6433f7d5 cleanup and eclipse settings
casties
parents:
diff changeset
6 org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
83aa6433f7d5 cleanup and eclipse settings
casties
parents:
diff changeset
7 org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
83aa6433f7d5 cleanup and eclipse settings
casties
parents:
diff changeset
8 org.eclipse.jdt.core.compiler.source=1.5