Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

how can i add external file as resource

New Here ,
Oct 11, 2010 Oct 11, 2010

When adding resources to a  project, I can only add folders from the project's Properties  --> ColdFusion Project --> Additional Source.

But I want to add only a single file......how should I do?

Anyone help me? Thanks a lot......

TOPICS
Builder
458
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Oct 11, 2010 Oct 11, 2010
LATEST

In Properties -> ColdFusion Project -> Additional source section one can add a linked folder i.e. a directory on the file system that you would like to add in the project.

If you want to add only a single file instead of entire directory then select the project, right click and select New -> File.

Click on the button 'Advanced' and select 'Link to file in the file system'.

Browse to the file in the file system by clicking the 'Browse' button.

After clicking OK you should be able to see the linked file in the project.

Let me know if this works for you.

Thanks,

Sagar.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources