Top "Workspace" questions

An area of memory (RAM or disk based) for which to perform operations.

How to recover corrupted Eclipse workspace?

I just managed to corrupt contents of my Eclipse .metadata directory. Starting up with eclipse -clean did not work out. …

eclipse recovery workspace corrupt
How to force Eclipse to ask for default workspace?

I noticed that after installing cdt, Eclipse always loads the default workspace. The workspace listed in the config.ini in …

eclipse eclipse-cdt workspace
Eclipse Workspaces: What for and why?

I have seen, read and thought of different ways of using workspaces (per project, per application (multi-asseted or not), per …

eclipse workspace
Change computer name for a TFS Workspace

My System Administrator renamed my computer. So where it was "MyLaptop2" it is now just "MyLaptop". So now all my …

tfs workspace
Eclipse: How do i refresh an entire workspace? F5 doesn't do it

I have a workspace with a bunch of java projects. If I go to File->Refresh, it doesn't really …

eclipse refresh workspace
'Building workspace' has encountered an error

Eclipse Luna 4.4.0 Error occurred during the Build Error instantiating builder 'ord.eclipse.m2e.core.maven2Builder'. Plug-in org.eclipse.…

eclipse maven build workspace
detach all packages while working in R

While working to solve another problem I got this problem: I can remove all R objects by: rm(list = ls(…

r workspace
eclipse workspace: how to rename workspace

There is no option in the file menu to rename a workspace. Is the recommended practice to close eclipse, rename …

eclipse rename workspace
Where do you put input file in eclipse(java) in order to read it from console command?

I am writing a java program in eclipse(galileo version). The program reads simple user data from input file specified …

java eclipse console resources workspace
How to Clone an Eclipse Workspace

I am wondering how to create new clean Eclipse workspace but having all settings from an existing one. Maybe something …

eclipse workspace