Subversion Repositories SmartDukaan

Rev

Rev 1058 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2052 chandransh 1
#Thu Jun 02 14:43:10 IST 2011
317 ashish 2
eclipse.preferences.version=1
1058 chandransh 3
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
317 ashish 4
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
1058 chandransh 5
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
317 ashish 6
org.eclipse.jdt.core.compiler.compliance=1.6
1058 chandransh 7
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
8
org.eclipse.jdt.core.compiler.debug.localVariable=generate
9
org.eclipse.jdt.core.compiler.debug.sourceFile=generate
317 ashish 10
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
11
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
2052 chandransh 12
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
317 ashish 13
org.eclipse.jdt.core.compiler.source=1.6