From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Roxborough To: Brad Cox , sourcenav@sources.redhat.com Subject: Re: Using SourceNav for Java Date: Wed, 28 Feb 2001 14:32:00 -0000 Message-id: <200102282229.OAA08438@manx.soma.redhat.com> X-SW-Source: 2001-q1/msg00178.html It's been a long time since I touched that code. But IIRC, I don't think there is a rule for .jar files (zipped up java or class files, yeah?). It probably won't be hard to add a rule providing that there is no complexity involved in handling jar files. My knowedge of java is pretty limited. Ian. On Tue, 27 Feb 2001, Brad Cox wrote: > Date: Tue, 27 Feb 2001 16:53:28 -0500 > To: Mo DeJong , sourcenav@sources.redhat.com > From: Brad Cox > Subject: Using SourceNav for Java > > I've subscribed to this list after trying everything else I could > think of to get Java compiling via SN and GCJ. Can't seem to make it > find the core java libraries (java.io.*). I've tried including the > ..jars as files, as directories, by expanding the jars into > directories and including the files as files and as directories). > Nothing works. > > How does SN regard jars anyway? As includes? As directories? As > files? As linker command line options? > > Thanks! I'd really appreciate the help.