seges / acris

AcrIS is a modern framework serving as a base for applications, web sites and portals. It provides various tools and libraries to ease daily development. Build on top of Google web toolkit and provides sophisticated solution for security, beans binding, JSON protocol and usefull project skelets integrated with maven, hibernate, spring and gilead. You will get a prepared solution in box ready to use in your own project.
4 stars 1 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