diff graal/com.oracle.graal.service.processor/src/META-INF/services/javax.annotation.processing.Processor @ 8529:dc9cfb7ec5d0

Annotation processor for generating META-INF/services files.
author Roland Schatz <roland.schatz@oracle.com>
date Wed, 27 Mar 2013 15:22:18 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/graal/com.oracle.graal.service.processor/src/META-INF/services/javax.annotation.processing.Processor	Wed Mar 27 15:22:18 2013 +0100
@@ -0,0 +1,1 @@
+com.oracle.graal.service.processor.ServiceProviderProcessor