mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-06 01:06:54 +07:00
8 lines
192 B
HTML
8 lines
192 B
HTML
<html>
|
|
<title>Command to add Java file to project</title>
|
|
<body>
|
|
<p>
|
|
Example: %createJavaFile [fileName],[dstDir],[fileType - class, enum, annotation, record, interface]
|
|
</p>
|
|
</body>
|
|
</html> |