mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 06:39:38 +07:00
8 lines
273 B
HTML
8 lines
273 B
HTML
<html>
|
|
<body>
|
|
Copies the text of a <code>String</code> concatenation
|
|
to the system clipboard. This can be useful, for example, when you have a multi-line SQL query in
|
|
your code split into concatenated lines that you need to copy to an external application.
|
|
</body>
|
|
</html>
|