This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 100542 - New Plugins - the size of downloaded plugins should contain size of all required plugins
Summary: New Plugins - the size of downloaded plugins should contain size of all requi...
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks: 89627
  Show dependency tree
 
Reported: 2007-04-10 22:35 UTC by Marian Mirilovic
Modified: 2007-05-21 09:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2007-04-10 22:35:29 UTC
Steps to reproduce:
- run plugin-manager build 0410, JDK 1.5.0_11
- open Plugin Manager
- New Plugins tab
- select Feature | Ruby
-> there is a label : "10kB will be downloaded"

I would say this is misleading. There is no possibility to not download all
required plugins - so it has to show the size af all required packs together.
Comment 1 Jiri Rechtacek 2007-04-10 23:35:12 UTC
Checking in UnitTab.java;
/shared/data/ccvs/repository/autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/Attic/UnitTab.java,v
 <--  UnitTab.java
new revision: 1.1.2.28; previous revision: 1.1.2.27
done
Checking in AvailableTableModel.java;
/shared/data/ccvs/repository/autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/Attic/AvailableTableModel.java,v
 <--  AvailableTableModel.java
new revision: 1.1.2.8; previous revision: 1.1.2.7
done
Checking in UpdateTableModel.java;
/shared/data/ccvs/repository/autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/Attic/UpdateTableModel.java,v
 <--  UpdateTableModel.java
new revision: 1.1.2.10; previous revision: 1.1.2.9
done
Checking in Unit.java;
/shared/data/ccvs/repository/autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/Attic/Unit.java,v
 <--  Unit.java
new revision: 1.1.2.20; previous revision: 1.1.2.19
done
Comment 2 Marian Mirilovic 2007-04-11 23:22:45 UTC
verified in pre-merge-III build