Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » import of root files, root folders - but will be flatten
import of root files, root folders - but will be flatten [message #506861] Mon, 11 January 2010 07:59 Go to next message
Alain  is currently offline Alain Friend
Messages: 115
Registered: July 2009
Senior Member
Hi,

I want to import some root files organized in folders.
But if I use the "root.folder.webapps=rootfolders/webapps" in my
build.properties then it imports all files found in the
"rootfolders/webapps" folder and its subfolders, but all files will be
copied to the same folder "webapps" - and the folder structure in the
folder "rootfolders/webapps" is missing.

Example: (filelist)

rootfolders/webapps/demo1.txt
rootfolders/webapps/Dragon/demo2.txt

Becomes:

webapps/demo1.txt
webapps/demo2.txt


Any idea?

Thanks for your answers, Alain.
Re: import of root files, root folders - but will be flatten [message #507457 is a reply to message #506861] Wed, 13 January 2010 14:16 Go to previous message
Alain  is currently offline Alain Friend
Messages: 115
Registered: July 2009
Senior Member
This is a known bug in buckminster.

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=290674 for more
informations.

Regards, Alain.

Alain Helfenstein schrieb:
> Hi,
>
> I want to import some root files organized in folders.
> But if I use the "root.folder.webapps=rootfolders/webapps" in my
> build.properties then it imports all files found in the
> "rootfolders/webapps" folder and its subfolders, but all files will be
> copied to the same folder "webapps" - and the folder structure in the
> folder "rootfolders/webapps" is missing.
>
> Example: (filelist)
>
> rootfolders/webapps/demo1.txt
> rootfolders/webapps/Dragon/demo2.txt
>
> Becomes:
>
> webapps/demo1.txt
> webapps/demo2.txt
>
>
> Any idea?
>
> Thanks for your answers, Alain.
Re: import of root files, root folders - but will be flatten [message #604114 is a reply to message #506861] Wed, 13 January 2010 14:16 Go to previous message
Alain  is currently offline Alain Friend
Messages: 115
Registered: July 2009
Senior Member
This is a known bug in buckminster.

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=290674 for more
informations.

Regards, Alain.

Alain Helfenstein schrieb:
> Hi,
>
> I want to import some root files organized in folders.
> But if I use the "root.folder.webapps=rootfolders/webapps" in my
> build.properties then it imports all files found in the
> "rootfolders/webapps" folder and its subfolders, but all files will be
> copied to the same folder "webapps" - and the folder structure in the
> folder "rootfolders/webapps" is missing.
>
> Example: (filelist)
>
> rootfolders/webapps/demo1.txt
> rootfolders/webapps/Dragon/demo2.txt
>
> Becomes:
>
> webapps/demo1.txt
> webapps/demo2.txt
>
>
> Any idea?
>
> Thanks for your answers, Alain.
Previous Topic:Target platform problem
Next Topic:PDE Headless for building features not an RCP application
Goto Forum:
  


Current Time: Fri Apr 19 09:16:32 GMT 2024

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

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

Back to the top