This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: compile native Methods in a package
- To: java at gcc dot gnu dot org
- Subject: Re: compile native Methods in a package
- From: Fabrice Medio <fmfab at chez dot com>
- Date: 23 Oct 2001 14:53:29 +0200
- References: <3BD5511A.90308@gmx.ch>
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>