Bug 11575

Summary: Support for target environment filtering [Arch tag]
Product: [Eclipse Project] Platform Reporter: Vlad Klicnik <klicnik>
Component: Update (deprecated - use Eclipse>Equinox>p2)Assignee: Christophe Elek <celek>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P2    
Version: 2.0   
Target Milestone: 2.0 M6   
Hardware: PC   
OS: Windows 2000   
Whiteboard:
Bug Depends on:    
Bug Blocks: 11539    

Description Vlad Klicnik CLA 2002-03-18 12:44:19 EST
We need to support the "arch" tag.

Core needs to

* by default, only install plugins/ non-plugins that match the user environment
* via check (passed from UI or accessed in some other way), for install of all 
plugins/ non-plugins regardless of target type)

For 2.0 we do not support "custom selection (ie. only what matches user 
environment, or all).

PS: may be useful to have the "matching" check implemented once as core API 
(likely on feature, pluginentry, nonpluginentry)

Also see http://dev.eclipse.org/bugs/show_bug.cgi?id=11539
Comment 1 Christophe Elek CLA 2002-04-16 21:23:41 EDT
Need to be reviewed / priority
Comment 2 Christophe Elek CLA 2002-05-17 12:45:30 EDT
UI code, not core