Hi
I have one class and i format it with jalopy. it shows me the comment
/**
*$class
*
*/
after that i specify the class name .
/**
*$abc
*
*/
if i again format it with jalopy it changes the comment to
/**
*$class
*
*/
but i need abc in place of class. If i specify the class name in Jalopy prefference it creates problem for other classes. I...
2009-03-27 10:18:33 UTC in Jalopy Java Source Code Formatter