mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
description fixed
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user