tags:

views:

483

answers:

1

Hi, 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?

+4  A: 
VonC
+1 linked folders are cool. I would recommend using them in conjunction with a Variable though to help maintain platform independence
Rich Seller
aha, I thought it looked familiar
Rich Seller
VonC, Where is stored the mapping between the linked folder name and the real location ? I can't find it in the workspace nor in the project folder.
Gilles Philippart
@Gilles: Hi Gilles, that is one weird sametime ;) I just defined one linked folder and see its definition (including the real path) in the `.project` file.
VonC
I'm sorry to say this, but it really s*ucks ! It really should belong to the workspace and be seat-specific !
Gilles Philippart