view mx/eclipse-settings/org.eclipse.jdt.apt.core.prefs @ 7157:38b6d0389a90

added @MethodSubstitution to support substitutions for methods such as Object.getClass() where the substitute method cannot have the same name as the original method
author Doug Simon <doug.simon@oracle.com>
date Thu, 13 Dec 2012 14:26:55 +0100
parents 592782b4bc00
children
line wrap: on
line source

eclipse.preferences.version=1
org.eclipse.jdt.apt.aptEnabled=true
org.eclipse.jdt.apt.genSrcDir=src_gen
org.eclipse.jdt.apt.reconcileEnabled=true