Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » The project description file for project is missing...
The project description file for project is missing... [message #163387] Fri, 28 November 2003 12:58 Go to next message
Eclipse UserFriend
Hi,

I am working on a Java project in Eclipse. All files related to the project
are stored on an external drive, which allows me bring work home. However,
at home the drive when connected uses the drive letter 'E' but at the office
it uses the drive letter 'F'.

I created the project on the machine where the drive's letter was 'E', and
now I cannot open the project on the machine where the drive's letter is
'F'. Eclipse says "The project description file (.project) for MyProject is
missing..."

Apart from setting the drive letter on one of the machines manually so that
the drive uses the same letter on both machines, is there any other solution
to this problem?

Thank you in advance.

Terence
Re: The project description file for project is missing... [message #164981 is a reply to message #163387] Tue, 02 December 2003 17:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: John_Arthorne.oti.com_

The only other workaround I can think of is to delete the project with
the invalid drive name and then do File > Import > Existing Project, and
select the project on the other drive.
--

Terence Song wrote:
> Hi,
>
> I am working on a Java project in Eclipse. All files related to the project
> are stored on an external drive, which allows me bring work home. However,
> at home the drive when connected uses the drive letter 'E' but at the office
> it uses the drive letter 'F'.
>
> I created the project on the machine where the drive's letter was 'E', and
> now I cannot open the project on the machine where the drive's letter is
> 'F'. Eclipse says "The project description file (.project) for MyProject is
> missing..."
>
> Apart from setting the drive letter on one of the machines manually so that
> the drive uses the same letter on both machines, is there any other solution
> to this problem?
>
> Thank you in advance.
>
> Terence
>
>
>
Re: The project description file for project is missing... [message #165902 is a reply to message #164981] Thu, 04 December 2003 11:46 Go to previous message
Eclipse UserFriend
Hi John,

Thanks for the reply.

I found a way round the problem. I specified the full path of the project
using unix-style, and it works. For example, my workspace is in
E:\Projects\workspace, and my project is in E:\Projects\MyProject (i.e. no
overlap between workspace and project folders, and on my work machine, the
drive letters would be F:). I simple specified a project path of
"/Projects/MyProject" when I created the project.

The only thing is, eclipse insists on using drive letters when adding
external jars to the build path. Although now I can access my project files,
I have to re-map external jars' path when I switch to a different machine.

Regards,

Terence


"John Arthorne" <John_Arthorne@oti.com_> wrote in message
news:3FCD0F0B.7030804@oti.com_...
> The only other workaround I can think of is to delete the project with
> the invalid drive name and then do File > Import > Existing Project, and
> select the project on the other drive.
> --
>
> Terence Song wrote:
> > Hi,
> >
> > I am working on a Java project in Eclipse. All files related to the
project
> > are stored on an external drive, which allows me bring work home.
However,
> > at home the drive when connected uses the drive letter 'E' but at the
office
> > it uses the drive letter 'F'.
> >
> > I created the project on the machine where the drive's letter was 'E',
and
> > now I cannot open the project on the machine where the drive's letter is
> > 'F'. Eclipse says "The project description file (.project) for MyProject
is
> > missing..."
> >
> > Apart from setting the drive letter on one of the machines manually so
that
> > the drive uses the same letter on both machines, is there any other
solution
> > to this problem?
> >
> > Thank you in advance.
> >
> > Terence
> >
> >
> >
>
Previous Topic:Launch Groups
Next Topic:Team dev plugin for RCS
Goto Forum:
  


Current Time: Tue Jul 15 10:51:01 EDT 2025

Powered by FUDForum. Page generated in 0.10450 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top