X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=utils%2Fjalopy%2Fdocs%2Fplugin-netbeans.html;h=e653198586bb76fecc4a0319d1cfe3c7e365c2df;hb=b2f9a8d7bce642ff4011bc6d49e02bb0569fbb11;hp=62e881d00a389a5314ac057090aa096db49c30c2;hpb=6ab4ef1cc71ff9d28a21a139db69e4a8351a3fb5;p=jalview.git diff --git a/utils/jalopy/docs/plugin-netbeans.html b/utils/jalopy/docs/plugin-netbeans.html index 62e881d..e653198 100755 --- a/utils/jalopy/docs/plugin-netbeans.html +++ b/utils/jalopy/docs/plugin-netbeans.html @@ -1,18 +1,76 @@ - + + + + Chapter 11. NetBeans/Sun ONE Studio module + + +
Overview • + Download • + Documentation • + Plug-ins • + Links • + Contact
Features | + History | + Manual | + FAQ | + Javadoc
+ This page generated: June 8 2004

Chapter 11. NetBeans/Sun ONE Studio module

+Describes the installation and usage of the Jalopy NetBeans/Sun ONE Studio Plug-in module. +

11.1. Installation

+Explains the steps involved to install the NetBeans Plug-in module. +

11.1.1. System requirements

+The Plug-in requires NetBeans 3.3 (or above) or Sun ONE Studio 4. It has only been +tested with NetBeans 3.4. +See Section 1.1, “System requirements” for the basic requirements +to run Jalopy. +

+To obtain more information about this +powerful IDE, visit the official NetBeans homepage: +http://www.netbeans.org/ or the Sun ONE Studio +pages at Sun: +http://wwws.sun.com/software/sundev/jde/ +

11.1.2. Installation

+The Plug-in comes either as a single .zip or compressed +.tar file. Unzipping either one of these files into a directory +of your choice (referred to as <INST_DIR>) +will produce two subdirectories /docs and +/lib. +

+

+..
+  docs/      contains the documentation
+  lib/       contains all necessary libraries
+

+

+Now follow these steps to install the Jalopy Plug-in: +

  1. +Start NetBeans/Sun ONE Studio. +

  2. +Open the Update Center Wizard by selecting +Tools->Update Center... +(You need to have the Auto Update module enabled for this to work). +

  3. +On the first page 'Select Location of modules', choose 'Install Manually +Downloaded Modules (.nbm Files)', select the .nbm contained +in <INST_DIR>/lib and +proceed through all steps of the wizard as outlined. +

to top