This is the mail archive of the java@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]

Re: compile native Methods in a package


Stefan Wanner <stefan.wanner@gmx.ch> writes:
 
> is use this code:
> 
> myprog.java:
> 	package path.to;
> 	class myprog.java {
                    ^^^^^^

You don't want the '.java' here.

Fabrice


-- 
Fabrice  Medio
<fmfab@chez.com>


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