• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Netbeans not creating Dist file on the Mac?

 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello, Everyone --

I am using Netbeans 8.0.1, Java 8u66 on my Mac OS X, and just transferred a working program from Windows to the Mac. Everything went fine, but Netbeans did not make an expected .jar file in the Dist folder. Multiple sources on the web say this should happen "automatically" with a clean and build, but apparently automatically stops at the moat around my house.

Am I missing something simple? I looked around Netbeans for some sort of setting to flip, but did not see anything obvious.

Thank you in advance!

-- Chris
 
reply
    Bookmark Topic Watch Topic
  • New Topic