Describes the installation and usage of the Jalopy JDeveloper Plug-in Extension. Oracle JDeveloper [Link] is an award-winning, comprehensive Java and Web services IDE. Optimized to run with Oracle Application Server and Oracle Database, JDeveloper is committed to open standards and platforms, supporting all major J2EE application servers and databases, and providing pure implementations for Struts, CVS, Ant and JUnit.
Explains the steps involved to install the JDeveloper Plug-in.
The JDeveloper Plug-in requires JDeveloper 10g (9.0.5.1 - 10.1.2). See the section called “System requirements” for the basic requirements to run Jalopy.
The Plug-in comes as an executable Jar Archive (JAR) that contains a graphical setup wizard to let you easily install the software. Wizard installation is recommended and explained in detail in the section called “Wizard Installation”.
If you would rather install the Plug-in manually, you have to decompress and copy the appropriate files into the different application and/or settings folders. To decompress the contents of the installer JAR, you can often use the build-in support of your file manager (e.g. Nautilus) or any other software that can handle the ZIP compression format (e.g. 7Zip, WinZip or Stuffit Expander). If you don’t have access to one of the convenience tools, you might resort to the jar command-line application that ships with your Java distribution.
If you’re upgrading from a prior version and want to keep your settings, first
copy or rename the current Jalopy settings directory to match the version number
of the new release. For instance, if your current settings directory is
C:\Documents and Settings\John Doo\.jalopy\1.9
and you’re about to install Jalopy 1.9.3, either copy the directory
contents or rename it to
C:\Documents and Settings\.jalopy\John Doo\1.9.3.
Wizard installation can perform this step automatically.
Make sure JDeveloper is not running and remove any prior Jalopy JAR files from
your JDeveloper extension folder. The JDeveloper extension folder is located
under the root directory of your JDeveloper installation, e.g.
C:\Program Files\JDeveloper\jdev\lib\ext.
Remove all JAR files starting with jalopy-.
Now decompress the contents of the installer JAR file into a temporary
directory and copy the two JAR files
jalopy-1.9.3.jar and
jalopy-jdev-1.9.3.jar
from the temporary directory into the JDeveloper extension folder.