show a file in a different directory [message #202156] |
Thu, 26 February 2004 07:19 |
Eclipse User |
|
|
|
hi!!
I have a plugin that creates a project with the following structure of
directories and files:
PROJECT-
|--->impl (DIR)
|--->schema- (DIR)
| |---->file.gwsdl (FILE)
|--->file.wsdd (FILE)
the file.gwsdl has to be in the directory schema, but is there any way to
show this file in the root directory (project) instead of the real one
(schema)?
the new drawing would be like this:
PROJECT-
|--->impl (DIR)
|--->file.gwsdl (FILE)
|--->file.wsdd (FILE)
so, file.gwsdl seems to be in the root directory of the project but
physically is in the schema directory, it would be a link. Is it possible?
The thing is that i want the file.gwsdl and file.wsdd always visible and
abstract the user of where the files are.
Another possibility is that when i open and spread the project the schema
directory also do it so i can see the file.gwsdl. I suppose that this last
thing is more possible, but i haven't found how to do it :-(
Thank you
|
|
|
Powered by
FUDForum. Page generated in 0.02300 seconds