
Sun Microsystems acquires NetBeans 58
mischief writes "There's a press release on java.sun.com about Sun acquiring NetBeans. " Word of this deal has been bouncing around for a while, so it appears that the rumour mill had this one right. With the acquisition of StarOffice, one has to wonder what Sun's in the mood for next.
Wonder what kind of license they'll put on this? (Score:2)
My 1/50th of a Dollar
Hot Off of the Presses: (Score:2)
Official Sun Roadmap
1. Read Business at the Speed of Thought by William Gates
2. Determine competition.
3. Imitate competition and buy everyone.
4. Start e-mail chain and give all recipients of the e-mail an Ultra-5.
Brad Johnson
Advisory Editor
NetBeans? (Score:1)
--
Max V.
Y2K resolutions for Sun (Score:1)
Produce a JVM for linux.
Don't kill NetBeans Enterprise for Linux.
Drop facades wrt the OSS community ("Let's stand on each other's shoulders and not on each other's toes". "A JVM for linux is hard to do because the linux distributions are SOOOO disparate".)
Incorporating (Score:1)
-----------
"You can't shake the Devil's hand and say you're only kidding."
Re:NetBeans? (Score:4)
Oh yeah, netbeans is written in 100% Java (using the swing classes) which makes it cross platform.
Probably some readers of this thread are scratching their heads and wondering about performance now. I can assure you performance is quite satisfying provided you have 64 Mb or more of memory. Once the program is loaded (takes about 30 seconds on my PC), you hardly notice you are working with a Java program.
Re:NetBeans? (Score:2)
A rather good pairing (Score:3)
Sun's mood is good for business. (Score:2)
Furthering their vision of the network computer, java, and running "dot com" businesses while making Linux less and less of a viable product for large corporations will allow Linux to remain a small-time operating systems. Now that Sun's Solaris license allows free use to non-commercial users, they're on the "Free OS" turf, too. (Yes, I know about the open source issues, let's not even go there.)
Sun Microsystems is making some very smart moves and I'll be interested to see where it plays out. Although their popularity with Slashdot users and other OSS fans is probably low right now, it's worthwhile to realize that OSS users is not where the significant market share is. Sun is strong with the big boys, and getting stronger. I'll be interested to see how it plays out in the long run.
--
Daniel Baker - dbaker@cuckoo.com - dbaker@distributed.net
No Surprise. Good Move for Sun (Score:4)
--
A have to MOVE for SUN (Score:1)
Re:Y2K resolutions for Sun (Score:2)
It is fairly fast (only somewhat slower in some areas than the 'Official' SunSoft version), native threads, comes with a JIT compiler, and is anywhere from 5-10 times faster than the the Blackdown 1.1.7 VM and 100-100,000 (!) times faster than the Java VM in Netscape 4.7 for Linux, according to CaffineMark 3.0. (Personal testing, your milage may vary).
It can be downloaded from . [ibm.com]
Not Open Source, but still a step in the right direction. IBM has also stated its intention to port Java 2 (1.2) for Linux next.
jf
Wrong Message to Developers (Score:2)
I wonder how well Sun's partners are taking this.
After forking out up to $1million for being a Java Licensee - and then seeing it given away under the community license this must be a real kick in the teeth.
IBM don't really care, as VA is all about IBM consultancy, but Inprise and Symantec must be stinging badly.
Its even worse for the small developers out there. Whilst NetBeans was a separate entity - not my cup of tea, but respectable nonetheless - there was an even playing field. Sun purchasing NetBeans AND giving away the entry level tool is a real downer on third party developers producing IDE's and development assistance tools.
The smaller developers only hope is that Sun do what they have done to most products in the past and give them "The Kiss of Death". Given their commitment to Linux todate this could of course be deliberate policy :-)
Re:Y2K resolutions for Sun (Score:3)
It is fairly fast (only somewhat slower in some areas than the 'Official' SunSoft version), native threads, comes with a JIT compiler, and is anywhere from 5-10 times faster than the the Blackdown 1.1.7 VM and 100-100,000 (!) times faster than the Java VM in Netscape 4.7 for Linux, according to CaffineMark 3.0. (Personal testing, your milage may vary).
It can be downloaded from here [ibm.com].
Not Open Source, but still a step in the right direction. IBM has also stated its intention to port Java 2 (1.2) for Linux next.
jf
I though SUN hates Linux (Score:1)
SUN MICROSYSTEMS ACQUIRES NETBEANS, LEADING SUPPLIER OF JAVATM-BASED IDE FOR LINUX
I think all you SlashDot lemmings should reconsider if SUN hates the Linux community.
Sun is an Evil, exploitative toad (Score:1)
Java 1.2 for Linux from Sun (Score:2)
Anyway, according to this InfoWorld article [infoworld.com], "Sun will release" a Java 1.2 port for Linux in "early 2000" with the Blackdown porting group. Not big on details, and Sun haven't done a press release. It's not clear if Sun will be making it available to download from it's site, but that's the implication. However, the article also states that this release will include Sun's nice HotSpot compiler.
Re:NetBeans? (Score:2)
It takes around 25 seconds to start up but the memory usage before I do anything is 36Mb.
Loading the MemoryView example pushed the memory usage to 49Mb.
It certainly isn't lightweight on resources, and performance feels a little sluggish (but not annoyingly so) but the features look good.
Re:NetBeans? (Score:2)
It's not so much the megahertz that counts but the amount of memory you have. At my work I have a PII 350 with 196 MB. I upgraded the memory a few months ago because of sluggish performance with Java apps. 196 Mb is of course plenty.
Generally I don't notice much performance difference with my PC at home (PII233, 64 Mb) unless the application is rather big (such as netbeans).
I think for netbeans, anything between 64 and 128 Mb should be sufficient.
There goes the peace treaty with other toolvendors (Score:2)
Re:Java 1.2 for Linux from Sun (Score:1)
No offense, you had good intentions, but the post doesnt deserve score 2.
Re:Java 1.2 for Linux from Sun.. to late thou (Score:1)
Oh yeah? (Score:1)
Evil, Evil, Sun... (Score:1)
My advice to you is not to purchase any of their consumer products. I'm serious, we need to send these monsters a message loud and clear! Don't eat any more Sunchips, don't drink any Sunny Delight, and for heaven's sake, don't send your children to Sunday school! In fact we should just rename it linuxday and at least one day out of the week will be open source!
Java and Linux are orthogonal to one another (Score:2)
Java is a language, a set of tools and APIs, and a run-time environment which can run on any OS. Linux is just one of the operating systems that can support Java. They are not equivalent in any meaningful way.
The Java model should in principle be warmly accepted by the Linux crowd - why all the hostility to Java? I think we're all agreed that portable apps and code re-use are a good thing, and that complete binary compatibility makes it possible to do things in network computing that aren't otherwise possible. (To the flamers - I realize there are other ways to do some of this, I also recognize none of them has all of Java's strengths. Whether you like it or not, you have to admit that Java is cool technology, and comes closer to realizing the "write once, run anywhere" dream than anything else. (And it's a lot better in that respect now than it was a year ago...))
Why not, instead of flaming, work to make Linux the best darn Java platform out there? It could be.
Personally, I'd love to be able to run the exact same apps on my nextgen Palm, my company-issue Windows laptop, and my home Linux box. We're not all that far away from that now.
Great, they go an aquire my 2nd favourite java (Score:1)
When Microsoft goes and aquires a company everyone goes...oh great, they now steal my "....XXX".
Well, I'm bitterly dissapointed. Netbeans has done so well with their java development tool. Has sun actually done much with java now?
Their JDK is superceeeded by everyone else's.
Hotspot was purchased.
Java Workshop was crap and cancelled.
Now Netbeans...
hrmph.
Re:Wrong Message to Developers (Score:1)
This not quite true. They are not giving away licenses. You still have to pay. The difference is that you don't pay until just before you're ready to ship a product.
I guess now the netbeans "open" IDE API will become more of a standard now.
Wrong (Score:1)
Netbeans is the leading Java based IDE for Java development. Meaning it runs on ANY Java platform. Linux is one of the tens of java platforms out there. Sun is buying Netbeans....not cause it works on Linux, cause it's an IDE that's written in Java and is popular.
It just happens to work on Linux...tho very slowly (blackdown is dead i think).
Re:Great, they go an aquire my 2nd favourite java (Score:1)
By superceed, I meant in speed etc. Obviously Sun is the only one who is allowed to make changes to core java classes as well as the VM. Unless they're bold like Microsoft - well, you see where it got them.
Re:Just downloaded NetBeans - some observations (Score:1)
I was even considering buying a new CPU just to run it.
Oh by the way, bever try it on 32MB, it'll take 1/2 an hour to load
Re:NetBeans? (Score:1)
I like MDI when developing cause I don't want my desktop and icons lerking around between icons. You can imagine how much you'd want to kill yourself if you accidentally click on netscape while trying to click on some part of your code.
I prefer MDI to SDI when doing development. Although, it might change as soon as I get my second video card and monitor
Re:NetBeans? (Score:1)
Re:Sun's mood is good for business. (Score:2)
Fire with Fire (Score:1)
Re:Just downloaded NetBeans - some observations (Score:1)
JavaWorkshop is dead (Score:1)