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 178373 - Invalid error message in project properties/applets
Summary: Invalid error message in project properties/applets
Status: RESOLVED FIXED
Alias: None
Product: javacard
Classification: Unclassified
Component: Java Card (show other bugs)
Version: 6.x
Hardware: PC All
: P3 normal (vote)
Assignee: _ tboudreau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-09 07:07 UTC by dkuzmin
Modified: 2010-02-17 21:57 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 dkuzmin 2009-12-09 07:07:29 UTC
Create classic applet package, open properties, deselect applet in "applets to include in applet.xml" list.

Error message is: "No applets are set up to be installed.  Use Customize Deployment to fix".

"Customize Deployment" seems to be related to some old interface design, I don't see anything like that.

Build used is #107.
Comment 1 _ tboudreau 2010-02-16 22:44:59 UTC
Customize Deployment is there, but the message is confusing, since you can get it both by having no instances configured, or by having no applets set up to deploy at all.

I've improved the error message.

Fixed in main/ 562e51644b9b
Comment 2 Quality Engineering 2010-02-17 21:57:39 UTC
Integrated into 'main-golden', will be available in build *201002180200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/562e51644b9b
User: Tim Boudreau <tboudreau@netbeans.org>
Log: #178373 - Ambiguous error msg