annotate mx/eclipse-settings/org.eclipse.jdt.apt.core.prefs @ 21923:1b695a36c4d5

Truffle: remove cached property array
author Andreas Woess <andreas.woess@oracle.com>
date Thu, 11 Jun 2015 17:10:27 +0200
parents 592782b4bc00
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5876
c21886d4e125 Annotation Processor support in mx : use annotationProcessorClasses property on projects that contain annotation processors and annotationProcessors on projects that require annotation processing
Gilles Duboscq <duboscq@ssw.jku.at>
parents:
diff changeset
1 eclipse.preferences.version=1
c21886d4e125 Annotation Processor support in mx : use annotationProcessorClasses property on projects that contain annotation processors and annotationProcessors on projects that require annotation processing
Gilles Duboscq <duboscq@ssw.jku.at>
parents:
diff changeset
2 org.eclipse.jdt.apt.aptEnabled=true
6542
592782b4bc00 Change that was missing in earlier improvements to annotation processing in the mx script
Christian Wimmer <christian.wimmer@oracle.com>
parents: 5876
diff changeset
3 org.eclipse.jdt.apt.genSrcDir=src_gen
5876
c21886d4e125 Annotation Processor support in mx : use annotationProcessorClasses property on projects that contain annotation processors and annotationProcessors on projects that require annotation processing
Gilles Duboscq <duboscq@ssw.jku.at>
parents:
diff changeset
4 org.eclipse.jdt.apt.reconcileEnabled=true