• 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 Project Path and dist folder not found

 
Ranch Hand
Posts: 47
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey guys, I hope you could assist me here. I built a netbeans project with the following default path: C:\\...Documents\NetbeansProjects\myProject. But after "Clean And Build", I discovered the path on my PC was:C:\\...Downloads\Documents\NetbeansProjects.(Perhaps, I had ignorantly misplaced the normal path arrangement on my machine.) So, because of the mismatched path, i couldn't find the dist folder. How can I go back on the netbeans project to correct this pitiable error to enable me get the path being shown by my PC? Is it possible? I kinda feel like deleting the the entire work on the netbeans and start afresh but it's been a long journey so far for me. Please, assist the needy. Thank you.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic