sockeqwe / annotationprocessing101

http://hannesdorfmann.com/annotation-processing/annotationprocessing101/
431 stars 157 forks source link

Where is the MealFactory class in project sample #5

Open gengu opened 7 years ago

gengu commented 7 years ago

RT

sockeqwe commented 7 years ago

MealFactoty class will be generated

gengu commented 7 years ago

Thanks , I got it

by the way , how could I debug the FactoryProcessor . System.out.print ?

xwh9004 commented 4 years ago

you can debug FactoryProcessor.calss by run debug install command in Intellij IDEs .

rahilsh commented 4 years ago

If someone is still wondering on how to debug FactoryProcessor here is a good article