I am a very new CFEclipse newbie, so forgive the basic questions.
Today when I right-clicked on a CF template name in the cfinclude tag and chose "open/create file", the create new file dialogue showed up, even though this is an existing template.
Then, I noticed that the cfinclude tag has "dsp_Details.cfm" whereas the file is in the directory is dsp_details.cfm. So just for kicks, I changed the case in cfinclude tag and have it say dsp_details.cfm. Then sure enough this time I was able to open up the file by right-clicking on it and choosing open/create file.
Is this expected behavior? Are we doing this to accomodate Linux/Unix users?