this could be made clearer by mentioning that 'main' will have to be
in the package 'myonlineshop', which means editing the 'create main'
field with 'myonlineshop.main'.  following the instructions, main is
created in a package named 'myonlineshopusingabstractclass', and then
rest of the steps won't work.

1. Create a NetBeans project

    * Select File from top-level menu and select New Project.
    * Observe that the New Project dialog box appears.
    * Select Java under Categories section and Java Application under
Projects section.
    * Click Next.
    * Observe that the Name and Location pane appears.
    * For the Project Name field, enter
MyOnlineShopUsingAbstractClass.
    * Click Finish.

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en

Reply via email to