blob: a1cac137c5ca8ea176af7303f0345f2a22fca156 [file] [log] [blame]
package org.eclipse.jdt.apt.tests.annotations.apitest;
/**
* This annotation will trigger the {@link APIAnnotationProcessorFactory}
*/
public @interface Common {
}