eclipse vs netbeans

22
Faculty of Computers and informatics Dr. Mahmoud EL gayyar

Upload: mohamed-abd-elwaehaeb

Post on 18-Dec-2014

198 views

Category:

Software


3 download

DESCRIPTION

Differences between Eclipse IDE and NetBeans IDE

TRANSCRIPT

Page 1: Eclipse vs Netbeans

Faculty of Computers and informatics

Dr. Mahmoud EL gayyar

Page 2: Eclipse vs Netbeans

Eclipse vs NetBeans

Page 3: Eclipse vs Netbeans

Agenda

What is Java IDE ?? Eclipse history NetBeans history Eclipse Eclipse Conclusion Eclipse Screenshot Netbeans Netbeans Conclusion Netbeans Screenshot

Page 4: Eclipse vs Netbeans

What is Java IDE ?!

A Java IDE (Integrated Development Environment) is a software which enables users to write and debug Java programs easily. Many IDEs provide features like syntax highlighting, code completion, etc., this helping the user to code easily.

Page 5: Eclipse vs Netbeans

Agenda

What is Java IDE ??

Eclipse history NetBeans history Eclipse history NetBeans history Eclipse Eclipse Conclusion Eclipse Screenshot Netbeans Netbeans Conclusion Netbeans Screenshot

Page 6: Eclipse vs Netbeans

Eclipse history

Eclipse started in November

2001 when IBM donated three million lines of code

The original goal of Eclipse was to create and encourage

an open source IDE community

Eclipse is released under the terms of the Eclipse Public License. 

Page 7: Eclipse vs Netbeans

Agenda

What is Java IDE ?? NetBeans history Eclipse history NetBeans history

Eclipse Eclipse Conclusion Eclipse Screenshot Netbeans Netbeans Conclusion Netbeans Screenshot

Page 8: Eclipse vs Netbeans

EclipseCompany Eclipse Foundation

Website www.eclipse.org

Price Free

platformWindows, Mac, Linux, Solaris and any other

platform

Language support wide range of programming

language support, which includes C/C++, Java, JavaScript

and PHP

Page 9: Eclipse vs Netbeans

Eclipse

• Database Support :•has JDBC driver support – but it takes some serious time to configure the connection.

• Startup time :•It’s takes a little time to start comparing with netbeans

•Auto-Complete :•Automatically add the imports you need. This saves one from the work of importing it manually

Performance:

It starts faster, it reacts faster and it takes up way less memory.

Plugins :Eclipse is pluggable

Page 10: Eclipse vs Netbeans

Agenda

What is Java IDE ?? NetBeans history Eclipse history NetBeans history Eclipse

Eclipse Conclusion Eclipse Screenshot Netbeans Netbeans Conclusion Netbeans Screenshot

Page 11: Eclipse vs Netbeans

EclipseConclusion

Page 12: Eclipse vs Netbeans

Agenda

What is Java IDE ?? NetBeans history Eclipse history NetBeans history Eclipse Eclipse Conclusion

Eclipse Screenshot Netbeans Netbeans Conclusion Netbeans Screenshot

Page 13: Eclipse vs Netbeans

EclipseScreenshot

Page 14: Eclipse vs Netbeans

Agenda

What is Java IDE ??

Eclipse history

NetBeans history Eclipse history NetBeans history Eclipse Eclipse Conclusion Eclipse Screenshot Netbeans Netbeans Conclusion Netbeans Screenshot

Page 15: Eclipse vs Netbeans

NetBeans history

NetBeans started as a student project (originally called Xelfi) in Czechoslovakia

NetBeans was first released by Sun in 1999.

In June 2000, NetBeans was made open source by Sun Microsystems.

January 2010 when Sun Microsystems became a subsidiary of Oracle

Page 16: Eclipse vs Netbeans

Agenda

What is Java IDE ?? NetBeans history Eclipse history NetBeans history Eclipse Eclipse Conclusion Eclipse Screenshot

Netbeans Netbeans Conclusion Netbeans Screenshot

Page 17: Eclipse vs Netbeans

NetBeans

Company Sun Microsystems(Oracle)

Website www.netbeans.org

Price Free

platformWindows, Mac, Linux, Solaris and any other

platform

Language support wide range of programming

language support, which includes C/C++, Java, JavaScript

and PHP

Page 18: Eclipse vs Netbeans

NetBeans

Database Support : comes with in-built support for and SQL,

MySQL and Oracle drivers plus it includes some others too.

Startup Time :It takes ages to start netbeans but in the

recent versions the problem was solved Auto-CompleteIt has more options and guesses right more

often than Eclipse does

GUI :NetBeans is default widget support of

AWT or Swings unlike Eclipse which implements widgets using SWT.

Page 19: Eclipse vs Netbeans

Agenda

What is Java IDE ?? NetBeans history Eclipse history NetBeans history Eclipse Eclipse Conclusion Eclipse Screenshot Netbeans

Netbeans Conclusion Netbeans Screenshot

Page 20: Eclipse vs Netbeans

NetBeans

Conclusion

Page 21: Eclipse vs Netbeans

Agenda

What is Java IDE ?? NetBeans history Eclipse history NetBeans history Eclipse Eclipse Conclusion Eclipse Screenshot Netbeans Netbeans Conclusion

Netbeans Screenshot

Page 22: Eclipse vs Netbeans

What isMutual ?

!