D
D
DarkByte20152017-01-24 08:52:30
Eclipse
DarkByte2015, 2017-01-24 08:52:30

Workspace for IDE?

Some IDEs like Eclipse and CodeLite require them to create some kind of workspace where they shove their files and projects there. But I do not want IDE files lying around in my "Projects" folder - they interfere with me there. How to be? Is it possible to somehow configure them to store their files somewhere else where I will never see them?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
D
DarkByte2015, 2017-01-24
@DarkByte2015

Okay, I guess I'll just hide those folders. In Windows, this is done with one click, and in Linux, I found this way: create a .hidden file and add the necessary folders and files to it.

G
GavriKos, 2017-01-24
@GavriKos

As far as I remember, eclipse allows you to create a workspace separately, and a project - separately - in a different way.

M
Maxim, 2017-01-24
@pudovMaxim

NetBeans allows you to store a project's service folder in any directory. If eclipse does not have this, then it seems to me that the desired behavior can be organized by links.

O
OnYourLips, 2017-01-24
@OnYourLips

Use source control, and add these IDE files to .*ignore.
Then they won't bother you.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question