Samples JDK
TestSilly.java
1 package com.freemindcafe.apt.sample1;
2 
3 @SillyMe
4 public class TestSilly {
5 }