Author: pderop
Date: Sat Sep 14 19:08:45 2013
New Revision: 1523294
URL: http://svn.apache.org/r1523294
Log:
fixed misspelling.
Modified:
felix/site/trunk/content/documentation/subprojects/apache-felix-maven-scr-plugin/apache-felix-scr-bndtools-use.mdtext
Modified:
felix/site/trunk/content/documentation/subprojects/apache-felix-maven-scr-plugin/apache-felix-scr-bndtools-use.mdtext
URL:
http://svn.apache.org/viewvc/felix/site/trunk/content/documentation/subprojects/apache-felix-maven-scr-plugin/apache-felix-scr-bndtools-use.mdtext?rev=1523294&r1=1523293&r2=1523294&view=diff
==============================================================================
---
felix/site/trunk/content/documentation/subprojects/apache-felix-maven-scr-plugin/apache-felix-scr-bndtools-use.mdtext
(original)
+++
felix/site/trunk/content/documentation/subprojects/apache-felix-maven-scr-plugin/apache-felix-scr-bndtools-use.mdtext
Sat Sep 14 19:08:45 2013
@@ -35,7 +35,7 @@ For now, the plugin is not yet released,
In order to let BndTools load the SCR annotations bnd plugin, you can
configure the default BndTools plugin path:
-First, if you don't have opened the BndTools perspective, then open it: go to
Window Menu -> Open Perspective -> BndTools.
+First, if you have not yet opened the BndTools perspective, then open it: go
to Window Menu -> Open Perspective -> BndTools.
Now, in BndTools menu, click on "BndTools Open ext/pluginpaths.bnd", then
click on "Source"
and append the SCR bnd plugin
(${plugin-dir}/org.apache.felix.scr.bnd/org.apache.felix.scr.bnd-X.Y.Z-SNAPSHOT.jar)
to the current plugin path.