X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=utils%2Fjalopy%2Fdocs%2Fplugin-eclipse.html;h=26db5617ac17a1d016f1bfd4244302f62958fa78;hb=dfa04e77181fccfa6229ffef1591fc9c622d9b39;hp=62e881d00a389a5314ac057090aa096db49c30c2;hpb=6ab4ef1cc71ff9d28a21a139db69e4a8351a3fb5;p=jalview.git diff --git a/utils/jalopy/docs/plugin-eclipse.html b/utils/jalopy/docs/plugin-eclipse.html index 62e881d..26db561 100755 --- a/utils/jalopy/docs/plugin-eclipse.html +++ b/utils/jalopy/docs/plugin-eclipse.html @@ -1,18 +1,66 @@ - + + + + Chapter 7. Eclipse Plug-in + + +
Overview • + Download • + Documentation • + Plug-ins • + Links • + Contact
Features | + History | + Manual | + FAQ | + Javadoc
+ This page generated: June 8 2004

Chapter 7. Eclipse Plug-in

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

7.1. Installation

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

7.1.1. System requirements

+This Plug-in requires Eclipse 2.0 or higher. It has only been tested with Eclipse 2.0. +See Section 1.1, “System requirements” for the basic requirements +to run Jalopy. +

+To obtain more information about this powerful IDE, visit the official +Eclipse homepage: +http://www.eclipse.org/ +

7.1.2. Installation

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

+

+..
+  de.hunsicker.jalopy.plugin.eclipse_version/    contains the Plug-in files
+  docs/                                          contains the documentation
+

+

+Copy the de.hunsicker.jalopy.plugin.eclipse_version +folder into your Eclipse plugin directory and +restart Eclipse. That's all there is to it, you are now ready to run Jalopy +from within Eclipse. +

to top