view mx/eclipse-settings/org.eclipse.jdt.apt.core.prefs @ 13465:e2a14719e833

refactored FastNodeClassRegistry to work around javac bug where it could not resolve NodeClass.Registry Compiling Java sources for com.oracle.graal.hotspot with javac... /Users/dsimon/linz/basic-graal/graal/com.oracle.graal.hotspot/src/com/oracle/graal/hotspot/bridge/VMToCompilerImpl.java:216: error: package NodeClass does not exist static class FastNodeClassRegistry extends NodeClass.Registry { ^
author Doug Simon <doug.simon@oracle.com>
date Thu, 19 Dec 2013 11:42:16 +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