Skip to main content
Participant
March 23, 2010
Answered

Inconsistent Document Recognition for Syntax Highlighting

  • March 23, 2010
  • 2 replies
  • 519 views

Here's something strange.

When I run CFBuilder and open a cfm or cfc file from a project, the text is NOT colored. One file or multiple -- nothing. No code folding either, for that matter. However, if I leave a few files open, quit Eclipse, and run it again, the FRONTMOST file is properly highlighted, code-folded, etc. But the other open files remain unrecognized. Another datapoint: new files created via New -> ColdFusion Page are also NOT recognized.

This is on Mac OS X 10.6, in a fresh installation of Eclipse 3.5, with a fresh installation of the release version of CFBuilder, in a new workspace, with no other plugins except subclipse (also freshly installed).

Anyone have any ideas?

  -- Ken

This topic has been closed for replies.
Correct answer Jonathan_Arp

well, I found some notes about installing CFB plugin on a mac.

Basically... Use the  "Carbon" version of eclipse (version 3.5) and all my woes seem to be gone.

2 replies

Jonathan_ArpCorrect answer
Inspiring
March 23, 2010

well, I found some notes about installing CFB plugin on a mac.

Basically... Use the  "Carbon" version of eclipse (version 3.5) and all my woes seem to be gone.

Inspiring
March 23, 2010

same here