Reputation: 3099
When I right click on the bin-release folder and click properties, then click Resource, the Location is: C:\Users\anotheruser\Desktop\TEST CFA. How do I change this to actually be the bin-release folder that I created in my application?
Upvotes: 1
Views: 129
Reputation: 3099
What I had to do was delete the current bin-release folder and create a new one. Then it all seemed to work.
Upvotes: 0
Reputation: 6566
Right click on the 'Project' > build path > (source tab) change the default output folder.
Upvotes: 2