Re: Eclipse Help not working

2005-11-28 Thread Michael Koch
On Sat, Nov 26, 2005 at 04:57:31PM +0100, Markus Bauer wrote: > Hello, > > I am using Eclipse 3.1.1-5. > When starting the Eclipse help from [Help]->[Help Contents] nothing > happens and I get the following exception: > > java.lang.NoClassDefFoundError: org/apache/catalina/realm/MemoryRealm >

Re: CPL in debian?

2005-11-28 Thread Mark Wielaard
Hi, On Mon, 2005-11-28 at 08:55 +0100, Michael Koch wrote: > On Mon, Nov 28, 2005 at 01:01:16AM +0100, Sebastian Menge wrote: > > Especially: If I develop a eclipse-plugin under the CPL using only CPL > > and/or GPL software, may I put it back to debian? > > Well, Eclipse is in Debian which is l

SWT_AWT bridge with gcj !?

2005-11-28 Thread Sebastian Menge
Hi has anyone experiences using the SWT_AWT bridge with gcj? If i remember right, the only way to get SWT_AWT run under linux is to use a Sun j2sdk 5. regards. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: SWT_AWT bridge with gcj !?

2005-11-28 Thread Michael Koch
On Tue, Nov 29, 2005 at 12:33:52AM +0100, Sebastian Menge wrote: > Hi > > has anyone experiences using the SWT_AWT bridge with gcj? > > If i remember right, the only way to get SWT_AWT run under linux is to > use a Sun j2sdk 5. The problem is that SWT_AWT uses a class that is only available in S