Eclipse screen in USC describes eclipse-jdt and eclipse-pde but doesn't let you install them
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
One Hundred Papercuts |
Confirmed
|
Low
|
Unassigned | ||
eclipse (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: eclipse
eclipse 3.5.2-8ubuntu3, Ubuntu 11.04
1. Navigate to Eclipse's screen in Ubuntu Software Center.
What you see: An unhelpful bulleted list.
"This package provides only the Eclipse Platform. It does not include any development plug-ins. These are available in different packages:
* eclipse-jdt Java Development Tools
* eclipse-pde Plug-in Development Tools
* eclipse Complete development environment"
What you should see: Instead of a bulleted list, actual checkboxes for installing each of those plug-ins.
Fixing this requires:
(1) changing eclipse-platform so that it Suggests: eclipse-jdt, or changing eclipse-jdt so that it Enhances: eclipse-platform
(2) changing eclipse-platform so that it Suggests: eclipse-pde, or changing eclipse-pde so that it Enhances: eclipse-platform
(3) removing the bulleted list from the eclipse-platform package description.
description: | updated |
Changed in hundredpapercuts: | |
milestone: | none → precise-8-softwarecenter-app-descriptions |
Changed in hundredpapercuts: | |
status: | New → Confirmed |
importance: | Undecided → Low |
Changed in hundredpapercuts: | |
milestone: | precise-8-softwarecenter-app-descriptions → quantal-3-software-centre-app-metadata |
Niels, do you prefer suggests or enhances (or both)?