blob: 4c6ddc2044bd7764358b3e7d72c8d2d7899b5643 [file] [log] [blame]
<html><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Installing the Eclipse Tooling</title><meta content="DocBook XSL Stylesheets V1.76.0" name="generator"><link rel="home" href="index.html" title="A Guide to the GreenPages Sample"><link rel="up" href="ch01.html" title="Chapter&nbsp;1.&nbsp;Installing Pre-requisites"><link rel="prev" href="ch01s02.html" title="Installing Virgo Tomcat Server"><link rel="next" href="ch01s04.html" title="Installing Apache Maven"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table summary="Navigation header" width="100%"><tr><td align="left" width="20%"><a accesskey="p" href="ch01s02.html">Prev</a>&nbsp;</td><th align="center" width="60%">&nbsp;</th><td align="right" width="20%">&nbsp;<a accesskey="n" href="ch01s04.html">Next</a></td></tr></table><hr></div><div class="section" title="Installing the Eclipse Tooling"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="installation.virgotooling"></a>Installing the Eclipse Tooling</h2></div></div></div><p>
This is necessary only if you would like to run the sample under Eclipse.
</p><p>
Please refer to the Virgo Programmer Guide for installation instructions of the Virgo tooling.
See <a class="link" href="apas02.html" title="Documentation">Documentation</a>.
</p><p>
This sample also uses Maven and to support the build in Eclipse you need to install the m2e plugin.
This is simple to do from the 'Help' -&gt; 'Install New Software..' menu item. Add a new update site of
<code class="literal">http://download.eclipse.org/technology/m2e/releases/</code> and then use it to install the plugin.
</p></div><div class="navfooter"><hr><table summary="Navigation footer" width="100%"><tr><td align="left" width="40%"><a accesskey="p" href="ch01s02.html">Prev</a>&nbsp;</td><td align="center" width="20%"><a accesskey="u" href="ch01.html">Up</a></td><td align="right" width="40%">&nbsp;<a accesskey="n" href="ch01s04.html">Next</a></td></tr><tr><td valign="top" align="left" width="40%">&nbsp;</td><td align="center" width="20%"><a accesskey="h" href="index.html">Home</a></td><td valign="top" align="right" width="40%">&nbsp;</td></tr></table></div></body></html>