annotate mx.truffle/eclipse-settings/org.eclipse.jdt.apt.core.prefs @ 22098:0556c0056d71

read files in UTF-8 encoding
author Christian Wirth <christian.wirth@oracle.com>
date Wed, 19 Aug 2015 15:20:43 +0200
parents e61e89bd867a
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