I have an Application.cfc
In the top I set the mappings as follows:
this.mappings['/deptCFC']=ExpandPath('../cfc/');
test cfm page
<cfinclude template="/deptCFC/yourtest.cfm"><br>
fails to include template which exist in the cfc directory as specified in the this.mappings
if I set this in cfadmin then it works
per-application settings is enabled in cfadmin
i-7 32gb ram 2tb drive
win 7 64bit
eclipse juno 64 bit sr2
cfb3 64 bit installed as plugin
fb4.7 64 bit installed as plugin