Is there a way in eclipse to make the project’s output folder an external folder, instead of a folder located under the project root?
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.
Yes, you can define it as a linked folder.
This this SO answer for more (or this one)
More precisely, you define your output directory (say ‘bin’) as a linked folder, then you set that directory as the official output one of your project.