Bug 21780

Summary: SDK Examples feature is missing dependency for webdav
Product: [Eclipse Project] Platform Reporter: Nick Edgar <n.a.edgar>
Component: TeamAssignee: Kevin McGuire <Kevin_McGuire>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: jeem
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Nick Edgar CLA 2002-07-22 15:27:36 EDT
R2.0

- run R2.0
- go to update manager
- open eclipse update site (http://update.eclipse.org/updates)
- install Eclipse SDK Examples
- say yes to restart
- go back to update manager
- check status of Eclipse SDK Examples feature
- it complains that it's missing a plugin at runtime: 
org.eclipse.team.examples.filesystem

The log has:
!SESSION Jul 22, 2002 15:24:11.139 --------------------------------------------
-
java.fullversion=J2RE 1.3.1 IBM Windows 32 build cn131-20020403 (JIT enabled: 
jitc)
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -dev bin -data 
d:\eclipse\plugins -update -install file:D:/eclipse20020717-nightly/eclipse/
!ENTRY org.eclipse.core.runtime 2 1 Jul 22, 2002 15:24:11.139
!MESSAGE Problems encountered loading the plug-in registry.
!SUBENTRY 1 org.eclipse.core.runtime 2 1 Jul 22, 2002 15:24:11.139
!MESSAGE Plug-in "org.eclipse.team.examples.filesystem" was disabled due to 
missing or disabled prerequisite plug-in "org.eclipse.webdav".

The reason is that the feature.xml for the examples is missing a dependency on 
the Eclipse FTP and WebDAV Support feature
Comment 1 Kevin McGuire CLA 2002-07-22 15:39:17 EDT

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