Re: IDL 7 on LINUX Question [message #57047 is a reply to message #57046] |
Fri, 30 November 2007 16:54   |
Vince Hradil
Messages: 574 Registered: December 1999
|
Senior Member |
|
|
On Nov 30, 6:46 pm, David Fanning <n...@dfanning.com> wrote:
> Vince Hradil writes:
>> I'm just starting to work with this stuff, too, but here's what I've
>> found. When you delete a project, the workspace "forgets" about it,
>> but the directory is still there. So go to the directory where the
>> project was created and remove the .project file. Then you can make
>> it a project again, and the workspace will create a new .project file.
>
> Humm. I don't see anything like that in LINUX, using
> ls -a. Perhaps somewhere else? The theory sounds right. :-)
>
> Cheers,
>
> David
>
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming:http://www.dfanning.com/
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")
Humm. The .project file is created in the directory that you said to
use as a project, if that's how you did it. Otherewise the new
project will be created as a subdirectory in your workspace - maybe
$HOME/IDLWorkspace ?
|
|
|