> well, I did it... Let's see how it goes. This is very good > functionality if it works. We simply can't have thousands of format > changes going back and forth.
Agreed. But I will remind you that *every* line of code used to be formatted 'correctly' and automatically. That is no longer the case. I can overlook some things, but I cannot live with much of what Eclipse seems to be doing. I *must* have the following: - 80 character lines - newline at the end of the file - 2 space indentation - no tabs - no blank space line at the top of the file - no comments that start with /** unless they are javadoc If I see files that do not conform to this then I will reformat them every time. If you feel that we should change these rules then we can talk about that. Miguel ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
