Hello,

Please find attached the readme and download instructions for the Derby Core plug-in for Eclipse. Can you add this file to the plugin
download website.
The file is xml-formatted for the Forrest version. Do let me know should you have any questions/comments.


Regards,
Rajesh

------------------------------------------------------------------------------------------


Samuel Andrew McIntyre wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


On Jan 5, 2005, at 5:05 PM, Andrew McIntyre wrote:

Rajesh Kartha wrote:

Also was thinking, since Derby has a branch for 10.0, can this patch
be added to that, so there can be a corresponding Eclipse plug-in release
for the officially released Derby 10.0.2.1 currently available at:


http://incubator.apache.org/derby/derby_downloads.html


This patch looks good to me. If there are no further comments on the patch by Friday, I will assume lazy approval for this and commit the patch to both trunk and the 10.0 branch as well, since this only affects build files.


committed with modification to exclude derbyTesting.jar to trunk, revision 124561, and to the 10.0 branch, 124569.

andrew
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)

iD8DBQFB3unJDfB0XauCH7wRAv6XAJ0U1CgwiVcFGqYpssP2jo2xM0QVeQCdHfKF
NP4A/6+Tfc12fZdjV3yuAGQ=
=lgIX
-----END PGP SIGNATURE-----


<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd";>

<document>
 <header>
  <title>Apache Derby Core Plug-in for Eclipse</title>
 </header>

<body>

<section>
<title>Overview</title>
<p>
The Apache Derby Core Plug-in for Eclipse allows the Derby jars to be 
available to the Eclipse platform through a standard plug-in.
</p>
</section>

<section>
<title>Functionality</title>
<p>
This 'core' plug-in consists of all the Derby related jars and can be used 
in Eclipse projects for:
</p>
<ul>
<li>database application development</li>
<li>plug-in development with the Derby 'core' plug-in as its dependency</li>
</ul>
</section>

<section>
<title>Components</title>
<p>
The Apache Derby Core Plug-in for Eclipse consists of a zip file containing the plugin.
</p>
<table>
<tr>
<td>Name</td>
<td>Purpose</td>
<td>Packaging</td>
</tr>
<tr>
<td>org.apache.derby.core_10.0.2</td>
<td>Contains derby.jar, derbynet.jar, and derbytools.jar</td>
<td>derby_core_plugin_10.0.2.zip</td>
</tr>
</table>
</section>

<section>
<title>Software Requirements</title>
<ul>
<li>Java Development Kit
<ul>
<li>Sun JDK version 1.3.x or higher</li>
<li>IBM SDK version 1.3.x or higher</li>
</ul>
</li>
<li>Eclipse from <a href="http://www.eclipse.org";>eclipse.org</a>
<ul>
<li>Eclipse 3.1</li>
<li>Eclipse 3.0</li>
</ul>
</li>
</ul>
</section>

<section>
<title>Install</title>
<p>
Download the Derby core plug-in zip from the Apache Derby site:
<a href="http://incubator.apache.org/derby/derby_downloads.html";>http://incubator.apache.org/derby/derby_downloads.html</a>
</p>
<p>
After downloading, unzip the file to the Eclipse installation directory. The 
zip file will unpack to create a new subdirectory under the plugins directory 
of the Eclipse installation. 
</p>
<p>
Launch Eclipse, if Eclipse was already running while unzipping the file, 
please re-start it.
</p>
</section>

<section>
<title>Resources</title>
<p>
More information on Apache Derby can be found at:
<a href="http://incubator.apache.org/derby/";>http://incubator.apache.org/derby/</a>
</p>
</section>


<p>
<em>Last updated: January 10, 2005</em>
</p>
</body>
</document>

Reply via email to