I’m creating a new project in Netbeans 6.9, and it’s asking me for a Project Location and a Project Folder. What is the difference between these?
I’m creating a new project in Netbeans 6.9, and it’s asking me for a
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The project location path specifies the directory where your project folder will be located.
For example, assume you have some directory d. You want to build a new project and you want to store the project in a folder named x. You decide that x should be located in directory d. Then your project location will be d and your project folder will be x. The paths that would be supplied to Netbeans for project location and project folder are the paths of d and x, respectively.