4 <meta charset="UTF-8"> |
4 <meta charset="UTF-8"> |
5 <link rel="stylesheet" href="styles.css"> |
5 <link rel="stylesheet" href="styles.css"> |
6 </head> |
6 </head> |
7 <body> |
7 <body> |
8 <h1>eric7.MultiProject</h1> |
8 <h1>eric7.MultiProject</h1> |
9 |
|
10 <p> |
9 <p> |
11 Package implementing the multi project management module of eric. |
10 Package implementing the multi project management module of eric. |
12 </p> |
11 </p> |
13 <p> |
12 <p> |
14 The multi project management module consists of the main part, which is |
13 The multi project management module consists of the main part, which is |
15 used for reading and writing of eric multi project files (*.emj or *.e5m) |
14 used for reading and writing of eric multi project files (*.emj or *.e5m) |
16 and for performing all operations on the multi project. It is accompanied |
15 and for performing all operations on the multi project. It is accompanied |
17 by various UI related modules implementing different dialogs and a browser |
16 by various UI related modules implementing different dialogs and a browser |
18 for the display of projects belonging to the current multi project. |
17 for the display of projects belonging to the current multi project. |
19 </p> |
18 </p> |
|
19 |
20 |
20 |
21 |
21 |
22 <h3>Modules</h3> |
22 <h3>Modules</h3> |
23 <table> |
23 <table> |
24 |
24 |