Bad news if I can't debug CFCS in a flex project

I am trying to debug a cfc in a Coldfusion flex project Builder installed as a plugin is Flash builder 4

But I get a message saying:

File belongs to a coldfusion project. Apply Coldfusion nature to the project to which the file belongs.

This is bad news if I can't debug CFCS in a flex project

Personally, I'd keep the separate projects.  You can always have two projects open in eclipse and he will choose the appropriate editor when you open a .mxml / as file .cfc/cfm vs.

I'm actually developing a project now incorporates Railo in my Flex/Air application (to disconnect the my CF apps) so I CFML that lives inside the air conditioned application.  Even in this situation, I separate them and use a customized version of Ant to export my CF project (from svn) in the directory appropriate in my Flex/Air project.

Tags: ColdFusion

Similar Questions

Maybe you are looking for