Bug 21780 - SDK Examples feature is missing dependency for webdav
Summary: SDK Examples feature is missing dependency for webdav
Status: RESOLVED DUPLICATE of bug 21291
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: ---   Edit
Assignee: Kevin McGuire CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-22 15:27 EDT by Nick Edgar CLA
Modified: 2002-07-22 15:39 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 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 ***