RE: [Ikvm-developers] SWT
Brought to you by:
jfrijters
|
From: Jeroen F. <je...@su...> - 2004-02-06 18:08:04
|
Brian J.Sletten wrote: > I was wondering if anyone has had success using SWT on=20 > Windows w/ IKVM. It should work (I have Eclipse running on Windows). It's been a long time since I played with SWT (I origanlly built and ran some sample SWT apps before I got Eclipse running), so I don't remember any issues. > I can put together a quick sample if this is supposed to work=20 > demonstrating the assertion if need be. If you could do that, I'll have a look at it. > Also, a recent cvs update seems to have broken the socket Impls under=20 > classpath. ServerSocket.java, Socket.java,=20 > ServerSocketChannelImpl.java=20 > all complain about ChannelOperation methods (isInChannel...,=20 > setInChannel...) not being part of gnu.java.net.PlainSocketImpl. I=20 > haven't had a chance to look at it more, just thought I'd=20 > mention it in case someone knows what is going on. I assume that one of the recent Classpath changes introduced that. I haven't updated to the latest Classpath cvs, but I will do so this weekend and get it fixed. Regards, Jeroen |