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 #604071] Mon, 11 January 2010 07:59
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.
Previous Topic:PDE Director throws ClassNotFoundException
Next Topic:Activator start() method won't get called.
Goto Forum:
  


Current Time: Thu Apr 25 22:00:28 GMT 2024

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

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

Back to the top