You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by Apache Wiki <wi...@apache.org> on 2005/10/05 14:43:21 UTC

[Geronimo Wiki] Update of "EclipseDeployment" by AnitaKulshreshtha

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Geronimo Wiki" for change notification.

The following page has been changed by AnitaKulshreshtha:
http://wiki.apache.org/geronimo/EclipseDeployment

------------------------------------------------------------------------------
  At this point we'll assume that you've already pulled Eclipse and installed it.
  
  You'll open a blank workspace and Import the Geronimo project.  This is done by accessing the `File -> Import -> Existing Projects into Workspace` command.
- You can choose to import all geronimo and geronimo related projects by selecting the root folder of the Geronimo project.  Or,
+ You can choose to import all geronimo and geronimo related projects by selecting the root folder of the Geronimo project. This is highly recommended for the first time users.  Or,
  to import only the Geronimo modules, select the 'modules' folder from the root.
  
  Once this is accomplished you should see something like:
@@ -148, +148 @@

  
  However, those who which to better understand and create the configurations' by hand, the steps to create these configurations are...
  
- After installing the Maven and Mevenide features, create a new Maven Configuration by going to '''{{{Project -- >Maven --> Manage Configuration}}}''' as shown below.
+ After installing the Maven and Mevenide features, select '''{{{geronimo}}}''' project, create a new Maven Configuration by going to '''{{{Project -- >Maven --> Manage Configuration}}}''' as shown below.
  
  http://people.apache.org/~sppatel/wiki-images/mavenconfigmenu.gif
  
@@ -203, +203 @@

  }}}
  
  http://people.apache.org/~sppatel/wiki-images/launch1.gif
- 
- Select the '''{{{Arguments}}}''' tab and specify the program arguments of:
- 
- {{{
- -v org/apache/geronimo/DebugConsole
- }}}
- 
- This will enable the Debug Console at launch as well as provide INFO level log details during startup.
- 
- http://people.apache.org/~sppatel/wiki-images/launch2.gif
  
  Select the '''{{{Classpath}}}''' tab.  Select '''{{{Add Jars...}}}''' to be added to the User Entries list.  Add the following entry: