description fixed

This commit is contained in:
Anna Kozlova
2013-01-30 18:03:14 +04:00
parent d42d92ffdd
commit 7bff02a4e4
2 changed files with 2 additions and 2 deletions
@@ -3,7 +3,7 @@
<table border="0" cellpadding="2" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td colspan="3"><font face="verdana" size="-1">This is a built-in template used each time you create
a new Java class, by selecting <b>New | Class</b> from the popup menu in one of the project views.<br>
a new Java class, by selecting <b>New | Java Class | Class</b> from the popup menu in one of the project views.<br>
The template is editable. Along with Java expressions and comments, you can also use the predefined variables
(listed below) that will be then expanded like macros into the corresponding values.<br>
Using the <font color="#7F0000"><b><i>#parse</i></b></font> directive, you can include templates from the <b>Includes</b>
@@ -3,7 +3,7 @@
<table border="0" cellpadding="2" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td colspan="3"><font face="verdana" size="-1">This is a built-in template used each time you create a new Java interface, by
selecting <b>New | Interface</b> from the popup menu in one of the project views.<br>
selecting <b>New | Java Class | Interface</b> from the popup menu in one of the project views.<br>
The template is editable. Along with Java expressions and comments, you can also use the predefined variables
(listed below) that will be then expanded like macros into the corresponding values.<br>
Using the <font color="#7F0000"><i><b>#parse</b></i></font> directive, you can include templates from the <b>Includes</b>