Bug 21291 - Team Examples require missing plugin org.eclipse.webdav
Summary: Team Examples require missing plugin org.eclipse.webdav
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0.1   Edit
Assignee: Michael Valenta CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 21780 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-07-07 22:56 EDT by Pat McCarthy CLA
Modified: 2002-08-12 14:21 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 Pat McCarthy CLA 2002-07-07 22:56:06 EDT
Configuration errors exist after adding the examples to the Eclipse SDK.

From the configuration details log:
!ENTRY org.eclipse.core.runtime 2 1 Jul 07, 2002 22:17:59.330
!MESSAGE Problems encountered loading the plug-in registry.
!SUBENTRY 1 org.eclipse.core.runtime 2 1 Jul 07, 2002 22:17:59.330
!MESSAGE Plug-in "org.eclipse.team.examples.filesystem" was disabled due to 
missing or disabled prerequisite plug-in "org.eclipse.webdav".
Comment 1 Michael Valenta CLA 2002-07-08 11:23:36 EDT
The reference only appears in the .project file and is not required. I've 
removed it from the file in dev.eclipse.org.
Comment 2 Kevin McGuire CLA 2002-07-22 15:39:17 EDT
*** Bug 21780 has been marked as a duplicate of this bug. ***
Comment 3 Nick Edgar CLA 2002-07-23 10:30:16 EDT
There was also a dependency in the plugin.xml.  If it was just in the .project 
file then it would not have complained at runtime.

If there is a real dependency, then this example should probably be factored 
out as a separate feature, since the webdav support is.
Comment 4 James Moody CLA 2002-08-01 10:44:50 EDT
Released to R2_0_1 stream.
Should also release to HEAD.
Comment 5 James Moody CLA 2002-08-12 14:21:43 EDT
Released to HEAD.