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: Re: compile native Methods in a package


sorry that was a mistake only in the mail. not in my real code.
i still have the problem i described earlier!


 >> is use this code:
 >> > myprog.java:
 >> package path.to;
 >> class myprog.java {
 >                    ^^^^^^
 >
 >You don't want the '.java' here.
 >
 >Fabrice



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