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 112931 - Sample projects (at least PaintApp) have missing dependencies which were not required in versions prior to 6
Summary: Sample projects (at least PaintApp) have missing dependencies which were not ...
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
: 113028 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-08-15 22:42 UTC by _ wadechandler
Modified: 2007-08-30 19:14 UTC (History)
3 users (show)

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 _ wadechandler 2007-08-15 22:42:36 UTC
Sample projects (at least PaintApp) have missing dependencies on Core-UI, Favorites, and MasterFS which were not
required in NB versions prior to NB 6.0. Note: This also seems to be masking another issue I will file in which the
About Box image is not the same as the splash image any more, and there appears to be no support for overriding the
about box graphics.
Comment 1 Jesse Glick 2007-08-16 17:12:48 UTC

*** This issue has been marked as a duplicate of 113028 ***
Comment 2 Martin Krauskopf 2007-08-16 17:12:53 UTC
*** Issue 113028 has been marked as a duplicate of this issue. ***
Comment 3 Martin Krauskopf 2007-08-16 17:14:31 UTC
112931 < 113028
Comment 4 Martin Krauskopf 2007-08-21 06:52:36 UTC
FeedReader fixed.

feedreader-suite/nbproject/platform.properties;
new revision: 1.7; previous revision: 1.6
Comment 5 pzajac 2007-08-28 10:14:58 UTC
P3 -> P2: Too many complains...
Comment 6 Martin Krauskopf 2007-08-29 14:41:06 UTC
samples/PaintApp-suite/nbproject/platform.properties;
new revision: 1.10; previous revision: 1.9
Comment 7 Jesse Glick 2007-08-29 19:44:11 UTC
Are you sure this is the correct fix? Who is requiring e.g. Favorites? This should not be present in PaintApp. I think
the correct fix is rather to exclude the platform kit module.
Comment 8 Martin Krauskopf 2007-08-30 11:49:27 UTC
I thought that "Platform" module was there on purpose (somebody added it - might be by mistake). So I solved it this
way. Will fix in other way.
Actually when a new Suite is create and "Create Standalone Application" checked there is the same problem (and thus the
culprit of previous one). I suppose that in the new-suite-wizard case we should keep Platform and add dependent modules.
Comment 9 Jesse Glick 2007-08-30 16:31:53 UTC
No, the new "platform" kit module should be excluded from new suites too. It is not likely to be useful for typical
platform-based app developers.
Comment 10 Martin Krauskopf 2007-08-30 19:14:08 UTC
Ok, thanks for clarification. Fixed accordingly. Also "New Suite" wizard.

project/src/org/netbeans/modules/apisupport/project/ui/customizer/SuiteCustomizerLibraries.java;
new revision: 1.46; previous revision: 1.45
samples/PaintApp-suite/nbproject/platform.properties;
new revision: 1.11; previous revision: 1.10
samples/feedreader-suite/nbproject/platform.properties;
new revision: 1.8; previous revision: 1.7