24 <p> |
24 <p> |
25 Package implementing the multi project management module of eric. |
25 Package implementing the multi project management module of eric. |
26 </p> |
26 </p> |
27 <p> |
27 <p> |
28 The multi project management module consists of the main part, which is |
28 The multi project management module consists of the main part, which is |
29 used for reading and writing of eric multi project files (*.e5m) and |
29 used for reading and writing of eric multi project files (*.emj or *.e5m) |
30 for performing all operations on the multi project. It is accompanied by |
30 and for performing all operations on the multi project. It is accompanied |
31 various UI related modules implementing different dialogs and a browser |
31 by various UI related modules implementing different dialogs and a browser |
32 for the display of projects belonging to the current multi project. |
32 for the display of projects belonging to the current multi project. |
33 </p> |
33 </p> |
34 |
34 |
35 |
35 |
36 <h3>Modules</h3> |
36 <h3>Modules</h3> |
47 <tr> |
47 <tr> |
48 <td><a href="eric6.MultiProject.MultiProjectBrowser.html">MultiProjectBrowser</a></td> |
48 <td><a href="eric6.MultiProject.MultiProjectBrowser.html">MultiProjectBrowser</a></td> |
49 <td>Module implementing the multi project browser.</td> |
49 <td>Module implementing the multi project browser.</td> |
50 </tr> |
50 </tr> |
51 <tr> |
51 <tr> |
|
52 <td><a href="eric6.MultiProject.MultiProjectFile.html">MultiProjectFile</a></td> |
|
53 <td>Module implementing a class representing the multi project JSON file.</td> |
|
54 </tr> |
|
55 <tr> |
52 <td><a href="eric6.MultiProject.PropertiesDialog.html">PropertiesDialog</a></td> |
56 <td><a href="eric6.MultiProject.PropertiesDialog.html">PropertiesDialog</a></td> |
53 <td>Module implementing the multi project properties dialog.</td> |
57 <td>Module implementing the multi project properties dialog.</td> |
54 </tr> |
58 </tr> |
55 </table> |
59 </table> |
56 </body></html> |
60 </body></html> |