Linked by Thom Holwerda on Fri 8th Aug 2008 18:31 UTC, submitted by Hagar
Thread beginning with comment 326317
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2006-10-18
It would be ridiculous to expect Eclipse to run in JNode. In order for Eclipse to run, there must be SWT libraries available for the OS. It isn't really reasonable to port SWT (where most implementations are C++) to JNode yet.
However, when the time comes, I believe I saw somewhere that someone had created a pure Java Swing-SWT bridge. That would make the job a lot easier.