Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » Folder copying with Oomph
Folder copying with Oomph [message #1692830] Mon, 20 April 2015 05:44 Go to next message
Tomas Crespo is currently offline Tomas CrespoFriend
Messages: 2
Registered: April 2015
Junior Member
Hello,

I am trying to copy an entire folder from a local path to the Eclipse installation directory using Oomph's resource copy task. Specifically, I want to copy folders which contain toolchains like MinGW or the Ruby Enviroment, this way I can create a standalone multipurpose Eclipse IDE on Windows.
However, Oomph launches a message of this kind while performing the setup with the installer:

Performing Resource Copy file:/C:/LocalTools/MinGW/ --> file:/C:/Eclipse/MinGW/
Unsupported copying folder file:/C:/LocalTools/MinGW/ to file:/C:/Eclipse/MinGW/


Am I missing something? Is there any alternative way of doing what I am trying to achieve?

Regards,
Tomás
Re: Folder copying with Oomph [message #1692923 is a reply to message #1692830] Mon, 20 April 2015 15:23 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33113
Registered: July 2009
Senior Member
Tomás,

It's just not implemented yet. It's not something that can be supported
in general for any URI, i.e., with http it's not a given that one can
get a directory listing, but certainly it could be supported for file
URIs. Please open a bugzilla and we'll look into that.


On 20.04.2015 15:24, Tomas Crespo wrote:
> Hello,
>
> I am trying to copy an entire folder from a local path to the Eclipse
> installation directory using Oomph's resource copy task. Specifically, I
> want to copy folders which contain toolchains like MinGW or the Ruby
> Enviroment, this way I can create a standalone multipurpose Eclipse IDE
> on Windows.
> However, Oomph launches a message of this kind while performing the
> setup with the installer:
>
> Performing Resource Copy file:/C:/LocalTools/MinGW/ -->
> file:/C:/Eclipse/MinGW/
> Unsupported copying folder file:/C:/LocalTools/MinGW/ to
> file:/C:/Eclipse/MinGW/
>
> Am I missing something? Is there any alternative way of doing what I am
> trying to achieve?
>
> Regards,
> Tomás
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Folder copying with Oomph [message #1692936 is a reply to message #1692923] Mon, 20 April 2015 17:31 Go to previous message
Tomas Crespo is currently offline Tomas CrespoFriend
Messages: 2
Registered: April 2015
Junior Member
Ok, thanks for the answer.
I have opened a bugzilla: bugs.eclipse.org/bugs/show_bug.cgi?id=465044.
Previous Topic:Resource Variable Task - Browse-Button
Next Topic:Oomph-Setup as offline installer
Goto Forum:
  


Current Time: Fri Mar 29 12:30:56 GMT 2024

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

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

Back to the top