annotate mx/eclipse-settings/org.eclipse.jdt.apt.core.prefs @ 12693:c6b833f7935e

mx sl: change vm args syntax
author Andreas Woess <andreas.woess@jku.at>
date Wed, 06 Nov 2013 14:14:09 +0100
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