GUI Designer For Eclipse 68
Flu writes "Finally, a free (as in speech and beer) and official GUI designer has been released for Eclipse! Just a few days before the Eclipse 3.0 M5 build was released, a complete plugin for creating GUI's was released as well, as one of the Eclipse tools projects. Check it all out on the official site for the Visual Editor Project. At last, the (probably) best free IDE for Java (and C) contains a GUI editor! Personally, I intend to put up an IBM logo to worship next to my desk, as a thank you for the Eclipse! :-)"
Required Comparison Question (Score:3, Interesting)
Re:Required Comparison Question (Score:4, Informative)
Re:Required Comparison Question (Score:5, Informative)
I then come across Eclipse- it was a dream. The interface was sleek and seemed like the IBM teams that worked on it breathed "Keep It Simple Stupid" throughout it's development. Plus, it also runs much faster and I can tell it what to load up and use on my system. However, it's best feature is the fact that it provides a very stable platform for other developers to create their own tools on. Check out this article on the subject over at ACM's Queue: Eclipse: A Platform Becomes an Open-Source Woodstock [acmqueue.com]
For me, the announcement of a decent GUI designer for it is like extra icing on the cake.
Re:Required Comparison Question (Score:1)
I guess this has more to do with java than eclipse.
Re:Required Comparison Question (Score:5, Informative)
My experience is pretty close to !3ren's. I tried netbeans when I was looking for an IDE on Linux for Java, but then found Eclipse. The turnoff for eclipse for me initially was that file handling seemed non-intuitive. I think that was my turnoff, I'm not sure, because it's no longer an issue.
I've got a celeron 800 w/ 392mb, and Eclipse runs pretty nicely on this. Netbeans did not.....
The next item, plugins. No idea at all on the community involvement for Netbeans, but for eclipse, it seems to be pretty good. There are plugins for almost everything imaginable - use it for PHP, w/ CVS, control your app servers, etc.....
Re:Required Comparison Question (Score:1)
If Java is your own language you can speak - Eclipse is ok (even slightly better than Netbeans b/c no swing in it). But if your projects combine several languages (Python, Perl, Tcl, C, C++, SQL, XML, XSL), and you have to debug in external interactive shells (Python, Bash, XSLT, SQL), and you have to document not only classes (aka javadoc), but also a work of future end-users (Tex-based user guides), then certainly Eclipse is just another vi - it'
Re:Required Comparison Question (Score:3, Informative)
Re:Required Comparison Question (Score:1)
I was using websphere on more powerful computers with more RAM and it still ran like molasses.
Netbeans is very powerful and as long as you understand how the file system works, great for working with big projects.
Re:Required Comparison Question (Score:2)
Well, how 'bout it -- Eclipse vs Netbeans?
Deathmatch!
Cheers,
Re:Required Comparison Question (Score:2)
One day I discovered Eclipse. I was ecstatic. It is easily the most powerful IDE I've ever used (others being CodeWarrior, various versions of JBuilder, IDEA, Visual Studio, IBM Visual Age, KDevelop, and a few others I can't recall). It's interface is also a little
Cool (Score:2)
I have Eclipse installed, and this all shows much promise, but is may be a while before it's of great use to me. It's great to see that they're working on a GUI editor. Swing has a steeper than necessary learning curve.
Re:Cool (Score:2)
Does the Swing GUI builder support Swing, SWT, or both? Given that Eclipse doesn't use Swing (or at least it didn't used to) I'd be a bit surprised if the GUI builder only supported Swing.
Re:Cool (Score:3, Informative)
ATI and Swing problems (Score:3, Informative)
The workaround is to disable direct3d and directdraw when using swing - they apparently do some flaky calls to directX libraries in order to speed up the gui drawing, and the ati drivers _hate_ it.
I'd refer you to the bug report on sun's site, but it requires registration, so I'll just cut-n-pas
CDE???!!! (Score:3, Funny)
Re:CDE???!!! (Score:2, Insightful)
Re:CDE???!!! (Score:5, Informative)
License (Score:3, Interesting)
Could someone who understands the license of eclipse tell me what exactly the problem is in getting eclipse SWT to use QT?
Re:License (Score:2, Interesting)
I'd bet the problem is with the QT licence - which essentially says that you can't build commercial applications with it without paying a licence fee that's amazingly expensive. Don't forget that Eclipse is being developed by IBM, under a "CPL" licence which may not be 100% GPL compatible - using QT would infect their codebase.
Last I checked, prices are:
QT: $3000 per seat per platform (for just the QT library alone).
Microsoft Visual C++ 2003
Re:License (Score:5, Informative)
There has been talk to get the CPL GPL compatible. Hopefully IBM/Eclipse listens since lots of people would love to combine Eclipse technology with existing GPL code.
Re:License (Score:2)
Re:License (Score:3, Informative)
Re:License (Score:2)
Re:License (Score:2)
Re:License (Score:1)
Re:License (Score:2)
I remember Microsoft claiming the GPL is a "virus", and thinking that it is rubbish. I'm beginning to think maybe it is... nowadays the only way for code to be acceptable
Re:License (Score:2)
Why must all code become "GPL compatable"?
Because little by little, GPL code will push non-GPL out of the mainstream.
And I think it's great.
Cheers,
Re:License (Score:2)
Was supporting open source Lou Gerstner's idea? (Score:5, Interesting)
From the parent post: "Personally, I intend to put up an IBM logo to worship next to my desk, as a thank you for the Eclipse!
The underlying point here is that supporting open source software is an extremely good way for a company to get positive publicity.
Ten dollars of support for open source is probably more powerful than $1000 of stupid TV ad campaigns in which stupid-looking people go around in stupid-looking "space" suits. (IBM needs a better advertising agency. I saw an interview on the Charlie Rose show of the woman who heads the agency IBM uses. She knows nothing about technical things, obviously doesn't care about technical things, and obviously believes that technically knowledgeable people are her social inferiors. She is disgustingly destructive toward her client, IBM. While they're considering this, IBM should fire its marketing manager for letting that happen. Could I do better? Yes, wake me up any day at four o'clock in the morning and I could do better before I was completely awake.)
At one time, IBM was hated as much as Microsoft is now, because of IBM's extremely adversarial business methods. There were many technically knowledgeable people who would not consider working for IBM. That seems to be changing now.
Was supporting open source Lou Gerstner's idea? I don't know. However, it was an excellent idea.
Recently, a CEO asked me what I thought of Microsoft's
People like me influence purchasing decisions of highly technical products. People like me say that it doesn't matter how much money Microsoft has, or how strong a virtual monopoly, Microsoft is on the way down. I remember Microsoft's adversarial behavior [slashdot.org]. I remember Novell's adversarial behavior, and I will never, never forget, even though I don't do business with Novell any longer.
The point is that supporting open source software impresses me and other technically knowledgeable people who 1) influence purchases, and 2) are the kind of people a technical company might want to hire.
So, two rules for running a technically knowledgeable company: 1) Find some way of making money that doesn't involve any instances of doing harm. 2) Build a positive attitude toward your company by supporting the work of the world: Open Source.
Re:Was supporting open source Lou Gerstner's idea? (Score:2)
Re:Was supporting open source Lou Gerstner's idea? (Score:3, Interesting)
[/plug]
Re:Was supporting open source Lou Gerstner's idea? (Score:2)
Just before the astronomer speaks the male voice says it is happening fast. The astronomer then points to the fact that every time we look at the stars we see light that has travel great distances at a very rapid speed. Linux is basically growing fast and has come a long way in short period of time.
Re:Was supporting open source Lou Gerstner's idea? (Score:2)
Re:Was supporting open source Lou Gerstner's idea? (Score:4, Insightful)
Although I agree with some of the things you wrote, it is obvious that you have never worked with Java... It is trivial to decompile java classes.
Both IBM and Sun want you to support them. Microsoft just doesn't care as long as the unwashed masses pay money for crappy apps.
Java is just as de-compilable as .NET. (Score:4, Informative)
It's a mistake to think that because I didn't mention something I don't know it. Everything below is from an October 1 email message to the CEO I mentioned in the grandparent post:
Java Decompilers [program-tr...mation.org]
A friend wrote this:
"I regularly use decompilers for Java classes. The last library I decompiled is TupleSpace from IBM, a library for network communication (useful if doing clustering). The result was of a shocking clarity.
"That was especially easy because the code had few local variables (in the bytecode, local variables have an identifier that is a number) and no obfuscation."
Use a completely compiled language... (Score:2)
Re:Was supporting open source Lou Gerstner's idea? (Score:1)
Hoo boy, your logic is whack.
How is it obvious from what he said, that he's never used Java?
He's not talking about Java. He's talking about
Oh wait, I get it, because he attacked
Like I said
Version (Score:3, Informative)
Re:Version (Score:2)
Anyone verify? I'm not familiar with their release terminology and don't care enough to find out
Language agnostic ... (Score:4, Informative)
The most wonderful thing about Eclipse is that it's so easy to extend; the addition of an extensible GUI editor should enable people to make a lot of nice tools (I've got an idea for it already :-).
Re:Language agnostic ... ??? (Score:3, Funny)
Does that mean it's not sure if it believes in the existence of languages or GUIs??
I guess it is better than the atheist Eclipse, it tries to convince you that language and GUI's can't possibly exist...
Q. (It's a joke ffs...)
Eclipse is hugely underrated (Score:3, Insightful)
Call me old fashioned, but... (Score:5, Insightful)
Re:Call me old fashioned, but... (Score:3, Informative)
Re:Call me old fashioned, but... (Score:1)
Re:Call me old fashioned, but... (Score:2)
Screenshots should still be produced. Screenshots generate interest in an app before committing time to a demo or playing around with code. If a person likes the interface design, or atleast the screen shots, then they can commit the time to playing with the demo if they have a system it can run on.
I like to research projects an
You don't need eclipse to see demo (Score:1)
shock-flash is not cross-platform (Score:2)
The web demos wrecked my marriage! (Score:4, Funny)
(What is that voice-over guy, anyway? French? Spanish? Gypsie? He will single-handedly increase the ratio of male to female programmers to parity... not that they'd be interested in any of us after that.)
SoupIsGood Food
CPL license (Score:2)
Does anyone know what that is and how it differs from GPL?
Swing only? (Score:1)
Re:Swing only? (Score:2)
God forbid you ALRTFTFLOTA (At Least Read The First Two F*cking Lines of the Article)
Sadly not compatible with 3.0 (Score:2)
Anyone know if there's going to be a 3.0 compatible version before 3.0 is actually released? There's another 7 milestones to go...
Jon