Welcome to NetBeans IDE 5.5. NetBeans IDE is a modular, standards-based integrated development environment (IDE), written in the Java programming language. The NetBeans project consists of:
For release information about NetBeans Add-on packs, see:
Note: If you are looking for information about installing the NetBeans IDE 5.5, see the NetBeans IDE 5.5 Installation Instructions.
NetBeans IDE 5.5 supports the following technologies:
Note: using versions of JBoss, WebLogic, or Struts other than those explicitly listed could result in unpredictable IDE behavior because they are External interfaces and not controlled by the project team.
NetBeans IDE 5.5 has been tested with the following application servers:
If you are using the GlassFish application server, note that it is recommended to run the final build of GlassFish V1 UR1 (build 14) in order to work with NetBeans IDE 5.5 .
NetBeans IDE runs on operating systems that support the Java VM. Below is a list of platforms that NetBeans IDE has been tested on.
NetBeans IDE is also known to run on the following platforms:
Note: The IDE's minimum screen resolution is 1024x768 pixels.
NetBeans IDE runs on the J2SE JDK 5.0 (Java SE Development Kit), which consists of the Java Runtime Environment plus developer tools for compiling, debugging, and running applications written in the Java language.
You can download the JDK for your platform from one of the sites listed below:
Note: You can download archived versions of the IDE at http://java.sun.com/products/archive/index.html.
When you first run the IDE, you can import a subset of the settings you used in NetBeans IDE 5.0. If you choose not to import settings from a previous release, the IDE opens using the default settings.
--userdir switch. If you would like to import settings from an IDE that the installer does not recognize, download an archive version of the IDE instead of the installer.Though it is possible to import settings from a previous IDE installation into NetBeans IDE 5.5 , it is not possible to import settings from NetBeans IDE 5.5 into an earlier IDE release.
Note:If you edit the Project Properties for a project that was created in NetBeans IDE 4.1 or earlier in NetBeans IDE 5.5 , the project will no longer work in the earlier NetBeans IDE versions.
Note: The NetBeans IDE and Sun Java System Application Server bundle creates the admin user with password adminadmin by default. Users should use these settings to log in via the web console.
The unresolved issues for this release are as follows:
Description: If you have an incompatible version of sax.jar in your JDK installation, the IDE installer crashes with the following message: "The wizard cannot continue because of the following error: could not load wizard specified in /wizard.inf (104)"
Workaround: Temporarily remove jre/lib/endorsed/sax.jar from the JDK directory during IDE installation.
Description: When starting NetBeans with the SELinux (Security-enhanced) Linux option enabled, startup fails (Linux only).
Workaround: If this happens, disable SELinux temporarily by typing #setenforce 0 from the command line. Note that this requires root privileges. Then add selinux=0 to your kernel command line to disable SELinux at boot up.
Description: Network communication broken on Linux with IPv6 enabled, preventing the IDE from connecting to bundled servers, Auto Update, etc.
Workaround: If this happens, run the IDE using the -J-Djava.net.preferIPv4Stack=true' switch. Alternatively, disable IPv6 (in /etc/modules.conf or /etc/modprobe.conf).
For more information see: Issue #5087907.
Description: When creating a Web Service client or Web Service from WSDL, the IDE returns an OutOfMemoryError and may become unusable temporarily.
Workaround: If you encoutner this problem, edit the -J-Xmx128m startup parameter in $NB_HOME/etc/netbeans.conf to be -J-Xmx256m.
Description: When you open a Java source file that is not in a project and try to invoke code completion for standard Java classes, the code completion box does not offer anything.
Workaround: Create a project for sources that you want to edit in the IDE.
Description: When running the IDE on Red Hat Fedora Core 3 in the zh_CN locale and possibly some other Asian locales, the text may be unreadable because of rendering problems. This problem is a result of font support issues with the JDK on the Fedora Core distribution, so this problem also might apply to other Java applications running on Fedora Core.
Workaround: There is no safe workaround for the rendering problem on Red Hat Fedora Core 3, so it is best to use a different Linux distribution or operating system in these locales. We have verified that this problem does not occur on Red Hat Enterprise Linux 3.
Description: The IDE does not correctly import all user-created keymap profiles or thanges to the standard keymap profiles.
Workaround: None.
Description: None of the keyboard combinations that use the Alt key work on Macintosh.
Workaround: Use the menu items to invoke the commands.
Description: On systems running Windows Vista, the NetBeans 5.5 installer fails to start and a message suggesting running with the "silent" or "console" flag appears.
Workaround: To correct this, run the installer on JDK 6.0 build 96 or newer.
If you encounter further difficulties, disable Compatibility Mode manually. You can do this by right-clicking the .exe installer file and choosing Properties from the pop-up menu, then deselecting Compatibility Mode in the Compatibility tab of the File Properties dialog. Note that if Compatibility Mode was turned on automatically, it is necessary to disable it for both the current user AND all users. To do so, click the "Show Settings for All Users" button, then deselect the Compatibility Mode checkbox in the "Compatibility for All Users" dialog.
Description: When dragging a tab a black square area appears. After dropping the tab, problems with Welcome screen repainting occur.
Workaround: Set -J-Dapple.awt.graphics.UseQuartz=true or use Java 1.5 for running the IDE.
Description: When copying and pasting a class from one package to another, the required import statements are not added.
Workaround: If you encounter this behavior, invoke the Fix Imports action on the class.
Description: When renaming a bean property with read and write methods, the source code is incorrectly updated.
Workaround: Ensure that a complete metamodel for the bean exists, then find and change the setter/getter pattern. Note that this workaround will not work if you have already edited the methods' code.
Description: When running the IDE on JDK 1.6 (regardless of what Java version you use to build your projects), and the file path to your project contains national characters not in the ASCII character set, you may encounter an error when building or running your project. This is a bug in Ant 1.6.5 triggered by newer XML parsers.
Workaround: If this occurs, you may use any of the following workarounds:
xerces-<<version>>.jar from the directory ide<<number>>/modules/ext in your NetBeans installation.For information about using the IDE, see the following resources:
Getting Started:
Learning Trails:Note: If you are running the NetBeans IDE on Mac OS X, see Using NetBeans on Mac OS X for more information about keyboard equivalents, tips and tricks, and other Mac-specific topics.
You can find news, articles, additional modules, and other useful information on the NetBeans project web site. Since NetBeans is an open-source project, the web site also provides access to source code, a bug database, information on creating your own NetBeans modules, and much more.
For more information, visit http://www.netbeans.org/.
You can keep up to date on NetBeans IDE and interact with the NetBeans community by signing up for NetBeans project mailing lists at http://www.netbeans.org/community/lists/.
You are viewing a mobilized version of this site...
View original page here