Question:
What is NetBeans IDE?
anonymous
1970-01-01 00:00:00 UTC
What is NetBeans IDE?
Seven answers:
?
2016-10-05 10:13:05 UTC
What Is Netbeans
anonymous
2016-03-17 03:35:38 UTC
1>Both have a wide range of programming language support, which includes C/C++, Java, JavaScript and PHP. But how do you get this support is an interesting part. Eclipse is a plugin based IDE. Large part of its functionality comes from plugins. Features like Mobile application SDK’s, Rich Internet applications, and Architectural driven apps can be developed using plugins mostly. On the other hand NetBeans has many projects and is a tool based IDE. It incorporates many platforms using tooling support. Thus making it less scattered. 2>NetBeans has a strong support when you are developing MVC based application in Java. Servlet/JSP development is fairly very simple compared to Eclipse, especially in the field of deployment and debugging. 3>NetBeans comes with in-built support for and SQL, MySQL and Oracle drivers plus it includes some others too. So this definitely makes things easy for beginners. However Eclipse has JDBC driver support – but it takes some serious time to configure the connection. 4>I personally think Eclipse is the Best IDE. I’ve used them both. I started my java programming with Netbeans, I love Netbeans but when I was using Eclipse I felt comfortable in Eclipse than Netbeans. Eclipse don’t take much time to start, but Netbeans take some long time to start. Normally Netbenas Java bundle uses about 260 MB on my hard disk but Eclipse uses only 178 MB. It is the main reason that make me moved to Eclipse from Netbeans....
deonejuan
2009-05-08 03:02:16 UTC
NetBeans is written in Java and works right out of the box to organize java source code. You add plug-ins for C++, monoDevelop, PHP. NetBeans is also a Rich Application Interface, that is, you can substract or add to the NetBeans IDE itself to create application software. The RAI aspect takes a deep study of what is the capabilities but I've seen demos of a Photo Album software created in 30 minutes with lots of bells and whistles.



Scala offers java syntax and can compile to C++. NetBeans supports Scala.



C++ offers a choice on which widget library you want to use. The wxWidgets is popular. This is not a form layout interface way to make C++ applications where you drag and drop widgets. You know the wxWidget API and code the layout. Alternatively, wxDev is a Dialog editor.



For the very, very best in C++ widgets look at QT from trolltech and their IDE. Free for students, license required for pros. But, QT offers video playback widgets even.



The thing is, Oracle bought out Sun. It remains to be seen if NetBeans continues to get support from the new owners. But, I do like NetBeans because it doesn't hog memory like Eclipse. Many pros claim Eclipse is the best. NetBeans acts more like a word processor on the computer resources when it's running. Eclipse takes over the computer.
radhi
2009-05-08 03:01:11 UTC
NetBeans refers to both a platform for the development of Java desktop applications, and an integrated development environment (IDE) developed ...
john
2009-05-08 02:41:22 UTC
A moduler IDE for Java SDK. If it lets you define compiler paths it'll compile any language about. DevC++, codeblocks and others just use compiler flags and the compiler binaries.
rj
2009-05-08 02:38:25 UTC
ujykiliollpopllllldsrfgdgfhghyujuiuoioikoiouooyipoypoou;dryyyyyyyyyyyyyyyyyyyytyt
anonymous
2009-05-08 03:15:31 UTC
NetBeans refers to both a platform for the development of applications for the network (using Java, JavaScript, PHP, Python, Ruby, Groovy, C, and C++), and an integrated development environment (IDE) developed using the NetBeans Platform.

===== ======


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...