Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't setup templates path if IDE don't copy templates to target #3

Open
GoogleCodeExporter opened this issue Dec 14, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

We can use  absolute path in nocturne.properties for nocturne.templates-path, 
but it should be absolute for production. So we need to use filtering copy for 
the whole property, and profiles.xml contains 
<nocturne.templates-path>${dev.home}/web/src/main/webapp/WEB-INF/templates</noct
urne.templates-path>, but it looks ugly.

Maybe it is better to try nocturne.debug-web-resources-dir as base directory 
for nocturne.templates-path if templates-path is relative.

Original issue reported on code.google.com by [email protected] on 19 Nov 2010 at 7:44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant