The files in my project are located in a src directory. There is also a folder called bin?
We do not recommend this file structure for 1.00. The src and bin directories are organizational: the src directory is intended to hold .java files (the code) while the bin directory holds .class files (the runnable files). To keep things simple, we usually recommend the project setup, where both .java and .class files are stored in the same directory, directly in your project folder. How do you make this change? With Eclipse running: Choose Window -> Preferences from the Eclipse toolbar. In the “Preferences” window, in the navigation tree, expand the “Java” option and click the Build Path option. In the “Build Path” panel, select the Project radio button. Click OK to save your changes. 7. 100Zip v1.3 reports zip failed when attempting to create a ZIP or SUBMISSION ZIP. If you are on a Windows Vista machine, 100Zip has compatibility problems with Vistas User Account Control (UAC) security feature. You may either use another compression utility (WinZip, WinRar, 7Zip) or deactivate UAC a