Nokia to Become Involved in Eclipse Development
jondaw writes "Builder UK says that Nokia is to become more involved in the direction of the Open Source IDE, Eclipse. 'Nokia has increased its level of involvement in the Eclipse project by becoming a board member and strategic developer. It will take the lead in developing tools for mobile applications based on the Eclipse platform. One if its aims will be to extend the Java-based IDE to have full support for J2ME.'"
Between this and the last article, it begins to seem like IBM is doing more than Sun is to take the leadership position in Java lately.
I wonder how Harmony is doing...
Having used Nokia's horrible, horrible developer tools, I sincerely wish that they will not contribute any code which in any way resembles the current quality of their tools.
Of course, this could be a brand new opportunity for them to turn their sledge around, as they say in Finland.
Next quarter, they'll expand into terra-forming...
Seeing bad movies only encourages them. Watch responsibly
I think what this means is Nokia has been using eclipse for a while and they've noticed some ways to make it easier to develop for their phones so they're going to write some plugins and maybe do a small amount of core work.
Eclipse really is an incredible java ide. I'd be thrilled to see someone extend it or create an IDE for PHP that was on the same level of quality as ecipse. (And no the 1-2 PHP plugins for Eclipse aren't even remotely in the same ball park.)
I would go as far to say that Eclipse itself has been such a pleasure to work with that it's encouraged me to write more java. If you haven't checked it out, you're really missing out.
The man who trades freedom for security does not deserve nor will he ever receive either. - Benjamin Franklin
One if its aims will be to extend the Java-based IDE to have full support for J2ME.
How about, instead of that, they try to make their own phones have full support for J2ME? Nokia wouldn't know a standard-compliant MIDP implementation if it bit them in the ass, and they actually charge you a couple hundred bucks to report bugs in their phones to anyone with a clue.
I appreciate Eclipse, but none of my company's code can use it. Know why? Because of the huge piles of conditional compilation and build scripts that we need to build separate applications for each of Nokia's phones, because no two have the same set of gross standards-noncompliances; Nokia has done more than any company I know of to make "write once run anywhere" the joke that it is.
Nokia should get their own house in order before they try to grub up open-source PR.
Comment removed based on user account deletion
Java is used on well over half the mobile phones out there (other ones being BREW), and recent Symbian OS (serie 60) are used only by some Nokia phones and like one panasonic. So it makes more sense for software makers to target the Java market.
For those involved in the mobile world. We had to quit the MIDP 2.0 market due to the severe limitations imposed by the myriad of constructors APIs. And even under the constructor umbrella you have to face different series with their own spec.
J2ME is a doomed environment. They needed years to come with a basic standard like MIDP 2.0 . And Bluetooth and other mobile features aren't even part of it.
It looks exactly like the micro computer market in the early 80's. And guess what...Who has the most "easy" environment for developers. Yes you name it. M***
Well thx There are still Blackberry for Java coders like me.
One if its aims will be to extend the Java-based IDE to have full support for J2ME on a Mac.
"It takes many nails to build a crib, but one screw to fill it."
I'd love to see Nokia's contribution to Eclipse let me see when my Java project exceeds the J2ME distro libraries/APIs/boundaries. And automate refactoring code down to J2ME size. In other words, make J2ME a mode rather than a target platform. So I can just write Java applets and see when it won't "fit" on a mobile device, then "crop" it. Like trying to put a big image on a small canvas.
--
make install -not war