commit 3dc8bd4eb4e50e6e727fc635046a89d2031bb7df
Author: Mauro Talevi <[email protected]>
AuthorDate: Sun Jul 8 12:34:31 2012 +0200
Commit: Mauro Talevi <[email protected]>
CommitDate: Sun Jul 8 12:34:31 2012 +0200
JBEHAVE-796: Updated BUILD and README.
diff --git a/jbehave-eclipse/BUILD.markdown b/jbehave-eclipse/BUILD.markdown
index c861874..9a0e5f5 100644
--- a/jbehave-eclipse/BUILD.markdown
+++ b/jbehave-eclipse/BUILD.markdown
@@ -22,7 +22,7 @@ Building the JBehave Eclipse requires:
./upload-eclipse.sh
- The repository will be available as Updates site on
http://jbehave.org/reference/ide/eclipse/updates/
+ The repository will be available as Updates site on
http://jbehave.org/reference/eclipse/updates/
# To launch the plugin in an runtime workspace
diff --git a/jbehave-eclipse/org.jbehave.eclipse/README.markdown
b/jbehave-eclipse/org.jbehave.eclipse/README.markdown
index 82b81c9..4953033 100644
--- a/jbehave-eclipse/org.jbehave.eclipse/README.markdown
+++ b/jbehave-eclipse/org.jbehave.eclipse/README.markdown
@@ -1,6 +1,12 @@
JBehave Eclipse plugin
=======================
+Requirements
+------------
+Eclipse (Indigo or Juno)
+
+Features:
+
* Custom Story Parser
* Story Editor
@@ -19,13 +25,20 @@ Preference page:
* Localized Keyword support
* Console (and logger level) settings
-Download
-========
+Installation
+============
+
+Use Eclipse Installer
Updates Site
------------
+http://jbehave.org/reference/eclipse/updates/
-http://jbehave.org/reference/ide/eclipse/updates/
+Local Build
+-----------
+Build using instructions in ../BUILD.markdown
+
+Built repository found in ../org.jbehave.eclipse.repository/target/repository
RELEASE NOTES
=============
@@ -33,11 +46,7 @@ RELEASE NOTES
Inspiration
===========
-* [JBEHAVE-233](http://jira.codehaus.org/browse/JBEHAVE-233)
* [GivWenZen](https://bitbucket.org/szczepiq/givwenzenclipse/wiki/Home)
* [Building an Eclipse Text Editor with JFace
Text](http://www.realsolve.co.uk/site/tech/jface-text.php)
* [Eclipse Plug-ins, Third
Edition](http://www.amazon.com/Eclipse-Plug-ins-3rd-Eric-Clayberg/dp/0321553462/ref=sr_1_1?ie=UTF8&s=books&qid=1300059405&sr=8-1)
-
-Erlide for plugin usage and template proposal behavior
-
* [Erlang IDE ](https://github.com/erlide/erlide)
\ No newline at end of file