help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gcj inner class syntax sugar.


From: Andrew Haley
Subject: Re: gcj inner class syntax sugar.
Date: Wed, 2 Mar 2005 13:32:19 +0000

Paul D. Smith writes:
 > %% Steve Pribyl <address@hidden> writes:
 > 
 >   sp> I am trying to build an application using GCJ.  GCJ creates file
 >   sp> with "$" in the name.
 > 
 > Um.  Ouch.
 > 
 > I wonder if there's any opportunity to discuss this naming convention
 > with the GCJ folks, and maybe get it changed?

Java inner classes have "$" characters in their names.  The name of a
java class file is the name of the class with ".class" on the end.

Andrew.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]