You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by sp...@apache.org on 2005/09/13 22:32:00 UTC

svn commit: r280647 - in /geronimo/site: docs/devtools/index.html xdocs/devtools/index.xml

Author: sppatel
Date: Tue Sep 13 13:31:58 2005
New Revision: 280647

URL: http://svn.apache.org/viewcvs?rev=280647&view=rev
Log:
initial content to subproject site

Modified:
    geronimo/site/docs/devtools/index.html
    geronimo/site/xdocs/devtools/index.xml

Modified: geronimo/site/docs/devtools/index.html
URL: http://svn.apache.org/viewcvs/geronimo/site/docs/devtools/index.html?rev=280647&r1=280646&r2=280647&view=diff
==============================================================================
--- geronimo/site/docs/devtools/index.html (original)
+++ geronimo/site/docs/devtools/index.html Tue Sep 13 13:31:58 2005
@@ -128,7 +128,74 @@
       </td></tr>
       <tr><td>
         <blockquote>
-                </blockquote>
+                                    <p>
+        Welcome to the Apache Geronimo Development Tools Subproject.  The aim of this sub project is to provide a rich set of development tools for Geronimo, focusing on
+        application development, migration, and IDE integration.
+      </p>
+                            </blockquote>
+        </p>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
+                                                <table border="0" cellspacing="0" cellpadding="2" width="100%">
+      <tr><td bgcolor="#525D76">
+        <font color="#ffffff" face="arial,helvetica,sanserif">
+          <a name="Eclipse Plug-in"><strong>Eclipse Plug-in</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>
+        The
+        <a href="http://www.eclipse.org/">Eclipse</a>
+        plug-in provides integration between Geronimo and the
+        <a href="http://www.eclipse.org/webtools/">Web Tools Project</a>
+        .
+        With this plug-in, users will be able to use the features in WTP to create, deploy and debug applications for Geronimo.
+      </p>
+                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
+      <tr><td bgcolor="#828DA6">
+        <font color="#ffffff" face="arial,helvetica,sanserif">
+          <a name="Downloads"><strong>Downloads</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>
+          Currently the Eclipse plug-in does not have an official release, however the following unstable version is available for download.  The available build should
+          be used with the latest milestone driver of Geronimo, currently M4.  To generate the latest binary image, visit
+          the
+          <a href="http://wiki.apache.org/geronimo/Eclipse_Tools">build instructions</a>
+          in the Wiki.
+        </p>
+                            </blockquote>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
+                            </blockquote>
+        </p>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
+                                                <table border="0" cellspacing="0" cellpadding="2" width="100%">
+      <tr><td bgcolor="#525D76">
+        <font color="#ffffff" face="arial,helvetica,sanserif">
+          <a name="News"><strong>News</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>
+        <strong>Geronimo Tooling for Eclipse</strong>
+        <blockquote>
+          The WTP Geronimo Server Adapter now being developed under the Geronimo Development Tools subproject. It is no longer being hosted and developed
+          under Eclipse.  Re-visit the <a href="http://www-128.ibm.com/developerworks/opensource/library/os-gerplug/">article</a> on this plug-in.
+          (
+          <i>2005-09-13</i>
+          )
+        </blockquote>
+      </p>
+                            </blockquote>
         </p>
       </td></tr>
       <tr><td><br/></td></tr>

Modified: geronimo/site/xdocs/devtools/index.xml
URL: http://svn.apache.org/viewcvs/geronimo/site/xdocs/devtools/index.xml?rev=280647&r1=280646&r2=280647&view=diff
==============================================================================
--- geronimo/site/xdocs/devtools/index.xml (original)
+++ geronimo/site/xdocs/devtools/index.xml Tue Sep 13 13:31:58 2005
@@ -1,23 +1,46 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<document>
-
- <properties>
-  <title>Apache Geronimo Development Tools</title>
-  <author email="dev@geronimo.apache.org">Geronimo Documentation Team</author>
- </properties>
-
- <body>
-
-<section name="Welcome to Apache Geronimo Development Tools Subproject">
-
- </section>
-
- </body>
- </document>
-
-
-
-
-
-
+<?xml version="1.0" encoding="iso-8859-1"?>
+<document>
+  <properties>
+    <title>Apache Geronimo Development Tools</title>
+    <author email="dev@geronimo.apache.org">Geronimo Documentation Team</author>
+  </properties>
+  <body>
+    <section name="Welcome to Apache Geronimo Development Tools Subproject">
+      <p>
+        Welcome to the Apache Geronimo Development Tools Subproject.  The aim of this sub project is to provide a rich set of development tools for Geronimo, focusing on
+        application development, migration, and IDE integration.
+      </p>
+    </section>
+    <section name="Eclipse Plug-in">
+      <p>
+        The
+        <a href="http://www.eclipse.org/">Eclipse</a>
+        plug-in provides integration between Geronimo and the
+        <a href="http://www.eclipse.org/webtools/">Web Tools Project</a>
+        .
+        With this plug-in, users will be able to use the features in WTP to create, deploy and debug applications for Geronimo.
+      </p>
+      <subsection name="Downloads">
+        <p>
+          Currently the Eclipse plug-in does not have an official release, however the following unstable version is available for download.  The available build should
+          be used with the latest milestone driver of Geronimo, currently M4.  To generate the latest binary image, visit
+          the
+          <a href="http://wiki.apache.org/geronimo/Eclipse_Tools">build instructions</a>
+          in the Wiki.
+        </p>
+      </subsection>
+    </section>
+    <section name="News">
+      <p>
+        <strong>Geronimo Tooling for Eclipse</strong>
+        <blockquote>
+          The WTP Geronimo Server Adapter now being developed under the Geronimo Development Tools subproject. It is no longer being hosted and developed
+          under Eclipse.  Re-visit the <a href="http://www-128.ibm.com/developerworks/opensource/library/os-gerplug/">article</a> on this plug-in.
+          (
+          <i>2005-09-13</i>
+          )
+        </blockquote>
+      </p>
+    </section>
+  </body>
+</document>