Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Support for Multiple Linked files.
Support for Multiple Linked files. [message #326250] Thu, 13 March 2008 06:06 Go to next message
Mark Espiritu is currently offline Mark EspirituFriend
Messages: 10
Registered: July 2009
Junior Member
Hi guys,

Is there a plan to support multiple files if you just want to link to them?
Instead of have to do this one by one. (File->New->Advanced->Link to File
System)

Thanks!

Regards,
Mark
Re: Support for Multiple Linked files. [message #326278 is a reply to message #326250] Thu, 13 March 2008 15:11 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

Mark Espiritu wrote:
> Hi guys,
>
> Is there a plan to support multiple files if you just want to link to them?
> Instead of have to do this one by one. (File->New->Advanced->Link to File
> System)

Other than linking to a directory instead of a file, I'm not sure what
you mean.
In any case, you can always file an enhancement request in Bugzilla -
http://bugs.eclipse.org/bugs

Eric
Re: Support for Multiple Linked files. [message #326295 is a reply to message #326278] Thu, 13 March 2008 21:47 Go to previous messageGo to next message
Mark Espiritu is currently offline Mark EspirituFriend
Messages: 10
Registered: July 2009
Junior Member
Hi Eric,

Thanks for the reply.

Sorry for the vague description. Let me try to clarify. The dialog that pops
up after hitting the browse button does not seem to allow multiple
selection.

It would be very convenient to be able to select multiple files that you
want to link to instead of having to repeat the prcedure for each one.

What do you think?

Thanks!

Regards,
Mark


"Eric Rizzo" <eclipse-news@rizzoweb.com> wrote in message
news:frbg68$iqi$1@build.eclipse.org...
> Mark Espiritu wrote:
>> Hi guys,
>>
>> Is there a plan to support multiple files if you just want to link to
>> them? Instead of have to do this one by one. (File->New->Advanced->Link
>> to File System)
>
> Other than linking to a directory instead of a file, I'm not sure what you
> mean.
> In any case, you can always file an enhancement request in Bugzilla -
> http://bugs.eclipse.org/bugs
>
> Eric
Re: Support for Multiple Linked files. [message #326320 is a reply to message #326295] Fri, 14 March 2008 18:25 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

Mark Espiritu wrote:
> Hi Eric,
>
> Thanks for the reply.
>
> Sorry for the vague description. Let me try to clarify. The dialog that pops
> up after hitting the browse button does not seem to allow multiple
> selection.
>
> It would be very convenient to be able to select multiple files that you
> want to link to instead of having to repeat the prcedure for each one.
>
> What do you think?

It won't really work, because when you create a linked resource it is
assigned a "logical" name (that you specify) that is used to refer to it
in the project/workspace. If multiple selection was allowed, the UI
would get complex because you'd have to have a way to specify the
logical names for each of them.

Eric
Re: Support for Multiple Linked files. [message #326344 is a reply to message #326320] Mon, 17 March 2008 00:35 Go to previous messageGo to next message
Mark Espiritu is currently offline Mark EspirituFriend
Messages: 10
Registered: July 2009
Junior Member
Hi Eric,

Thanks for the reply.

I was thinking that if multiple files are selected, that we would just use
the target filenames as the logical names.

Anyway, I'm thinking now if my suggestion doesn't cover all cases (like you
mentioned) and/or if we we really need to cover those cases.

The real difficulty we are encountering is just the sheer number of linked
files we have to individually link to by hand.

Perhaps the community can give suggestions?

Thanks!

Regards,
MarkE


"Eric Rizzo" <eclipse-news@rizzoweb.com> wrote in message
news:frefva$ift$1@build.eclipse.org...
> Mark Espiritu wrote:
>> Hi Eric,
>>
>> Thanks for the reply.
>>
>> Sorry for the vague description. Let me try to clarify. The dialog that
>> pops up after hitting the browse button does not seem to allow multiple
>> selection.
>>
>> It would be very convenient to be able to select multiple files that you
>> want to link to instead of having to repeat the prcedure for each one.
>>
>> What do you think?
>
> It won't really work, because when you create a linked resource it is
> assigned a "logical" name (that you specify) that is used to refer to it
> in the project/workspace. If multiple selection was allowed, the UI would
> get complex because you'd have to have a way to specify the logical names
> for each of them.
>
> Eric
Re: Support for Multiple Linked files. [message #326713 is a reply to message #326344] Mon, 31 March 2008 03:10 Go to previous message
Eclipse UserFriend
Originally posted by: rapha.d.gmx.de

Hi Mark,

I had pretty much the same problem. In the beginning I was thinking
about reusing the existing 'Import from Filesystem' dialog. But what we
do right now is linking the whole folder and using WorkingSets to
fianlly select the files we want to see.


Best,
Raphael


Mark Espiritu schrieb:
> Hi Eric,
>
> Thanks for the reply.
>
> I was thinking that if multiple files are selected, that we would just use
> the target filenames as the logical names.
>
> Anyway, I'm thinking now if my suggestion doesn't cover all cases (like you
> mentioned) and/or if we we really need to cover those cases.
>
> The real difficulty we are encountering is just the sheer number of linked
> files we have to individually link to by hand.
>
> Perhaps the community can give suggestions?
>
> Thanks!
>
> Regards,
> MarkE
>
>
> "Eric Rizzo" <eclipse-news@rizzoweb.com> wrote in message
> news:frefva$ift$1@build.eclipse.org...
>> Mark Espiritu wrote:
>>> Hi Eric,
>>>
>>> Thanks for the reply.
>>>
>>> Sorry for the vague description. Let me try to clarify. The dialog that
>>> pops up after hitting the browse button does not seem to allow multiple
>>> selection.
>>>
>>> It would be very convenient to be able to select multiple files that you
>>> want to link to instead of having to repeat the prcedure for each one.
>>>
>>> What do you think?
>> It won't really work, because when you create a linked resource it is
>> assigned a "logical" name (that you specify) that is used to refer to it
>> in the project/workspace. If multiple selection was allowed, the UI would
>> get complex because you'd have to have a way to specify the logical names
>> for each of them.
>>
>> Eric
>
>
Previous Topic:JVM crash on editor view opening
Next Topic:To support New editor Feature
Goto Forum:
  


Current Time: Sat Jul 27 18:20:46 GMT 2024

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

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

Back to the top