Re: error starting java .jar app - classpath issue?

2005-10-28 Thread Andreas Pakulat
On 28.10.05 08:01:40, Gordon Pedersen wrote: > On Fri, Oct 28, 2005 at 12:09:42PM +0200, Andreas Pakulat wrote: > > On 27.10.05 20:55:41, Gordon Pedersen wrote: > > Hmm, if I'm correct, the constructor of ImageIcon is called with a > > relative path for the Image file, for example "example.gif". No

Re: error starting java .jar app - classpath issue?

2005-10-28 Thread Gordon Pedersen
On Fri, Oct 28, 2005 at 12:09:42PM +0200, Andreas Pakulat wrote: > On 27.10.05 20:55:41, Gordon Pedersen wrote: > > > No errors if I switch to the .jar file directory and issue this > > command: > > $ java -jar tt.jar > > What else do you have in that directory? Nothing else in the direc

Re: ant VS make

2005-10-28 Thread Mark Wielaard
On Sun, 2005-10-16 at 23:32 +0200, Daniele Menozzi wrote: > Hi all, I've always used make for my java projects, but recently I tried > ant. It seems interesting, but it has a huge drawback: it is really slower > than make. There is a replacement project gantt that is a lot faster, but doesn't sup

Re: JCE Code Signing Certificate

2005-10-28 Thread Mark Wielaard
Hi, On Wed, 2005-10-12 at 16:45 +0200, Florian Weimer wrote: > >> In the meantime, it occurred to me that the certified key (including > >> the private key) would have to be included in the source package, > >> otherwise the package would fail to build from source. > >> > >> While I see nothing i

Re: JCE Code Signing Certificate

2005-10-28 Thread Mark Wielaard
Hi, On Wed, 2005-10-12 at 09:51 +0200, Michael Koch wrote: > This is a big field which needs even bigger investigation. The free > runtimes can load them but signed jars are still not supported (or was > this fixed lately...). Your best action would be to just test it with > kaffe or gcj or whatev

Re: Current status of your swt-gtk package

2005-10-28 Thread Mark Wielaard
Hi, On Mon, 2005-10-24 at 16:36 -0400, Andrew Overholt wrote: > > So basically the information in this article applies? > > http://www.linuxjournal.com/article/7413 > > No. That's an old article and was written before gcj's Binary Compatible > ABI was implemented. That was the "first generati

Re: error starting java .jar app - classpath issue?

2005-10-28 Thread Andreas Pakulat
On 27.10.05 20:55:41, Gordon Pedersen wrote: > I'm reluctant to post to a developers list, but this question > got no help at debian-user in the past 2 days. It seems to be > debian-related more than generic java-related. It's not even really java-related, the same can happen with any programming