Netbeans IDE & Platform

28
NetBean s IDE & Platform

description

NetBeans Tutorial

Transcript of Netbeans IDE & Platform

Page 1: Netbeans IDE & Platform

NetBeans

IDE & Platform

Page 2: Netbeans IDE & Platform

Presented By:

Atul Palandurkar

Page 3: Netbeans IDE & Platform

Contents

History of NetBeans NetBeans IDE NetBeans Platform NetBeans Tour Applications Tour

Page 4: Netbeans IDE & Platform

History of NetBeans

The Journey

Page 5: Netbeans IDE & Platform

History of NetBeans

NetBeans basically stands for Network JavaBeans. 

NetBeans in 1996. A final year student project. It was named as “Xelfi” (meaning Delphi for

UNIX). Group of 7 who started a college project. Initially in C++, later on they switch to Java 1.0.2. Started selling it on the internet for approximately

$20 USD as the Shareware, got successful.

Page 6: Netbeans IDE & Platform

The Founder

Jaroslav Tulach is one of the 7 founders of the NetBeans.

Working with Sun Microsystems (now Oracle) as NetBeans Architect.

Page 7: Netbeans IDE & Platform

The NetBeans

In1997, Roman Stanek, a Czech Entrepreneur founded the NetBeans with the same college project.

Presented NetBeans 2.0 Beta successfully @ Java One in 1998.

In 1999, Sun Microsystems acquire NetBeans.

From 1999 till date, Sun founded a dedicated team for NetBeans.

Page 8: Netbeans IDE & Platform

NetBeans IDEThe Development

Page 9: Netbeans IDE & Platform

NetBeans IDE

It’s a open source IDE. Latest version is NetBeans 7.0 Following type of applications can be

created: Desktop applications Enterprises applications Web applications & Mobile applications

Page 10: Netbeans IDE & Platform

NetBeans IDE

Technologies supported: C & C++ Java, J2EE, J2ME, Struts, etc. Java

Technologies PHP JavaScript & CSS Groovy Ruby on Rails

NetBeans 6.9 introduces support for JavaFX, OSGi, PHP Zend framework, etc.

Page 11: Netbeans IDE & Platform

NetBeans PlatformThe Real Tool

Page 12: Netbeans IDE & Platform

NetBeans Platform

Broad Swing-based framework for large desktop applications.

 The IDE itself is based on the NetBeans Platform.

Platform contains APIs (Application Programming Interface).

Handles Windows, Actions, Files, etc. Provides Modularity. Develop your own plug-in or for NetBeans. RCP (Rich Client Platform)

Page 13: Netbeans IDE & Platform

Top 10 APIs

Module System API Lookup API Window System API FileSystems API DataSystems API Nodes API Explorer & Property Sheet API Pallete API Visual Library API Utilities API

Page 14: Netbeans IDE & Platform

The Comparison Chart

NetBeans Platform Eclipse RCP

UI Toolkit Standard Swing toolkit SWT

UI Design Free, award winning, Matisse GUI Builder

Commercial alternatives

Module System

Standard OSGi module system or NetBeans-specific module system

Standard OSGi module system

Build System

Out of the box, Maven or Ant

Proprietary

JDK Support VisualVM, a NetBeans Platform application, is in the JDK, so many JARs from the NetBeans Platform are in the JDK too

No equivalent support

Training Free community-based trainings for non-commercial organizations

No equivalent support

Page 15: Netbeans IDE & Platform

NetBeans TourQuick Look

Page 16: Netbeans IDE & Platform

Splash Screen

Page 17: Netbeans IDE & Platform

NetBeans IDE

Page 18: Netbeans IDE & Platform

Applications TourThe Snapshot

Page 19: Netbeans IDE & Platform

Student App based on NB Platform

Page 20: Netbeans IDE & Platform

Northrop Grumman Agile Client

Page 21: Netbeans IDE & Platform

Tactical Geographical

Information System (TGIS)

Page 22: Netbeans IDE & Platform

Symmetry

Page 23: Netbeans IDE & Platform

Raytheon

Page 24: Netbeans IDE & Platform

Boeing Mass Properties Toolkit

Page 25: Netbeans IDE & Platform

Modular Unix-based Vulnerability Estimation Suite (MUVES)

Page 26: Netbeans IDE & Platform

IntelliHome

Page 27: Netbeans IDE & Platform

Chartsy

Page 28: Netbeans IDE & Platform

Thank you……