Skip to main content
Participant
July 16, 2014
Question

How to import existing ColdFusion project in the eclipse.

  • July 16, 2014
  • 1 reply
  • 1550 views

Hi All,

I have exiting ColdFusion project in my local drive and I want to import it in Eclipse. I already have CFEclipse installed in Eclipse. Is there any step by step instruction to do this?

Thanks

    This topic has been closed for replies.

    1 reply

    cherdt
    Inspiring
    July 22, 2014

    You should be able to copy the folder into your Eclipse workspace folder, then go to File--New--Project and select CFML Project (under CFEclipse).

    If it is an existing Eclipse project, e.g. there is already a .project file in the folder, you can follow the steps at Importing Existing Projects.