Re: Tutorial on GUI building in NetBeans 5.5
robertmazzo <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
The only thing I noticed was that I failed to DESELECT the "create main class" option when creating the project. That's what the tutorial says here : 4. Ensure that the Set as Main Project checkbox is selected and deselect Create Main Class if it is selected. Thanks, Bob robertmazzo wrote: > > I just finished the netBeans 5.5 GUI tutorial at the following URL : > > http://www.netbeans.org/kb/55/quickstart-gui.html > > I can preview my UI form, however I cannot actually run it. I actually > built the project under the "Build" menu, but it won't run from DOS as > follows: > > java -jar ContactEditor.jar > > > It also won't even run using the RUN option in the NetBeans IDE. Am I > missing something here ? > > Thank you ahead of time. > Bob > > -- View this message in context: http://www.nabble.com/Tutorial-on-GUI-building-in-NetBeans-5.5-tf3202473.html#a8893552 Sent from the Netbeans - UI mailing list archive at Nabble.com.