You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by fs...@apache.org on 2016/11/14 18:08:48 UTC

svn commit: r1769670 - /jmeter/trunk/eclipse.md

Author: fschumacher
Date: Mon Nov 14 18:08:48 2016
New Revision: 1769670

URL: http://svn.apache.org/viewvc?rev=1769670&view=rev
Log:
Markup corrections.

Modified:
    jmeter/trunk/eclipse.md

Modified: jmeter/trunk/eclipse.md
URL: http://svn.apache.org/viewvc/jmeter/trunk/eclipse.md?rev=1769670&r1=1769669&r2=1769670&view=diff
==============================================================================
--- jmeter/trunk/eclipse.md (original)
+++ jmeter/trunk/eclipse.md Mon Nov 14 18:08:48 2016
@@ -12,7 +12,7 @@ See `Project Preferences/Java Compiler/B
 
 ## Eclipse.classpath
 
-** This has been tested with Eclipse 3.2 up to 4.6.1. It may not work with other versions. **
+**This has been tested with Eclipse 3.2 up to 4.6.1. It may not work with other versions.**
 
 The file `eclipse.classpath` is intended as a starter `.classpath` file 
 for building JMeter using Eclipse version 3 to 4.6.  
@@ -93,4 +93,4 @@ button next to `Other` and enter the fol
   
  where `jmeter` is the name of the JMeter project.
  
- **It would be nicer to use `${project_loc}/bin` but unfortunately the Eclipse Debug view does not seem to preserve any of the project variables **
+ **It would be nicer to use `${project_loc}/bin` but unfortunately the Eclipse Debug view does not seem to preserve any of the project variables**