source: other-projects/UTF8-Fix/.settings/org.eclipse.jdt.core.prefs

Last change on this file was 32225, checked in by ak19, 6 years ago

Committing Dr Bainbridge's (Eclipse) project UTF8-Fix which contains Java code that fixes up files that aren't fully UTF-8, but can contain stray non-UTF-8 chars like Latin-1.

File size: 587 bytes
Line 
1eclipse.preferences.version=1
2org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
3org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
4org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
5org.eclipse.jdt.core.compiler.compliance=1.7
6org.eclipse.jdt.core.compiler.debug.lineNumber=generate
7org.eclipse.jdt.core.compiler.debug.localVariable=generate
8org.eclipse.jdt.core.compiler.debug.sourceFile=generate
9org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
10org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
11org.eclipse.jdt.core.compiler.source=1.7
Note: See TracBrowser for help on using the repository browser.