X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=utils%2Fjalopy%2Fdocs%2Fplugin-jdev.html;h=68cd50c23b5b0f7c528265320f318ccb65fd65c5;hb=c53aeee9a688f68d64106a968876e542f701fbc6;hp=62e881d00a389a5314ac057090aa096db49c30c2;hpb=6ab4ef1cc71ff9d28a21a139db69e4a8351a3fb5;p=jalview.git diff --git a/utils/jalopy/docs/plugin-jdev.html b/utils/jalopy/docs/plugin-jdev.html index 62e881d..68cd50c 100755 --- a/utils/jalopy/docs/plugin-jdev.html +++ b/utils/jalopy/docs/plugin-jdev.html @@ -16,3 +16,51 @@ * * You should have received a copy of the GNU General Public License along with Jalview. If not, see . --> + + + + Chapter 9. JDeveloper Extension + + +
Overview • + Download • + Documentation • + Plug-ins • + Links • + Contact
Features | + History | + Manual | + FAQ | + Javadoc
+ This page generated: June 8 2004

Chapter 9. JDeveloper Extension

+Describes the installation and usage of the Jalopy JDeveloper Plug-in Extension. +

9.1. Installation

+Explains the steps involved to install the JDeveloper Plug-in. +

9.1.1. System requirements

+The JDeveloper Plug-in requires Oracle9i JDeveloper or later. 1.1.3 is the +latest version and has only been tested with JDeveloper 10g Production. Older +releases may work on JDeveloper 9.0.2 and 9.0.3. See Section 1.1, “System requirements” for the basic +requirements to run Jalopy. +

+To obtain more information about this powerful IDE, visit the official JDeveloper homepage +at the Oracle site: +http://otn.oracle.com/products/jdev/ +

9.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
+

+

+Further installation is simple: just copy all files from the +<INST_DIR>/lib folder +into the /jdev/lib/ext directory of your JDeveloper +distribution. JDeveloper will then need to be restarted before Jalopy begins +working. +

to top