请输入您要查询的百科知识:

 

词条 NetBeans
释义

  1. History

  2. NetBeans platform

  3. NetBeans IDE

  4. Other products

  5. Integrated Modules

      NetBeans Profiler    GUI design tool    NetBeans JavaScript editor  

  6. NetBeans IDE Download Bundles

      NetBeans IDE Bundle for PHP    NetBeans IDE Complete Bundle  

  7. Localization

  8. See also

  9. References

  10. Further reading

  11. External links

{{Infobox software
| name = NetBeans IDE
| logo = Apache NetBeans Logo.svg
| screenshot = Apache NetBeans 10 Linux.png
| caption = Apache NetBeans 10 On JDK 11.0.1 in Arch Linux
| author = Roman Staněk
| developer = Apache Software Foundation, Oracle Corporation
| latest release version = 10.0[1]
| latest release date = {{Start date and age|2018|12|27}}
| latest preview version = 10vc3[2]
| latest preview date = {{Start date and age|2018|11|07}}
| platform = Java SE, Java EE, Java FX
| operating system = Windows, macOS, Linux, Solaris; feature-limited OS independent version available
| language count = 28
| language = see § Localization
| programming language = Java
| genre = IDE
| license = Now Apache License. Previously CDDL or GPL2; "certain source files" allow classpath exception[3]
| website = {{URL|netbeans.apache.org}}
}}NetBeans is an integrated development environment (IDE) for Java. NetBeans allows applications to be developed from a set of modular software components called modules. NetBeans runs on Windows, macOS, Linux and Solaris. In addition to Java development, it has extensions for other languages like PHP, C, C++, HTML5,[4] and JavaScript. Applications based on NetBeans, including the NetBeans IDE, can be extended by third party developers.[5]

History

Define $dx = 25 # shift text to right side of bar

Define $dy = -3 # shift text to right side of bar

ImageSize = width:160 height:550

PlotArea = width:50 height:530 left:50 bottom:10

DateFormat = mm/dd/yyyy

Define $start = 06/01/2003

Define $now = 12/27/2018

Period = from:$start till:$now

TimeAxis = orientation:vertical

ScaleMajor = unit:year increment:1 start:2004

PlotData=

  from:06/01/2003 till:06/01/2003 shift:($dx,$dy) fontsize:XS text:3.5  from:04/01/2004 till:04/01/2004 shift:($dx,$dy) fontsize:XS text:3.6  from:12/01/2004 till:12/01/2004 shift:($dx,$dy) fontsize:XS text:4.0  from:05/01/2005 till:05/01/2005 shift:($dx,$dy) fontsize:XS text:4.1  from:01/01/2006 till:01/01/2006 shift:($dx,$dy) fontsize:XS text:5.0  from:10/30/2006 till:10/30/2006 shift:($dx,$dy) fontsize:XS text:5.5  from:05/24/2007 till:05/24/2007 shift:($dx,$dy) fontsize:XS text:5.5.1  from:12/03/2007 till:12/03/2007 shift:($dx,$dy) fontsize:XS text:6.0  from:04/28/2008 till:04/28/2008 shift:($dx,$dy) fontsize:XS text:6.1  from:11/20/2008 till:11/20/2008 shift:($dx,$dy) fontsize:XS text:6.5  from:03/16/2009 till:03/16/2009 shift:($dx,$dy) fontsize:XS text:6.5.1  from:06/29/2009 till:06/29/2009 shift:($dx,-6) fontsize:XS text:6.7  from:07/27/2009 till:07/27/2009 shift:($dx,0) fontsize:XS text:6.7.1  from:12/10/2009 till:12/10/2009 shift:($dx,$dy) fontsize:XS text:6.8  from:06/15/2010 till:06/15/2010 shift:($dx,$dy) fontsize:XS text:6.9  from:08/04/2010 till:08/04/2010 shift:($dx,$dy) fontsize:XS text:6.9.1  from:04/19/2011 till:04/19/2011 shift:($dx,$dy) fontsize:XS text:7.0  from:08/01/2011 till:08/01/2011 shift:($dx,$dy) fontsize:XS text:7.0.1  from:01/05/2012 till:01/05/2012 shift:($dx,$dy) fontsize:XS text:7.1  from:02/29/2012 till:02/29/2012 shift:($dx,$dy) fontsize:XS text:7.1.1  from:04/24/2012 till:04/24/2012 shift:($dx,$dy) fontsize:XS text:7.1.2  from:07/17/2012 till:07/17/2012 shift:($dx,$dy) fontsize:XS text:7.2  from:02/21/2013 till:02/21/2013 shift:($dx,$dy) fontsize:XS text:7.3  from:06/12/2013 till:06/12/2013 shift:($dx,$dy) fontsize:XS text:7.3.1  from:10/15/2013 till:10/15/2013 shift:($dx,$dy) fontsize:XS text:7.4  from:03/18/2014 till:03/18/2014 shift:($dx,$dy) fontsize:XS text:8.0  from:09/09/2014 till:09/09/2014 shift:($dx,$dy) fontsize:XS text:8.0.1  from:11/28/2014 till:11/28/2014 shift:($dx,$dy) fontsize:XS text:8.0.2  from:11/04/2015 till:11/04/2015 shift:($dx,$dy) fontsize:XS text:8.1  from:10/03/2016 till:10/03/2016 shift:($dx,$dy) fontsize:XS text:8.2  from:07/29/2018 till:07/29/2018 shift:($dx,$dy) fontsize:XS text:9.0  from:12/27/2018 till:12/27/2018 shift:($dx,$dy) fontsize:XS text:10.0

NetBeans began in 1996 as Xelfi (word play on Delphi),[6][7] a Java IDE student project under the guidance of the Faculty of Mathematics and Physics at Charles University in Prague. In 1997, Roman Staněk formed a company around the project and produced commercial versions of the NetBeans IDE until it was bought by Sun Microsystems in 1999. Sun open-sourced the NetBeans IDE in June of the following year. Since then, the NetBeans community has continued to grow.[8] In 2010, Sun (and thus NetBeans) was acquired by Oracle Corporation. Under Oracle, NetBeans competed with JDeveloper, a freeware IDE that has historically been a product of the company. In September 2016, Oracle submitted a proposal to donate the NetBeans project to the Apache Software Foundation, stating that it was "opening up the NetBeans governance model to give NetBeans constituents a greater voice in the project's direction and future success through the upcoming release of Java 9 and NetBeans 9 and beyond". The move was endorsed by Java creator James Gosling.[9] The project entered the Apache Incubator in October 2016.[10]

NetBeans IDE releases[11]

NetBeans IDE 6.0 introduced support for developing IDE modules and rich client applications based on the NetBeans platform, a Java Swing GUI builder (formerly known as "Project Matisse"), improved CVS support, WebLogic 9 and JBoss 4 support, and many editor enhancements. NetBeans 6 is available in official repositories of major Linux distributions.

NetBeans IDE 6.5, released in November 2008, extended the existing Java EE features (including Java Persistence support, EJB 3 and JAX-WS). Additionally, the NetBeans Enterprise Pack supports the development of Java EE 5 enterprise applications, including SOA visual design tools, XML schema tools, web services orchestration (for BPEL), and UML modeling. The NetBeans IDE Bundle for C/C++ supports C/C++ and FORTRAN development.

NetBeans IDE 6.8 is the first IDE to provide complete support of Java EE 6 and the GlassFish Enterprise Server v3. Developers hosting their open-source projects on kenai.com additionally benefit from instant messaging and issue tracking integration and navigation right in the IDE, support for web application development with PHP 5.3 and the Symfony framework, and improved code completion, layouts, hints and navigation in JavaFX projects.

NetBeans IDE 6.9, released in June 2010, added support for OSGi, Spring Framework 3.0, Java EE dependency injection (JSR-299), Zend Framework for PHP, and easier code navigation (such as "Is Overridden/Implemented" annotations), formatting, hints, and refactoring across several languages.

NetBeans IDE 7.0 was released in April 2011. On August 1, 2011, the NetBeans Team released NetBeans IDE 7.0.1, which has full support for the official release of the Java SE 7 platform.[12]

NetBeans IDE 7.3 was released in February 2013 which added support for HTML5 and web technologies.[13]

NetBeans IDE 7.4 was released on 15 October 2013.

NetBeans IDE 8.0 was released on 18 March 2014.

NetBeans IDE 8.1 was released on 4 November 2015.

NetBeans IDE 8.2 was released on 3 October 2016.

Netbeans 9.0, which adds support for Java 9 and 10, was released on 29 July 2018, by the Apache Incubator project.[10][11][14][15]

NetBeans 10.0 was released on 27 December 2018. It brings support for Java 11 and improved support for PHP (7.0–7.3).

NetBeans platform

The NetBeans Platform is a framework for simplifying the development of Java Swing desktop applications. The NetBeans IDE bundle for Java SE contains what is needed to start developing NetBeans plugins and NetBeans Platform based applications; no additional SDK is required.

Applications can install modules dynamically. Any application can include the Update Center module to allow users of the application to download digitally signed upgrades and new features directly into the running application. Reinstalling an upgrade or a new release does not force users to download the entire application again.

The platform offers reusable services common to desktop applications, allowing developers to focus on the logic specific to their application. Among the features of the platform are:

  • User interface management (e.g. menus and toolbars)
  • User settings management
  • Storage management (carries out efficient storage)
  • Window management
  • Wizard framework (supports step-by-step dialogs)
  • NetBeans Visual Library
  • Integrated development tools

A showcase of applications developed on top of NetBeans Platform is available at https://netbeans.org/features/platform/showcase.html

NetBeans IDE

NetBeans IDE is an open-source integrated development environment. NetBeans IDE supports development of all Java application types (Java SE (including JavaFX), Java ME, web, EJB and mobile applications) out of the box. Among other features are an Ant-based project system, Maven support, refactorings, version control (supporting CVS, Subversion, Git, Mercurial and Clearcase).

Modularity: All the functions of the IDE are provided by modules. Each module provides a well-defined function, such as support for the Java language, editing, or support for the CVS versioning system, and SVN. NetBeans contains all the modules needed for Java development in a single download, allowing the user to start working immediately. Modules also allow NetBeans to be extended. New features, such as support for other programming languages, can be added by installing additional modules. For instance, Sun Studio, Sun Java Studio Enterprise, and Sun Java Studio Creator from Sun Microsystems are all based on the NetBeans IDE.

License: From July 2006 through 2007, NetBeans IDE was licensed under Sun's Common Development and Distribution License (CDDL), a license based on the Mozilla Public License (MPL). In October 2007, Sun announced that NetBeans would henceforth be offered under a dual license of the CDDL and the GPL version 2 licenses, with the GPL linking exception for GNU Classpath[16] The NetBeans Community blog has announced that Oracle is proposing to entrust the development of the NetBeans platform and IDE to the Apache Foundation to “open up the government model,” reaffirming its commitment to the project. NetBeans is currently submitted as a Proposal to Apache, and it will enter incubation if accepted.

Other products

In an October 2016 interview with Gabriela Motroc, Oracle Vice President Bill Pataky stated that Oracle has a number of products that depend on NetBeans.[19]

  • Oracle Developer Studio, a commercial C, C++, Fortran and Java development environment is 100% based on NetBeans[19]
  • Oracle JDeveloper, an end-to-end development for Oracle's technology stack takes major subsystems from NetBeans[19]
  • Oracle JavaScript Extension Toolkit, a modular, open source toolkit based on modern JavaScript, CSS3 and HTML5 design and development principles uses NetBeans as its preferred IDE[17]

Integrated Modules

These modules are part of the NetBeans IDE:

NetBeans Profiler

The NetBeans Profiler[18] is a tool for the monitoring of Java applications: It helps developers find memory leaks and optimize speed. Formerly downloaded separately, it is integrated into the core IDE since version 6.0.

The Profiler is based on a Sun Laboratories research project that was named JFluid. That research uncovered specific techniques that can be used to lower the overhead of profiling a Java application. One of those techniques is dynamic bytecode instrumentation, which is particularly useful for profiling large Java applications. Using dynamic bytecode instrumentation and additional algorithms, the NetBeans Profiler is able to obtain runtime information on applications that are too large or complex for other profilers. NetBeans also support Profiling Points that let you profile precise points of execution and measure execution time.

GUI design tool

Formerly known as project Matisse, the GUI design-tool enables developers to prototype and design Swing GUIs by dragging and positioning GUI components.[19]

The GUI builder has built-in support for JSR 295 (Beans Binding technology), but the support for JSR 296 (Swing Application Framework) was removed in 7.1.

NetBeans JavaScript editor

The NetBeans JavaScript editor provides extended support for JavaScript, Ajax, and CSS.[20][21]

JavaScript editor features comprise syntax highlighting, refactoring, code completion for native objects and functions, generation of JavaScript class skeletons, generation of Ajax callbacks from a template; and automatic browser compatibility checks.

CSS editor features comprise code completion for styles names, quick navigation through the navigator panel, displaying the CSS rule declaration in a List View and file structure in a Tree View, sorting the outline view by name, type or declaration order (List & Tree), creating rule declarations (Tree only), refactoring a part of a rule name (Tree only).

The NetBeans 7.4 and later uses the new Nashorn JavaScript engine developed by Oracle.

NetBeans IDE Download Bundles

Users can choose to download NetBeans IDE bundles tailored to specific development needs. Users can also download and install all other features at a later date directly through the NetBeans IDE.

=== NetBeans IDE Bundle for Web and Java EE ===

The NetBeans IDE Bundle for Web & Java EE[22] provides complete tools for all the latest Java EE 6 standards, including the new Java EE 6 Web Profile, Enterprise Java Beans (EJBs), servlets, Java Persistence API, web services, and annotations.

NetBeans also supports the JSF 2.0 (Facelets), JavaServer Pages (JSP), Hibernate, Spring, and Struts frameworks, and the Java EE 5 and J2EE 1.4 platforms. It includes GlassFish and Apache Tomcat.

Some of its features with javaEE includes

  • Improved support for CDI, REST services and Java Persistence
  • New support for Bean Validation
  • Support for JSF component libraries, including bundled PrimeFaces library
  • Improved editing for Expression Language in JSF, including code completion, refactoring and hints

NetBeans IDE Bundle for PHP

NetBeans supports PHP since version 6.5. The bundle for PHP includes:

  • syntax highlighting, code completion, occurrence highlighting, error highlighting, CVS version control
  • semantic analysis with highlighting of parameters and unused local variables
  • PHP code debugging with xdebug
  • PHP Unit testing with PHPUnit and Selenium
  • Code coverage
  • Symfony framework support (since version 6.8)
  • Zend Framework support (since version 6.9)
  • Yii Framework support (since version 7.3)
  • PHP 5.3 namespace and closure support (since version 6.8)
  • Code Folding for Control Structures (since version 7.2 dev)[23]

NetBeans IDE Complete Bundle

Oracle also releases a version of NetBeans that includes all of the features of the above bundles. This bundle includes:

  • NetBeans Base IDE
  • Java SE, JavaFX
  • Web and Java EE
  • Java ME
  • C/C++
  • PHP (Version 5.5 and later)
  • Apache Groovy
  • GlassFish
  • Apache Tomcat

Official Ruby support was removed with the release of 7.0.

Localization

NetBeans IDE is translated into the following languages:[24]

  • Brazilian Portuguese (BR), as of 5.5[25]
  • Japanese (JP), as of 3.4[26]
  • Simplified Chinese (ZH)

Community translations of the IDE are also available in the following languages:

Community translations[27]
Language Platform Java SE
(IDE)
All
Afrikaans As of 6.9}} {{no}} {{no}}
Albanian As of 5.5}}[28] {{no}} {{no}}
Azerbaijani {{no}} {{no}} {{no}}
Catalan As of 6.7.1}}[29]As of 6.7.1}}[29]As of 6.9.1}}[29]
Czech As of 6.0}}[30] {{no}} {{no}}
Dutch {{yes}} {{yes}} {{no}}
Filipino As of 6.9}} {{no}} {{no}}
French {{yes}} {{yes}} {{no}}
Galician {{yes}} {{yes}} As of 6.8}}
German As of 5.5}}[31]As of 5.5}}[31] {{no}}
Greek As of 6.9}} {{no}} {{no}}
Hindi As of 6.9}} {{no}} {{no}}
Indonesian As of 5.5}}[28] {{no}} {{no}}
Italian {{yes}} {{yes}} {{no}}
Korean As of 5.0}}[32]As of 5.0}}[32] {{no}}
Lithuanian As of 6.9}} {{no}} {{no}}
Romanian As of 6.8}} {{no}} {{no}}
Russian As of 5.0}}[32]As of 5.0}}[32]As of 6.9.1}}
Serbian As of 6.9}} {{no}} {{no}}
Spanish As of 5.5}}[31]As of 5.5}}[31] {{no}}
Swedish {{yes}} {{yes}} {{no}}
Traditional Chinese {{yes}} {{yes}} {{no}}
Turkish {{yes}} {{yes}} {{no}}
Vietnamese As of 6.9}} {{no}} {{no}}

See also

{{Portal|Free and open-source software|Java (programming language)}}
  • Oracle JDeveloper
  • Oracle Developer Studio
  • JetBrains IntelliJ
  • Eclipse IDE
  • Sun Microsystems
  • Comparison of integrated development environments

References

1. ^{{cite web | url = https://blogs.apache.org/netbeans/entry/announce-apache-netbeans-incubating-10 | title = [ANNOUNCE] Apache NetBeans (incubating) 10.0 Released | website = Apache blogs | date = 2018-12-27 | accessdate = 2018-12-27}}
2. ^{{cite web | url = https://blogs.apache.org/netbeans/entry/is-apache-netbeans-10-ready | title = Is Apache NetBeans 10 Ready To Be Released? | website = Apache blogs | date = 2018-11-07 | accessdate = 2018-12-27}}
3. ^[https://netbeans.org/cddl-gplv2.html NetBeans IDE Dual License Header and License Notice]. Netbeans.org (1989-04-01). Retrieved on 2013-07-18.
4. ^{{cite web|url=https://netbeans.org/features/html5/index.html|title=HTML5 Web Development Support|website=netbeans.org|accessdate=2 August 2017}}
5. ^{{cite web|url=http://platform.netbeans.org/tutorials/|title=NetBeans MOVED|website=platform.netbeans.org|accessdate=2 August 2017}}
6. ^{{cite web |url = http://www.xelfi.cz/ |title = original Xelfi homepage |accessdate = 2008-05-17 |deadurl = yes |archiveurl = https://www.webcitation.org/65E5NGz5p?url=http://www.xelfi.cz/ |archivedate = 2012-02-05 |df = }}
7. ^{{cite web| url=https://netbeans.org/community/articles/interviews/yarda-tulach.html| title= Happy Birthday NetBeans - interview with Jaroslav "Yarda" Tulach| publisher=Netbeans.org| accessdate=2008-05-17}}
8. ^{{cite web| url=https://netbeans.org/about/history.html| title=A Brief History of NetBeans| publisher=Netbeans.org| accessdate=2008-05-17}}
9. ^{{cite web|title=Java founder James Gosling endorses Apache takeover of NetBeans Java IDE|url=http://www.infoworld.com/article/3119764/application-development/java-founder-james-gosling-endorses-apache-takeover-of-netbeans-java-ide.html|website=InfoWorld|accessdate=19 September 2016}}
10. ^{{cite web|url=http://incubator.apache.org/projects/netbeans.html|title=NetBeans Incubation Status|accessdate=4 August 2017}}
11. ^{{cite web| url=https://netbeans.org/community/releases/roadmap.html| title=Roadmap| publisher=Oracle| accessdate=2018-02-13}}
12. ^{{cite web |url = http://blogs.oracle.com/java/entry/netbeans_ide_7_0_1 |title = NetBeans IDE 7.0.1 Now Available for Download |publisher = Oracle |accessdate = 2011-09-11 |deadurl = yes |archiveurl = https://web.archive.org/web/20111026175515/http://blogs.oracle.com/java/entry/netbeans_ide_7_0_1 |archivedate = 2011-10-26 |df = }}
13. ^{{cite web| url=https://netbeans.org/community/releases/roadmap.html| title=NetBeans IDE 7.3 Details| publisher=Oracle| accessdate=2013-09-13}}
14. ^{{cite web|last1=Wielenga|first1=Geertjan|title=Using Apache NetBeans (incubating) with JDK 9|url=https://jaxenter.com/netbeans/using-apache-netbeans-incubating-jdk-9|website=Jaxenter|accessdate=13 February 2018}}
15. ^https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+9.0+New+and+Noteworthy
16. ^{{cite web|url=https://netbeans.org/gplv2-faqs.html|title=Why GPL v2 Frequently Asked Questions|website=netbeans.org|accessdate=2 August 2017}}
17. ^{{cite news|last1=Motroc|first1=Gabriela|title=Oracle developers will be involved in at least two Apache NetBeans releases|url=https://jaxenter.com/oracle-involved-in-apache-netbeans-releases-129483.html|accessdate=7 October 2016|publisher=Jaxenter|date=5 October 2016}}
18. ^{{cite web| url=http://profiler.netbeans.org/| title=Profiler| publisher=Netbeans.org| accessdate=2008-05-17}}
19. ^{{cite web| url=https://netbeans.org/features/java/swing.html| title=Swing GUI Builder (formerly Project Matisse)| publisher=Netbeans.org| accessdate=2008-05-17}}
20. ^{{cite web| url=http://wiki.netbeans.org/JavaScript| title=Javascript| publisher=Netbeans wiki| date=2007-03-31| accessdate=2008-04-19}}
21. ^{{cite web| url=https://netbeans.org/features/web/web-app.html| title=Java Web Applications| publisher=Netbeans.org| accessdate=2008-04-19}}
22. ^{{cite web| url=https://netbeans.org/features/web/index.html| title=Web & Java EE| publisher=Netbeans.org| accessdate=2008-05-17}}
23. ^{{cite web|title=Netbeans Bugzilla - Bug 186731|url=https://netbeans.org/bugzilla/show_bug.cgi?id=186731|accessdate=23 May 2012}}
24. ^[https://netbeans.org/community/releases/69/relnotes.html NetBeans IDE 6.9.1 Release Notes and System Requirements]. Netbeans.org. Retrieved on 2013-07-18.
25. ^{{cite web|url=https://netbeans.org/community/news/show/969.html|title=NetBeans Community News|website=netbeans.org|accessdate=2 August 2017}}
26. ^{{cite web|url=https://netbeans.org/community/news/show/244.html|title=NetBeans Community News|website=netbeans.org|accessdate=2 August 2017}}
27. ^TFL10nCommunityStatus - NetBeans Wiki. Wiki.netbeans.org. Retrieved on 2013-07-18.
28. ^{{cite web|url=https://netbeans.org/community/news/show/1086.html|title=NetBeans Community News|website=netbeans.org|accessdate=2 August 2017}}
29. ^{{cite web|url=http://hub.opensolaris.org/bin/view/Community+Group+int_localization/ca_group?language=en|title=Catalan localization group at OpenSolaris|publisher=|accessdate=2 August 2017|deadurl=yes|archiveurl=https://web.archive.org/web/20110716065520/http://hub.opensolaris.org/bin/view/Community+Group+int_localization/ca_group?language=en|archivedate=16 July 2011|df=}}
30. ^{{cite web|url=https://netbeans.org/community/news/show/1129.html|title=NetBeans Community News|website=netbeans.org|accessdate=2 August 2017}}
31. ^{{cite web|url=https://netbeans.org/servlets/NewsItemView?newsItemID=1056|title=NetBeans.org Community News: Go Multilingual with NetBeans IDE 5.5.1!|publisher=|accessdate=2 August 2017}}
32. ^{{cite web|url=https://netbeans.org/community/news/show/910.html|title=NetBeans Community News|website=netbeans.org|accessdate=2 August 2017}}

Further reading

  • {{Cite journal

| first1 = Tim
| last1 = Boudreau
| first2 = Jesse
| last2 = Glick
| first3 = Simeon
| last3 = Greene
| first4 = Jack
| last4 = Woehr
| first5 = Vaughn
| last5 = Spurlin
| date = October 15, 2002
| title = NetBeans: The Definitive Guide
| edition = First
| publisher = O'Reilly Media
| page = 672
| isbn = 0-596-00280-7
| url = http://oreilly.com/catalog/9780596002800/
}}
  • {{Cite journal

| first1 = David
| last1 = Heffelfinger
| date = October 31, 2008
| title = Java EE 5 Development with NetBeans 6
| edition = First
| publisher = Packt Publishing
| page = 400
| isbn = 1-84719-546-6
| url = http://www.packtpub.com/java-ee5-development-with-netbeans-6/book
}}
  • {{Cite journal

| first1 = Adam
| last1 = Myatt
| date = February 21, 2008
| title = Pro Netbeans IDE 6 Rich Client Platform Edition
| edition = First
| publisher = Apress
| page = 491
| isbn = 1-59059-895-4
| url = http://www.apress.com/book/view/9781590598955
}}
  • {{Cite journal

| first1 = Patrick
| last1 = Keegan
| first2 = Ludovic
| last2 = Champenois
| first3 = Gregory
| last3 = Crawley
| first4 = Charlie
| last4 = Hunt
| first5 = Christopher
| last5 = Webster
| date = May 9, 2006
| title = NetBeans IDE Field Guide: Developing Desktop, Web, Enterprise, and Mobile Applications
| edition = Second
| publisher = Prentice Hall
| page = 424
| isbn = 978-0-13-239552-6
| url = http://www.informit.com/store/product.aspx?isbn=0131876201
}}
  • {{Cite journal

| first1 = Heiko
| last1 = Böck
| date = July 1, 2009
| title = The Definitive Guide to NetBeans Platform
| edition = First
| publisher = Apress
| page = 450
| isbn = 1-4302-2417-7
| url = http://www.apress.com/book/view/1430224177
}}
  • {{Cite journal

| first1 = Jürgen
| last1 = Petri
| date = August 11, 2010
| title = NetBeans Platform 6.9 Developer's Guide
| edition = First
| publisher = Packt Publishing
| page = 288
| isbn = 1-84951-176-4
| url = https://www.packtpub.com/netbeans-platform-6-8-developers-guide/book
}}
  • {{Cite journal

| first1 = Heiko
| last1 = Böck
| date = December 28, 2011
| title = The Definitive Guide to NetBeans Platform 7
| edition = First
| publisher = Apress
| page = 592
| isbn = 978-1-4302-4101-0
| url = http://www.apress.com/9781430241010
}}
  • {{Cite journal

| first1 = Jason
| last1 = Wexbridge
| first2 = Walter
| last2 = Nyland
| date = March 25, 2014
| title = NetBeans Platform for Beginners
| edition = Second
| publisher = Leanpub
| page = 361
| url = https://leanpub.com/nbp4beginners
}}

External links

{{Commons and category}}
  • {{Official website}}
{{Apache}}{{FOSS}}{{Integrated development environments}}{{Sun Microsystems}}{{Oracle}}

23 : 2000 software|Android (operating system) development software|Code navigation tools|Cross-platform free software|Formerly proprietary software|Free computer programming tools|Free HTML editors|Free integrated development environments|Free software programmed in Java (programming language)|Free UML tools|Free web software|Integrated development environments|Java development tools|Java platform|Linux integrated development environments|Linux programming tools|MacOS programming tools|MacOS text editors|Programming tools for Windows|Software development kits|Software using the CDDL license|Sun Microsystems software|Web development software

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/9/23 16:19:18