mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-23 15:03:36 +07:00
14 lines
288 B
HTML
14 lines
288 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
<p>You can easily open an external file for editing, if you just drag it from the Explorer or Finder to the editor.</p>
|
|
|
|
|
|
<p class="image"><img src="images/dragToOpen.png"></p>
|
|
|
|
</body>
|
|
</html>
|