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 235207 - New Master form in default package
Summary: New Master form in default package
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: PC Windows 8
: P4 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-29 07:38 UTC by _ supunliyanage
Modified: 2015-09-11 13:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (26.16 KB, image/png)
2013-08-29 07:38 UTC, _ supunliyanage
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ supunliyanage 2013-08-29 07:38:43 UTC
Created attachment 139404 [details]
Screenshot

Summary: Cannot create Master/Detail form within Default package

1. Add new Swing GUI form > Master/Detail Sample form. Keep the package as Blank (Default package, this will show a warning) 
2. Press Next
3. The form is Disabled and displaying an error stating Creating of Master/Detail form from default package is not allowed.

Logical solution: This show Either allow to create master/detail from from the 2nd Wizard screen or From the 1st screen it should not allow to navigate to the 2nd screen
Comment 1 Tomas Pavek 2013-08-29 09:15:30 UTC
Adjusting bug priority, I think it is only a minor inconvenience that you are not blocked in using default package already in the first step, but on second. The warning in the first step comes from a general component for entering a location of a java file, we will need to learn it some parameter to specify whether default package is just a warning or error.