Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » show a file in a different directory
show a file in a different directory [message #202156] Thu, 26 February 2004 07:19
Eclipse UserFriend
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
Previous Topic:Classpath/Console/System.out
Next Topic:installing in win2k environment
Goto Forum:
  


Current Time: Sat May 10 08:20:56 EDT 2025

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

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

Back to the top