Everything about Domino, PHP and other programming languages

Import folders with files into your Domino webapplication with the Package Explorer

Ferdi Verlaan  August 8 2014 12:40:18
If you are working with web/mobile frameworks like jQuery and jQuery Mobile, it would be great if you could just import the whole tree of files into the Domino Designer for your web application. Otherwise you will have to change the .css filepaths to images or fonts for example. There is a neat little trick in the Domino Designer for that:

In your Domino go to Window > Show Eclipse Views > Package Explorer
Image:Import folders with files into your Domino webapplication with the Package Explorer

You can see a tree-like overview of your database, goto the folder 'WebContent' and then right-click on the WebContent folder and select 'Import'
Image:Import folders with files into your Domino webapplication with the Package Explorer

In the dialog select 'File System' and press 'Next'

Image:Import folders with files into your Domino webapplication with the Package Explorer

Select the folder which you want to import, select 'Create selected folders only' and 'Press Finish'
Image:Import folders with files into your Domino webapplication with the Package Explorer

You will now have a nice folder structure available for your Domino webapplication.

Image:Import folders with files into your Domino webapplication with the Package Explorer
    Bookmark and Share