Hi Try Tools | Palette -> Swing/AWT Component There you have a button "Add from Jar"
If it is the JAR file you are missing, then do Shift + F11 and watch the output window. At the end of the compilation, the output window will display somthing like this.. To run this application from the command line without Ant, try: java -jar "C:\Users\Halli\Documents\NetBeansProjects\DesktopApplication1\dist\DesktopApplication1.jar" There is your .jar file.. Hope this will help - Halli 2009/9/8 Anine Hartog <[email protected]> > I am trying to do the following step : > > 36. Right-click the MyBean node in the MyBean project tree and choose Tools > |Add to Palette from the pop-up menu. > > When I do this I get the following message coming up : > > > > The following JavaBeans components cannot be installed into > the palette from the project: My Bean. > > You can install them directly from their JAR by using the > Palette Manager > > > > My problem is that I do not know *where to find the JAR that they are > talking about*. > > Could somebody please be so kind as to show me in the write direction? > > Kind Regards > > Anine A. Hartog > [email protected] > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
