Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » swt-win32-3062 from Eclipse 3.0 final release still java 1.1 incompatible
swt-win32-3062 from Eclipse 3.0 final release still java 1.1 incompatible [message #438653] Tue, 29 June 2004 09:12 Go to next message
Txarli is currently offline TxarliFriend
Messages: 6
Registered: July 2009
Junior Member
It's great the see the big effort to be compatible with java 1.1
environments.

But, I think there was still some Java 1.2 code inside swt

Here are the results after running and recompiling ControlExample
using -target 1.1

c:\jdk1.1.8\bin\java org.eclipse.swt.examples.controlexample.ControlExample
java.lang.NoClassDefFoundError: org/eclipse/swt/widgets/Display at
org.eclipse.swt.examples.controlexample.ControlExample.main( Compiled Code)

I will investigate this bug and report it more detailed

regards,

Txarli
Re: swt-win32-3062 from Eclipse 3.0 final release still java 1.1 incompatible [message #439059 is a reply to message #438653] Mon, 05 July 2004 20:36 Go to previous message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
There is no plan to fix the examples to run under JDK 1.1.x.

"Txarli" <txarli.com@terra.es> wrote in message
news:cbrbo3$g5q$1@eclipse.org...
> It's great the see the big effort to be compatible with java 1.1
> environments.
>
> But, I think there was still some Java 1.2 code inside swt
>
> Here are the results after running and recompiling ControlExample
> using -target 1.1
>
> c:\jdk1.1.8\bin\java
org.eclipse.swt.examples.controlexample.ControlExample
> java.lang.NoClassDefFoundError: org/eclipse/swt/widgets/Display at
> org.eclipse.swt.examples.controlexample.ControlExample.main( Compiled Code)
>
> I will investigate this bug and report it more detailed
>
> regards,
>
> Txarli
>
>
Previous Topic:Exception running Swing on Windows ME
Next Topic:Speed: animations with SWT
Goto Forum:
  


Current Time: Fri Apr 19 15:05:01 GMT 2024

Powered by FUDForum. Page generated in 0.02101 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top