Skip to main content



      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 02:59
Eclipse UserFriend
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: Sun Jul 06 08:12:07 EDT 2025

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

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

Back to the top