|
If you are using Distributed NetBeans for OpenVMS, you do not need to download or
install any plug-in modules.
The Distributed NetBeans client module contains support for the following features on OpenVMS.
These modules are contained in the client .nbm file. You do not need to install these modules separately.
Distributed NetBeans for OpenVMS File Access
Distributed BASIC Support for OpenVMS
Distributed C/C++ Support for OpenVMS
Distributed COBOL Support for OpenVMS
Distributed FORTRAN Support for OpenVMS
Distributed PASCAL Support for OpenVMS
Distributed DCL Support for OpenVMS
EDTkeypad Support (disabled by default)
NetBeans for OpenVMS Plug-In Modules
Important Install these plug-ins on OpenVMS systems only.
You have the option of downloading the OpenVMS plug-in
modules now without using the NetBeans Update Center. (You can then
install the modules using the Install Manually Downloaded Modules
option in the Update Center.)
» Download Modules
» Download Instructions
» Installation Instructions
Download Modules
| Image Name |
Module |
Description |
Requires |
| » OPENVMSCOBOLSUPPORT.NBM |
OpenVMS COBOL Compiler Support |
Extends NetBeans for OpenVMS to be your code development environment for COBOL. |
NetBeans 3.6 |
| » OPENVMSFORTRANSUPPORT.NBM |
OpenVMS Fortran Compiler Support |
Extends NetBeans for OpenVMS to be your code development environment for Fortran. |
NetBeans 3.6 |
| » OPENVMSDCLSUPPORT.NBM |
OpenVMS DCL Command Support |
Extends NetBeans for OpenVMS command file editing and execution within the NetBeans IDE or in an interactive DECterm window. |
NetBeans 3.6 |
| » OPENVMSCMSPROFILE.NBM |
OpenVMS CMS Support Module |
Makes available CMS source code control functionality within the NetBeans IDE. |
NetBeans 3.6 |
| » EDTKEYPAD.NBM |
OpenVMS EDT Editor Keybindings |
Offers the convenience of EDT keypad functionality within NetBeans for OpenVMS. |
NetBeans 3.5.1 or 3.6 |
| » OPENVMSCPPSUPPORT.NBM |
OpenVMS C/C++ Compiler Support |
Extends NetBeans for OpenVMS to be your code development environment for C and C++. |
NetBeans 3.6 |
Download Instructions
- Save the desired *.NBM file(s) to any location accessible to the OpenVMS
system on which you are running NetBeans.
If applicable, copy or FTP the file(s) to the OpenVMS system.
- Change the *.NBM file format to STREAM_LF before installing. Use the
following command:
$ SET FILE/ATTRIBUTE=(RFM:STMLF,RAT:CR) <MODNAME>.NBM
Important The format must be STREAM_LF,
or the Update Center wizard will not recognize the *.NBM file.
Module Installation Instructions (when running NetBeans
natively on OpenVMS or when using a PC as an X Window display device while running
NetBeans on OpenVMS)
- Start NetBeans and open the NetBeans Update Center wizard (choose
Update Center from the Tools menu).
- Choose the Install Manually Downloaded Modules (.nbm Files)
option and click Next.
- Click Add and browse for the *.NBM file(s). Select the file(s)
and click OK.
The file(s) should appear in the Modules to Install list.
- Follow the instructions on the wizard for completing the installation.
If prompted to, you must restart the IDE.
- Click Finish and wait for the IDE Updater to complete
installation and restart the NetBeans IDE.
Single-user
versus multi-user installation
Standard NetBeans module installation is single-user. If you want to
do a systemwide installation, select the Global? checkbox on
the View Certificates and Install Modules page.
Important
When choosing a systemwide installation, make sure:
- You have write access to the directories in which NetBeans is installed.
- No other users are running NetBeans while you are doing the update.
DO NOT PROCEED WITHOUT ENSURING THE ABOVE REQUIREMENTS
You may also need to change the protection of installed modules so
that others can access the files.
See NetBeans for OpenVMS Release Notes:
Downloading and Installing NetBeans Plug-in Modules.
|