Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-dev] PDE UI Released

The map file has been updated for the following Bug changes:
+ Bug 237025. Plug-in does not load (ClassNotFoundExceptions) (FIXED)
+ Bug 306537. SimpleProfileRegistry NPE on shutdown (FIXED)
+ Bug 306684. Having two versions of 'org.eclipse.equinox.common' causes errors (FIXED)
+ Bug 307524. Using org.eclipse.wst.xml_* makes the Plug-in Manifest Editor unreliable (FIXED)
+ Bug 308547. classpath entries added using Manifest.MF editor need to check the bundle root. (FIXED)
+ Bug 309469. Self-hosting eclipse starts update.configurator at start-level 3 (FIXED)
+ Bug 309795. workspace didn't compile after restart - always have to reload Target Platform (FIXED)
+ Bug 311307. New OSGi Console needs polish (FIXED)
+ Bug 311748. Update macosx Info.plist for export (FIXED)
+ Bug 311933. Validate on feature based launch config does not consider application plug-in as requirement (FIXED)
+ Bug 312085. [target] removing location results in errors (FIXED)
+ Bug 312156. Show only selected on Feature based config like plug-ins based ones (FIXED)
+ Bug 312434. NPE in SourceEntryErrorReporter.validate(..) (FIXED)
+ Bug 312466. early call to modify bundle root leaves WorkspacePluginModelManager un-initialized (FIXED)
+ Bug 312499. Host OSGi console does not work after disconnect (FIXED)
+ Bug 312677. Host OSGi console should have close action (FIXED)

The following projects have changed:
org.eclipse.pde.core
org.eclipse.pde.ui
org.eclipse.pde.ui.tests
org.eclipse.pde.launching

Back to the top