annotate mx.truffle/eclipse-settings/org.eclipse.jdt.apt.core.prefs @ 22044:88eaf4852595

No need for special maven-install-truffle - generic maven-install should be good enough
author Jaroslav Tulach <jaroslav.tulach@oracle.com>
date Wed, 29 Jul 2015 16:43:47 +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