coldbox dictionary not working fully in my new eclipse

Hi. I've asked this on the coldbox framework
http://forums.coldboxframework.com/index.cfm?event=ehMessages.dspMessages&threadid=F51B1B29-FF6E-E829-9A1C13B8042EECB3
forum but nobody answered so now I am asking same question here.

I installed new version of eclipse (Version: 3.5.2
Build id: M20100211-1343 ) and installed all my favorite plugins
(cfeclipse etc).
When I try to install coldbox dictionary I'm having problem accessing
intelli sense (the context helper popups). For example all functions
that are defined in the coldbox dictionary in <functions> tag work ok,
but the functions defined in <scopes> tag do not show up (all event.*
functions and controller.* functions).

Can anyone tell me what exact version of eclipse and cfeclipse to
download so that my coldbox dictionary will work properly?

HI,

The dictionaries for cfeclipse are generated now and need testing. I posted before that I need help on this. So I would appreciate community support on this one.

You can find the generators in the SVN repo under /testing/tools/IDEDictionaries

Thanks

Luis F. Majano
President
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

Hi Luis

I will be glad to test the new dictionary ... will post update.

Thanks for the hint

Jelka

Ok I've tried to set the coldbox dictionary from here:
http://coldbox.assembla.com/code/coldbox/subversion/nodes/coldbox/trunk/testing/tools/IDEDictionaries/coldbox.xml?_format=raw&rev=3269
I just copied the new coldbox.xml over the old one that was already
set up (hope this is a way to go)

It is not working for me - I get exceptions ... I am pasting details
below if they are of any help

////////////////////////////////////////////////////////////////////////////////////////////////
eclipse.buildId=M20100211-1343
java.version=1.6.0_21
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=sl_SI
Command-line arguments: -os win32 -ws win32 -arch x86
///////////////////////////////////////////////////////////////////////////////////////////////

1.) This error happens when I am in <script> tag and type event.

Gear jelka. I think those are real bugs on cfeclipse and maybe not the dictionary.

Maybe we should post on the cfeclipse list also