mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 23:39:39 +07:00
21 lines
558 B
HTML
21 lines
558 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<p>To open again one of the recent projects, use <span class="control">Reopen</span>(on Windows and Linux)/<span class="control">Open Recent</span>(on MacOS)
|
|
on the <span class="control">File</span> menu:</p>
|
|
<p class="image"><img src="images/reopen.png"></p>
|
|
|
|
<p>Another way to reopen a project is to right-click the <span class="product">&productName;</span> icon on the task bar:
|
|
|
|
</p>
|
|
|
|
|
|
<p class="image"><img src="images/jumplist.png"></p>
|
|
|
|
</body>
|
|
</html>
|