This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gui][PATCH] Menu Items: fixed style and comments


Am Montag, 26. April 2004 18:20 schrieb Olga Rodimina:
> Hi,
>
> I ran some of the menu item's files in javax/swing through JALOPY to
> fix the style and also removed unnecessary comments. I will be
> committing these changes to java-gui-branch.

What jalopy config file have you used ? The coding style jalopy produced 
looks not right for us. E.g. we use no whitspaces in method 
declarations between method name and (. I have attached my jalopy 
config file which should be relatively complete (I got it from tromey 
once and edited it slightly). Before we do any more jalopying we should 
have a common jalopy config file and a jalopy versions that supports 
all our features. Currently I use a patched jalopy 1.0.4 to get near to 
our standard but there are still bugs with superlong lines.


Michael


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]