Skip to content

ip-imamoto/annotation-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

コンパイル時にアノテーションのProcessorクラスを指定する

  1. srcディレクトリへ移動
  2. javac myannotation/MyAnnotation.java
  3. javac myannotation/MyAnnotationProcessor.java
  4. javac -processor myannotation.MyAnnotationProcessor myannotation/MyAnnotationTest.java

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages