workspace

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 application) and others are just plain old java projects (web services modules). Few of the eclipse plug-ins have dependencies on Java projects. My problem is t...

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? The most important aspect of my question is above. You can stop reading unless you want to address specific subparts of the topic. Below are various relate...

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 that problem ? Thanks, Thomas ...

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, so if I mess up something I can revert to a previous version of all files. One thing inside this project is an Eclipse IDE Java workspace with all it's cont...

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" workspace living in the dorms. Any ideas or tips? (Perhaps good thinking music, whiteboards? ect) ...

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? ...

Is there a way to push a MATLAB workspace onto a stack?

Does anyone know if it's possible to have a stack of workspaces in MATLAB? It would be very convenient, to say the least. I need this for research. We have several scripts which interact in interesting ways. Functions have local variables, but not scripts... ...

Aptana studio won`t load ?

i`m using a standalone version of Aptana and i have just finished reformatting when i tried to launch Aptana i got this error "Could not launch the product because the specified workspace cannot be created. The specified workspace directory is either invalid or read-only." how can i solve this ? ...

Visual Studio 6 : How to change the workspace file name?

When using VC++6 sp6, how can I change the workspace file name? The workspace directory contains three main files with the following file extensions. When I tried changing the filenames while preserving the respective file extension, I get a whole bunch of errors and warnings when I tried to recompile the projects contained in that wor...

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

Hi, I am writing a java program in eclipse(galileo version). The program reads simple user data from input file specified at console command and process it. But I am not sure where I should place this input file inside eclipse workspace, so that when I run program in eclipse and type in input file name, it can be found and program can...

Can you add a URL to another server from Hyperion Workspace 9.3.1?

I'm new to the Hyperion Workspace world, so hopefully there's an obvious answer to this question. Basically, I want to be able to add a simple URL link to one of the folders within a Hyperion Workspace (v 9.3.1). I've found information on SmartCuts, which appear to be local links to reports which are served up by the Hyperion server;...

Disable Eclipse plugins per workspace

I use Eclipse for different projects, each with its own workspace. They need quite a different set of plugins (SVN vs hg vs git, AppEngine vs Tomcat vs OSGi, and so on), and I have all those plugins installed and active all the time, which clutters the workspace quite a bit. I'd like to selectively disable plugins for each workspace. ...

Import Visual Studio TFS workspaces

Is there a way to import Visual Studio TFS workspace, I have over 30 workspace and I need to import them to a TFS on new machine. Thanks ...

Why when I rename a project in Eclipse does Tomcat not pick up the new resource name?

I did refactor > rename on a project in my workspace, but then when I went under the servers tab and did a right-click > Add and Remove for my Tomcat server in order to modify the resources configured on the server, the resource name for my project is my old project name. I looked everywhere to try and change this, like some sort of Tomc...

Utilize ubuntu workspace for eclipse

I find the workspace division of Ubuntu very helpful. I can place several maximized windows on different workspaces and use keyboard to quickly switch between them. In eclipse, there's sometime I want to have quick access to two different documents. Eclipse have a feature that allow me to dock two document in parallel, but it has a limi...

How to Change Build Pathway for TFS2008

We are using VS2010 (Beta2) and TFS2008. I know this portion of the buildlog.txt controls the pathway: Using "Message" task from assembly "Microsoft.Build.Tasks.v3.5, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "Message" BuildDefinition=CI Done executing task "Message". Task "Message" BuildDefinitionId=...

How to import existing project into Workplace in Eclipse?

I am trying to follow Eclipse instructions to create a Hello World SWT application. I have the following instruction: Import the SWT project from the main menu via File > Import..., and select Existing Projects into Workspace. Specify the archive file you downloaded and click Finish. This will create the org.eclipse.swt pro...

eclipse : how to differentiate/distinguish different open workspaces

I will need to use multiple workspaces for a recent project. Each workspace might consist of 10 or more projects. When I'm switching between various applications and different eclipse instances(for the multiple workspaces), I want to be able to distinguish a given workspace easily without having to spend 5 seconds to know from the open ...

eclipse takes long time to initialize

After selecting the workspace, eclipse takes about 10 minutes to initialize? What could be the problem? ...

Perforce: 'remove from workspace' from command line ?

The p4v Perforce GUI client has an 'Actions > Remove from Workspace' menu command which removes all files from the workspace that are under version control and were not opened for edit or delete. This functionality only seems to be available from the GUI client, I can't find any corresponding command in the ever growing list shown by p4...