Received: by 10.224.111.8 with SMTP id q8mr9556990qap.3.1347459860908; Wed, 12 Sep 2012 07:24:20 -0700 (PDT) Received: by 10.236.173.202 with SMTP id v50mr2709316yhl.19.1347459860851; Wed, 12 Sep 2012 07:24:20 -0700 (PDT) Path: csiph.com!usenet.pasdenom.info!aioe.org!news.glorb.com!v8no2109426qap.0!news-out.google.com!da15ni3445qab.0!nntp.google.com!v8no2109423qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.programmer Date: Wed, 12 Sep 2012 07:24:20 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=198.151.13.60; posting-account=r24XpwkAAABfAJg5TJRsTScS4AL5MjOT NNTP-Posting-Host: 198.151.13.60 References: <08dcc4bb-ac13-4992-b576-1d4f51a28d2e@googlegroups.com> <83333a34-5a38-4199-a83b-db2c2c39658b@googlegroups.com> <734d3450-00d4-45cf-a760-f78a10613945@googlegroups.com> <84caa856-f49b-4ae3-8ae8-e7c5b6579b11@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: How Do I Publish My Working Project (corresponding dot jar doesn't work on other's PCs) From: clusardi2k@aol.com Injection-Date: Wed, 12 Sep 2012 14:24:20 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.lang.java.programmer:18670 On Tuesday, September 11, 2012 3:45:42 PM UTC-4, markspace wrote: > On 9/11/2012 11:08 AM, Lew wrote: > markspace wrote: > That leaves setting the classpath in the jar itself, which is kind of tricky if > you are going to be moving the jar to other people's computers. Java WebStart > and OneJar come in handy here. Classpath in a jarfile: > I just saw this article on the Internet. My guess is I should ignore this article, right? http://ac-support.europe.umuc.edu/~arnoldyl/NetBeansTutorials/Setting-Classpath.html Thanks,