daneshkadeh / acris

Automatically exported from code.google.com/p/acris
0 stars 0 forks source link

PlugableAnnotationProcessor - output class in imports #50

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
In automatic imports is output class included as well, if you use it somewhere 
as parameter for FormattedPrintWriter(e.g.: processorContext.getOutputType()), 
for example when generating constructor

What is the expected output? What do you see instead?
Output class shouldn't be in imports

Original issue reported on code.google.com by psenicka...@gmail.com on 10 Oct 2011 at 4:00