| 114 |
3 |
3 |
| 115 |
(November 5, 2005)</font></b></p> |
(November 5, 2005)</font></b></p> |
| 116 |
<ul> |
<ul> |
| 117 |
<li>Runtime/OSGi tooling<ul> |
<li>Runtime tooling<ul> |
| 118 |
<li>Implement an OSGi launcher</li> |
<li>Implement an Equinox OSGi Framework launcher</li> |
| 119 |
|
<li>Add a "3.2" target version in the New Plug-in Project creation wizard |
| 120 |
|
and start generating manifest files for the 3.2 runtime.</li> |
| 121 |
<li>Automated management of exported packages in a plug-in. Come up |
<li>Automated management of exported packages in a plug-in. Come up |
| 122 |
with a tooling equivalent of the old <export name="*"/></li> |
with a tooling equivalent of the old <export name="*"/></li> |
| 123 |
<li>More refactoring: renaming a package in an Export-Package header should |
<li>More refactoring: renaming a package in an Export-Package header should |
| 127 |
</li> |
</li> |
| 128 |
<li>Bundle Execution Environment - Prelude to J2SE5.0 adoption<ul> |
<li>Bundle Execution Environment - Prelude to J2SE5.0 adoption<ul> |
| 129 |
<li>Add support for the Bundle-RequiredExecutionEnvironment manifest header |
<li>Add support for the Bundle-RequiredExecutionEnvironment manifest header |
| 130 |
into the PDE plugin editor.</li> |
into the PDE plug-in editor.</li> |
| 131 |
<li>The New Plug-in/Fragment project creation wizard to start asking the |
<li>The New Plug-in/Fragment project creation wizard to start asking the |
| 132 |
user the level of JRE the plug-in is targeted for.</li> |
user the level of JRE the plug-in is targeted for.</li> |
| 133 |
<li>Use the Bundle-RequiredExecutionEnvironment header when importing |
<li>Use the Bundle-RequiredExecutionEnvironment header when importing |
| 136 |
</li> |
</li> |
| 137 |
<li>NLS tooling<ul> |
<li>NLS tooling<ul> |
| 138 |
<li>Implement an NLS wizard to externalize plug-in manifest files</li> |
<li>Implement an NLS wizard to externalize plug-in manifest files</li> |
|
<li>Add support the manifest builder to flag unused keys in the |
|
|
plugin.properties files.</li> |
|
| 139 |
</ul> |
</ul> |
| 140 |
</li> |
</li> |
| 141 |
<li>Quick fixes (Investigation)<ul> |
<li>Quick fixes (Investigation)<ul> |