Tagged Questions

0
votes
5answers
70 views

Getting R to remember previous directory

I have to keep navigating to my directory when I go to File > Change dir..., which is particularly annoying. Does anyone know how to make R remember the previously used directory? …
0
votes
3answers
360 views

How to convert from File to IFile in java, for files outside the project?

Normall, this code is used for converting from File to Ifile: IWorkspace workspace= ResourcesPlugin.getWorkspace(); IPath location= Path.fromOSString(file.getAbsolutePath()); IF …
7
votes
6answers
2k views

Good Programming Monitor: Actual Display Dimensions vs Diagonal “Marketing” Size?

Hi All, I am thinking about adding a third monitor to my coding station. I currently run 1600x1200 on a dell 20.1", which is ok, but I am thinking to move to something that will …
3
votes
4answers
235 views

How to express inter project dependencies in Eclipse PDE

I am looking for the best practice of handling inter project dependencies between mixed project types where some of the projects are eclipse plug-in/OSGI bundle projects (an RCP ap …
1
vote
4answers
52 views

How to prevent people from editing other’s workspace options in Perforce ?

Hi, I am new to Perforce. There seems to be a a misconfiguration in our current Server, as anybody can change anyone else's workspace options. Does anyone know how to quickly fix …
0
votes
0answers
58 views

A software to lock regions of a screen to prevent any windows from overlapping

I've just installed nexus dock (a similar application like rocketdock), after playing with the preferences i've come across a very curious option (under position & behavior) th …
1
vote
3answers
584 views

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. Deleting .metadata and then importing all projects, plugins …
1
vote
7answers
625 views

Eclipse sync workspaces/perspectives/preferences across computers

I have a project I need to be working on from two different computers, at work and at home. I need to be able to work on the code from both computers, so the issue is two fold; …
0
votes
3answers
41 views

Improve Concentration/Workspace?

How do you get yourself in the "zone" for programming? As a CS undergrad I've been finding it difficult to get focused in. I think part of my problem is I do not have "proper" work …
1
vote
2answers
37 views

Share folder including Eclipse workspace with Git between WinXP and Mac OS X

Hi, I have this general project folder of mine which includes a variety of stuff: text, images, binary files etc. I want and need to keep this project in version control under git …
0
votes
2answers
41 views

Detecting Changed Workspace in Gnome

I'm trying to figure out how to detect when the current user has changed their workspace in Mono. I'm not even really sure how the workspace aspect of Gnome operates. A brief look …
2
votes
3answers
426 views

Is there a Netbeans equivalent to Eclipse’s Workspace

I enjoy using Netbeans, especially for development with Maven, however, I've found recently that I've been working with three different branches of the same code base in different …
1
vote
3answers
152 views

How do you organize your code workspace and home folder?

How do you organize your personal workspace for your code projects in your home folder? And how do you keep the workspace efficient for handling multiple projects at the same time? …
5
votes
17answers
4k views

Can’t add server to a moved workspace

I have this workspace downloaded off the web and I try running it on a tomcat server from a fresh installation of Eclipse Ganymede. This particular project came with its own worksp …
3
votes
3answers
224 views

which eclipse project/workspace files should be added to source control?

I want to share an eclipse project with the rest of my team through SVN. Which files should I add to subversion? In the workspace, there are many files which IMHO are not supposed …

1 2 3 4 next
15 30 50 per page