| Summary: | Eclipse and OS2 | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | umar.raad |
| Component: | SWT | Assignee: | Steve Northover <snorthov> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P5 | CC: | akurtakov, magog001 |
| Version: | 2.1 | Keywords: | helpwanted |
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | other | ||
| Whiteboard: | |||
|
Description
umar.raad
This would require porting code to OS/2. Moving to Platform/SWT for comment. There are no plans within the SWT team to port SWT to OS/2 but SWT is open source and the port could be done by the OS/2 community. The SWT port for OS/2 and eComStation (eCS) is under development for some time now. It's based on SWT v2.0.1 Version and has to be updated to the latest level before Eclipse on OS/2 will work. More information about this can be found here: http://eclipseos2.netlabs.org/ That's interesting. The Smalltalk library on which SWT is loosely based was implemented for OS/2. I have some experience with this operating systems. I remember trying to make the widgets use the exact same font that the graphics system uses and failing because there was no API to take the font handle (it took a string such as "Times.14" instead). (In reply to comment #3) > The SWT port for OS/2 and eComStation (eCS) is under development for some time > now. > It's based on SWT v2.0.1 Version and has to be updated to the latest level > before Eclipse on OS/2 will work. > More information about this can be found here: http://eclipseos2.netlabs.org/ > The SWT Porting project was dead in the meantime but is back since a few month with very small progress (see: http://dir.gmane.org/gmane.org.netlabs.swt.devel). With the help of Christopher Deckers and Dieter Krachtus I was able to get Eclipse 3.2.2 working on eComStation (eCS) and OS/2 with Innotek Java 1.4.2_09. It's using SWTSwing the Swing implementation of SWT, so Eclipse can be run on platforms where SWT hasn't been ported (yet). I've created a Eclipse Enabler package containing the Eclipse on Swing (EOS) plugin, which also includes SWTSwing. The package created desktop icons and start scripts to run Eclipse 3.2.2! I would be nice to see SWTSwing as Eclipse project as it has proven to be very useful. The Eclipse Enabler package for eCS and OS/2 can be found here: http://www.juergen-ulbts.de/swtswing SWTSwing from Christopher Deckers can be found here: http://swtswing.sf.net/ Eclipse on Swing (EOS) based on SWTSwing an developed by Dieter Krachtus and Christopher Deckers can be found here: http://eos.sf.net/ With SWTSwing I wasn't only able to start Eclipse. I was also able to get Azureus P2P client and the Jameica framework working on eCS and OS/2. Closing the bug as nothing happened for many years. If someone is still interested in working on this please reopen. |