Author: helenxu
Date: Tue Nov 20 15:40:30 2012
New Revision: 1411706

URL: http://svn.apache.org/viewvc?rev=1411706&view=rev
Log:
wiki convertion

Modified:
    openjpa/site/trunk/content/tools.mdtext

Modified: openjpa/site/trunk/content/tools.mdtext
URL: 
http://svn.apache.org/viewvc/openjpa/site/trunk/content/tools.mdtext?rev=1411706&r1=1411705&r2=1411706&view=diff
==============================================================================
--- openjpa/site/trunk/content/tools.mdtext (original)
+++ openjpa/site/trunk/content/tools.mdtext Tue Nov 20 15:40:30 2012
@@ -29,18 +29,12 @@ tools to:
 
 A new OpenJPA Tools subproject has been created to deliver a new set of
 tools that are decoupled from a specific OpenJPA release.
-* [Migration Tool](migration-tool.html)
- - translates proprietary mapping descriptors (such as Hibernate) to
-standard JPA mapping descriptors.
-* [Entity enhancer for Eclipse](openjpaeclipseinstallation.html)
- provides a plugin which can be used to pre-enhance your entities when
-building in Eclipse.
+
+* [Migration Tool](migration-tool.html)- translates proprietary mapping 
descriptors (such as Hibernate) to standard JPA mapping descriptors.
+* [Entity enhancer for Eclipse](openjpaeclipseinstallation.html) provides a 
plugin which can be used to pre-enhance your entities when building in Eclipse.
 * [Domain Model Browser](domain-model-browser.html)
-* [JConsole DataCache Plugin](jconsole-datacache-plugin.html)
- - JConsole plugin to monitor openjpa.DataCache usage.
-* [Fetch Statistics](fetch-statistics.html)
- - monitors persistent field access and determines which fields are never
-used.
+* [JConsole DataCache Plugin](jconsole-datacache-plugin.html) - JConsole 
plugin to monitor openjpa.DataCache usage.
+* [Fetch Statistics](fetch-statistics.html)  - monitors persistent field 
access and determines which fields are never used.
 
 
   


Reply via email to