You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rm...@apache.org on 2015/11/23 21:39:39 UTC

svn commit: r1715948 - /tomee/site/trunk/content/getting-started-with-eclipse-and-webby.md

Author: rmannibucau
Date: Mon Nov 23 20:39:39 2015
New Revision: 1715948

URL: http://svn.apache.org/viewvc?rev=1715948&view=rev
Log:
webby patch from thomas collignon

Modified:
    tomee/site/trunk/content/getting-started-with-eclipse-and-webby.md

Modified: tomee/site/trunk/content/getting-started-with-eclipse-and-webby.md
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/getting-started-with-eclipse-and-webby.md?rev=1715948&r1=1715947&r2=1715948&view=diff
==============================================================================
--- tomee/site/trunk/content/getting-started-with-eclipse-and-webby.md (original)
+++ tomee/site/trunk/content/getting-started-with-eclipse-and-webby.md Mon Nov 23 20:39:39 2015
@@ -1,6 +1,7 @@
 # TomEE and Eclipse using Webby
 
-If you want to use Eclipse and WTP (the classic way), please read this : [http://openejb.apache.org/tomee-and-eclipse.html]
+If you want to use Eclipse and WTP (the classic way), please read this [docs](http://openejb.apache.org/tomee-and-eclipse.html).
+
 If you intends to run a Maven WAR project, you can adopt [m2eclipse-webby](https://github.com/tesla/m2eclipse-webby), because it will be more efficient. In this case, follow this docs.
 
 ## Prerequisite
@@ -11,7 +12,7 @@ The next thing you need is [m2eclipse](h
 If you doesn't have it in your eclipse package, install it like another plugin.
 
 ### Webby
-Then you need to install [m2eclipse-webby](https://github.com/tesla/m2eclipse-webby) :
+0. Then you need to install [m2eclipse-webby](https://github.com/tesla/m2eclipse-webby)
 1. In eclipse, select menu "Help" / "Install new software", and type this URL : https://repository.takari.io/content/sites/m2e.extras/m2eclipse-webby/0.2.2/N/LATEST/
 2. Select Web Application Launcher for M2Eclipse / Webby Core
 3. Click Finish and continue the classic installation way.