The "One Laptop Per Child" project has a great device ready to ship, but there's no Java on there. Let's think about working together to put Java on OLPC!
Bug 173862
says "Investigate the creation of a console friendly eclipse.exe, which when started from within a console, would act like any other console app (redirect of in/out/err)." and has been marked as fixed in 3.3
This gives eclipse.exe and eclipsec.exe, in much the same way that java.exe and javaw.exe works on Windows. Running the Java -jar option has exactly the same effects as before.
Re: Eclipse 3.3 to support console-variant for Windows
It turns out that
Andrew Niefer
had written a
more detailed post
about the same thing earlier yesterday. Worth checking out as well if you haven't done already (and mental note: read PlanetEclipse before writing newsworthy posts ...)
Eclipse 3.3 to support console-variant for Windows
At 6:55 PM on May 2, 2007, Alex Blewitt
wrote:
This gives eclipse.exe and eclipsec.exe, in much the same way that java.exe and javaw.exe works on Windows. Running the Java -jar option has exactly the same effects as before.
Alex.
1 replies so far (
Post your own)
Re: Eclipse 3.3 to support console-variant for Windows
It turns out that Andrew Niefer had written a more detailed post about the same thing earlier yesterday. Worth checking out as well if you haven't done already (and mental note: read PlanetEclipse before writing newsworthy posts ...)