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

CFBuilder Eclipse Plugin Code Highlight Issue

New Here ,
May 02, 2010 May 02, 2010

Copy link to clipboard

Copied

Hi all,

I've installed Coldfusion Builder over a FlashBuilder Eclipse instance, but i've code highlight issue..

Sometimes the code is correctly highlighted, sometimes not..and i don't know what's happen.

Is it a known issue ? Is there anybody here that get the same ?

Thanks a lot guys !

Francois

TOPICS
Builder

Views

1.8K

Translate

Translate

Report

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
New Here ,
May 20, 2010 May 20, 2010

Copy link to clipboard

Copied

I have the same problem.

If a tag have a #variable# or a <cfif> embedded at the end of the taf, the highlight is not performed for the end of the file.

Examples :

<cfset disabled = 'disabled'>

<input type="text" name="foo" #disabled#> <!--- bad --->

<input #disabled# type="text" name="foo"> <!--- good --->

<input type="text" name="foo" > <!--- bad --->

<input <cfif ...>disabled</cfif> type="text" name="foo"> <!--- good --->

Hope this help !

Votes

Translate

Translate

Report

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
New Here ,
May 21, 2010 May 21, 2010

Copy link to clipboard

Copied

Hi,

Nops, i don't use any # # statements cause i'm developping CFC for AMF Communication with flex...

So your example don't work in my case.

When i said previously that the highlights worked fine sometimes and sometimes not, it's not inside the same script.. but from script to script..

I've noticed that when i have some cfc documents openned , close Flash Builder and re open it, the hightlights work , but when i try to open other cfc documents.. no highlights ! It is weird ..

I've installed Coldfusion Builder Update 1 without any changes..

Any solutionwould be great !

Thanks

François

Votes

Translate

Translate

Report

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
New Here ,
Jul 12, 2010 Jul 12, 2010

Copy link to clipboard

Copied

Hi back,

still have the same issue related to coldfusion syntax highlight ?

Any help would be nice !

thanks

Francois

Votes

Translate

Translate

Report

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
New Here ,
Jul 13, 2010 Jul 13, 2010

Copy link to clipboard

Copied

Issue Fixed !

I had to execute Flash Builder as "Administrator" and all Coldfusion Builder features are now successfully functional...

Help the will help some guys here

EDIT : I had to create a super admin in order to not have to execute "as" admin ... and it works fine now !

Votes

Translate

Translate

Report

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
Jul 19, 2010 Jul 19, 2010

Copy link to clipboard

Copied

Francois,

Was this on Windows or on another OS? My boss is having the same problem on a Windows 7 64-bit machine - Helios Install of Eclipse - The CF Builder plugin will only colour the code correctly when a file is left open from a previous session

Regards

Joanne

Votes

Translate

Translate

Report

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
New Here ,
Nov 04, 2010 Nov 04, 2010

Copy link to clipboard

Copied

Joanne,

I've have the same problem with the same setup. Were you able to find a resolution?

Ted

Votes

Translate

Translate

Report

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
New Here ,
Nov 15, 2010 Nov 15, 2010

Copy link to clipboard

Copied

LATEST

FYI, I found that my problem was related to trying to run builder in 64 bit eclipse:

http://forums.adobe.com/message/3258210#3258210

Votes

Translate

Translate

Report

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
Documentation