I am using Sun's Java 6. I don't think it's part of the jdk, perhaps it's bundled with Eclipse.
What if I prefer NetBeans? I found the library at http://xnap.sourceforge.net . Do we really have to keep this dependency? On Tue, Jul 15, 2008 at 12:56 AM, Brent Easton <[EMAIL PROTECTED]> wrote: > Hi Moshe, > > I (and others) had the same, slightly bizarre problem, it seems to be an > Eclipse bug. > > The problem we had was that only some references to marktr are generating > errors, most are satisfied. > > If you comment out the lines generating errors, save the file, (even if it > generates more errors) and then uncomment the error lines, Eclipse will now > statisfy the reference to marktr and the file will compile without errors. > > Regards, > Brent. > > *********** REPLY SEPARATOR *********** > > On 14/07/2008 at 11:29 PM Frederik Ramm wrote: > >>Hi, >> >>> I am trying to build JOSM so I've downloaded the sources (using svn) >>> but the project doesn't compile due to missing library / class: >>> org.xnap.commons.i18n.I18n.marktr >> >>Hm, it works out of the box with Sun's Java 1.5/1.6 or IcedTea. Are you >>using some funny JDK perhaps (like gcj)? >> >>Bye >>Frederik > > > > _______________________________________________ > josm-dev mailing list > [email protected] > http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/josm-dev > _______________________________________________ josm-dev mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/josm-dev
