You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2014/05/01 11:41:00 UTC

svn commit: r1591579 - /isis/site/trunk/content/intro/resources/editor-templates.md

Author: danhaywood
Date: Thu May  1 09:41:00 2014
New Revision: 1591579

URL: http://svn.apache.org/r1591579
Log:
IntelliJ templates

Modified:
    isis/site/trunk/content/intro/resources/editor-templates.md

Modified: isis/site/trunk/content/intro/resources/editor-templates.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/intro/resources/editor-templates.md?rev=1591579&r1=1591578&r2=1591579&view=diff
==============================================================================
--- isis/site/trunk/content/intro/resources/editor-templates.md (original)
+++ isis/site/trunk/content/intro/resources/editor-templates.md Thu May  1 09:41:00 2014
@@ -10,19 +10,19 @@ The following table lists various IDE te
         <th>Eclipse</th>
     </tr>
     <tr>
-        <th class="heading">Isis Domain Objects</th>
+        <td>Isis Domain Objects</td>
         <td><tt>is</tt></td>
         <td><a href="resources/isis-templates-idea.xml">Download</a></td>
         <td><a href="resources/isis-templates.xml">Download</a></td>
     </tr>
     <tr>
-        <th class="heading">JUnit tests</th>
+        <td>JUnit tests</td>
         <td><tt>ju</tt></td>
         <td><a href="resources/junit4-templates-idea.xml">Download</a></td>
         <td><a href="resources/junit4-templates.xml">Download</a></td>
     </tr>
     <tr>
-        <th class="heading">JMock tests</th>
+        <td>JMock tests</td>
         <td><tt>jm</tt></td>
         <td><a href="resources/jmock-templates-idea.xml">Download</a></td>
         <td><a href="resources/jmock-templates.xml">Download</a></td>