Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 321646 - Cannot reload default target platform
Summary: Cannot reload default target platform
Status: CLOSED DUPLICATE of bug 315961
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-03 14:56 EDT by js Mising name CLA
Modified: 2010-08-03 15:18 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description js Mising name CLA 2010-08-03 14:56:58 EDT
Build Identifier: 20100617-1415

When I goto: Window -> Preferences -> Plug-in Development -> Target Platform

and press the reload button I get the errors:

Problems occurred getting the plug-ins in this container
  Error reading manifest for C:\eclipse-rcp-helios-win32\eclipse\plugins\ch.qos.logback.classic_0.9.19.v20100519-1505.jar
  Error reading manifest for C:\eclipse-rcp-helios-win32\eclipse\plugins\ch.qos.logback.core_0.9.19.v20100419-1216.jar
  Error reading manifest for C:\eclipse-rcp-helios-win32\eclipse\plugins\ch.qos.logback.slf4j_0.9.19.v20100519-1910.jar
  Error reading manifest for C:\eclipse-rcp-helios-win32\eclipse\plugins\javax.mail.glassfish_1.4.1.v201005082020.jar
  Error reading manifest for C:\eclipse-rcp-helios-win32\eclipse\plugins\org.eclipse.net4j.jms.api_3.0.0.v20100614-1655
  Error reading manifest for C:\eclipse-rcp-helios-win32\eclipse\plugins\org.slf4j.api_1.5.11.v20100519-1910.jar


I have tried downloading a fresh version of the eclipse for  rcp deveopment from:

http://www.eclipse.org/downloads/packages/eclipse-rcp-and-rap-developers/heliosr

and using a new workspace but I get the same error.

Reproducible: Always

Steps to Reproduce:
1. Window -> Preferences -> Plug-in Development -> Target Platform
2. press the reload button
3.
Comment 1 Curtis Windatt CLA 2010-08-03 15:15:52 EDT
Moving to UI.

I don't think the ch.qos plug-ins that you are having problems with are part of the RCP distribution.  Where did those plug-ins come from? Do you have other things installed in your Eclipse client?
Comment 2 Curtis Windatt CLA 2010-08-03 15:18:47 EDT
This bug is a dupe, we don't know where the extra plug-ins are coming from.  There is something wrong with those plug-ins (missing manifest? malformed manifest?).

*** This bug has been marked as a duplicate of bug 315961 ***