Add Liberty Profile install directory to Project view
Answered
Hi Folks,
I want to to know if there is a way to add my application server directory to have access to the configuration files, they are not part of the project so, it does not make sense to add as a module.
I am using liberty profile and basically I want to be able to edit server.xml, bootstrap.properties etc. also having access to the directories would be nice.
Best,
-Martin
Please sign in to leave a comment.
You can add a new module with the content root set to the server config directory. It can be static web module.