Bug 11575 - Support for target environment filtering [Arch tag]
Summary: Support for target environment filtering [Arch tag]
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Update (deprecated - use Eclipse>Equinox>p2) (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P2 normal (vote)
Target Milestone: 2.0 M6   Edit
Assignee: Christophe Elek CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 11539
  Show dependency tree
 
Reported: 2002-03-18 12:44 EST by Vlad Klicnik CLA
Modified: 2002-05-17 12:45 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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