| 39 |
containing various data such as resource names, attributes, markers, etc. |
containing various data such as resource names, attributes, markers, etc. |
| 40 |
Explore reducing the amount of data stored in memory for each resource, and |
Explore reducing the amount of data stored in memory for each resource, and |
| 41 |
other optimizations such as uniquification of strings. |
other optimizations such as uniquification of strings. |
| 42 |
<li><img src="../../images/glass.gif" height="10" width="10" border="0"> |
<li><img src="../../images/ok.gif" height="10" width="10" border="0"> |
| 43 |
Team/CVS metadata footprint. The CVS plug-ins store significant information |
Team/CVS metadata footprint. The CVS plug-ins store significant information |
| 44 |
in memory about the synchronization and "dirty" state of each resource. Explore |
in memory about the synchronization and "dirty" state of each resource. Explore |
| 45 |
reducing the footprint of this data or using lazy caching to only bring this information |
reducing the footprint of this data or using lazy caching to only bring this information |
| 99 |
there is no way to load them all into a workspace at once. The current "existing project" |
there is no way to load them all into a workspace at once. The current "existing project" |
| 100 |
import wizard only allows importing one project at a time. |
import wizard only allows importing one project at a time. |
| 101 |
</li> |
</li> |
| 102 |
<li> |
<li><img src="../../images/ok.gif" height="10" width="10" border="0"> |
| 103 |
Import project inside zip file |
Import project inside zip file |
| 104 |
(bugs <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=66798">66798</a>, |
(bugs <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=66798">66798</a>, |
| 105 |
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=67808">67808</a>). |
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=67808">67808</a>). |
| 110 |
be made easier. Similarly, it should be possible to import a ZIP containing multiple |
be made easier. Similarly, it should be possible to import a ZIP containing multiple |
| 111 |
projects. |
projects. |
| 112 |
</li> |
</li> |
| 113 |
<li><img src="../../images/progress.gif" height="5" width="14" border="0"> |
<li><font class="indexsub" color="#8080ff">[>3.1]</font> |
| 114 |
Rename project on import |
Rename project on import |
| 115 |
(bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=40493">40493</a>). |
(bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=40493">40493</a>). |
| 116 |
The "import existing project" wizard doesn't allow you to import a project but |
The "import existing project" wizard doesn't allow you to import a project but |