>>>>> "Tom" == Thomas Fitzsimmons <[EMAIL PROTECTED]> writes:
Tom> I committed the attached patch to add an appletviewer to GNU Classpath. Awesome! Tom> * resource/gnu/classpath/tools/appletviewer/MessagesBundle.properties: Tom> New file. Tom> * resource/gnu/classpath/tools/appletviewer/MessagesBundle_de.properties: Tom> New file. These have C-style /* */ comments at the top -- that's wrong for a property file. Instead it should be '#' comments. Tom> * tools/appletviewer.c: New file. Nothing compiles this. Tom
