workspace

How to organize Eclipse - Workspace VS Programming languages

I use Eclipse for programming in PHP (PDT), Python and sometimes Android. Each of this programming languages requires to run many things after Eclipse start. Of course I do not use all of them at one moment, I have different workspace for each of those. Is there any way, or recommendation, how to make Eclipse to run only neccessary tool...

How does Eclipse determine which projects to load for a particular workspace?

Does anyone know how Eclipse determines which projects are in a particular workspace? Is there a config file somewhere with this info? I have struggled (in vain) for several hours trying to figure this out. I'd like to be able to edit this config / check it into SVN... ...

Workspace being overwritten by Team Foundation Server 2005

Due to a workspace path length limitation, I had to shorten the workspace path mappings used by one of my team builds. To my surprise, each time I launch my build, it's being somehow overwritten by with the previous path mappings. I deleted the Team Foundation cache (C:\Documents and Settings\TFS_BuildService\Local Settings\Application ...

How to merge two meeting sites into one SharePoint Meeting Workspace

We have a meeting workspace that has two pages off the default page. One contains meetings from 2007-2008 and the other contains 2009 forward. Each page has its own "quick launch" area with the related meetings. The QuickLaunch entries work properly in that they bring up the correct meeting information when clicked. We have two ques...

Get window position relative to the workspace it's placed on in PyGtk

Hi, I'm trying to improve minimize to tray feature of some application and I want to show window on tray icon click if it was minimized to tray or placed not on the current workspace. I encountered the problem that occurs when I try to show (un-minimize) the app's window that's visible on the workspace (let's say 'workspace 1') other th...

readymade workspace of 3rd party libraries (c++)

I work at a startup. Recently, we planned to build up a workspace so that our team can work together efficiently by sharing and we can have multiple projects inside our workspace. We are integrating a number of 3rdparty libraries[with code] in our cross platform workspace. Wondering if we could get some existing project workspace which ...

TFS Check-In Error - Folder Mappings

Hello, I originally had my source code located at: c:\vs projects\myapp\dev 1.0 I had the workspace mapped there previously and worked on the project from there. However, my project architect wanted us to standardize the folder and not use versions in the folder names, so I changed it to: c:\vs projects\myapp Everything seemed to w...

Environment organization / workspace structure guidelines for (interactive?) developer

Planing to change my computer soon, thinking about how to organize my folders and files. If you are develop something for Flash/iOS/Android/??? platform, please share your thoughts. I am personally a Flash platform developer and a Mac user, so I think it should be a single directory ~/Development/ (/Users/username/Development/ in my cas...

How do you Prevent Eclipse Crashing when Switching Workspaces

I'm trying to switch to a new workspace in Eclipse, but no matter what I do the GUI closes and hangs at the console. There is no debug output or errors messages. Ok, this can't be a bug in Eclipse, so what do I need to fix on my system to get it working? I'm running on Ubuntu 10.10, the eclipse version is listed: Eclipse SDK Version: 3...

How to hook into Workspace-startup process in Eclipse?

When developing an Eclipse plug-in, is there a way to hook into the workspace (not workbench) startup- or initialization process? I'd like my plug-in to be notified when all the projects belonging to the workspace are known. The project-lifecycle and resource listeners only provide callbacks for modification, creation or deletion of proj...

Frame issue in Adobe LiveCycle Workspace with IE8/XP/Reader 9.4

When a user opens a form in Workspace, it renders in a separate frame, instead of in the normal position in the UI. This frame cannot be repositioned and obscures/blocks the user action buttons, preventing the user from continuing the process. No issue with IE7/XP/any version of Reader 9. Obvious workaround is using another browser, b...

Can I branch a file to another TFS workspace?

I have some general purpose classes in one project that I would like to branch to another unrelated project in another TFS folder that I have mapped to a different workspace. I would prefer branching to plain copying to keep the change history and be able to merge back any changes. However, when I try to branch the file in TFS, it compl...