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 - Automatic imports are generated in different order #49
What steps will reproduce the problem?
If you need more classes from one package to be used in generated class, then
imports of these classes are ordered differently every time processor runs.
Imports are ordered only by package.
What is the expected output? What do you see instead?
Generated imports should be ordered by class name as well
Please use labels and text to provide additional information.
Original issue reported on code.google.com by psenicka...@gmail.com on 10 Oct 2011 at 3:53
Original issue reported on code.google.com by
psenicka...@gmail.com
on 10 Oct 2011 at 3:53