views:

19

answers:

0

Very new to eclipse but doing some Android development so I'm using it now :)

Is there anyway to put the bin and gen folders outside of the project directory? I want to have all the source controlled stuff in one place and all build products in another.

(Yes, I know I could get source control to ignore those folders, but I'd still like to keep the source folders "clean")