>>>>> "Raif" == Raif S Naffah <[EMAIL PROTECTED]> writes:
Raif> i haven't; but if you're using Eclipse, you don't need any additional Raif> plugins for formatting your code according to the project's style. Raif> just import the "eclipse-gnu.xml" profile (from the scripts folder) in Raif> the [Preferences/Java/Code Style/Formatter] panel and ensure it is the Raif> active formatter for the project. If you're using Eclipse 3.1 you don't even need that -- the style stuff is all checked in under .settings and automatically picked up by Eclipse. You may want to set tab stops at 8 in the editor preferences though. Tom
