Hi,
I am using CFEclipse to create a ColdFusion project.
I have checked out new code at a directory, say
c:\Inpetpub\wwwroot\MyProject.
Next I created a new project by File-> New -> Project. So the project is at
c:\Inpetpub\wwwroot\MyProject. Next I want to use the files already in
this directory for this project. I go to File->Import->File System and set
directory From directory... as c:\Inpetpub\wwwroot\MyProject. Eclipse
gives me an error message 'Source is in the hierarchy of the destination'.
Is there any way I can setup my new project with files in the existing
directory?
Have you tried refreshing the project after creating it? If the files are
already in the project directory, this should cause them to be discovered.
"Nupur Gupta" <nupurgupta0806@gmail.com> wrote in message
news:45efb8c8ce99c9df1f03c67cafa5b1f1$1@www.eclipse.org...
> Hi,
> I am using CFEclipse to create a ColdFusion project.
>
> I have checked out new code at a directory, say
> c:\Inpetpub\wwwroot\MyProject.
>
> Next I created a new project by File-> New -> Project. So the project is
at
>
> c:\Inpetpub\wwwroot\MyProject. Next I want to use the files already in
> this directory for this project. I go to File->Import->File System and set
> directory From directory... as c:\Inpetpub\wwwroot\MyProject. Eclipse
> gives me an error message 'Source is in the hierarchy of the destination'.
>
> Is there any way I can setup my new project with files in the existing
> directory?
>
> Thanks
>