![]() |
![]() |
||||||
|
|||||||
| Tags: |
![]() |
|
|||
|
I've been searching for the answer for my problem and did not find any. Maybe
some of you in this forum can help me? I downloaded eclipse 3.4.1 and CFEclipse yesterday. Everything works except: 1. My line number is missing even after checking it in Preferences. From other forum I found out a work around for it and that is to edit the org.cfeclipse.cfml.prefs found on workspace folder but I don't even have this file. workspace > .metadata >.pugin> .org.eclipse.core.runtime > .settings and edit org.cfeclipse.cfml.prefs to add this line: LineNumberRuler=true Again, I don't have the file called: org.cfeclipse.cfml.prefs I'm wondering if anyone could point me to where I can download this file? 2. Auto complete is not working on this version. In my previous version, when I typed in CFDump then an array of cfdum attribute will show up How tos et this up? Thanks for helping. Mega_L |
| Sponsored Links |
|
|||
|
Hi there..
the missing line number issue is tricky. it is actually set in two different places, one in CFeclipse and one in eclipse itself. iirc, both must be set to see the line numbers in your CFeclipse editor. try this... --- cfeclipse->editor for switching on line numbers. However what has not been documented is that you also need to switch it on at General->editors->text editors Now after doing that you need to close the open files and reopen them for line numbers to appear. This is one damn annoying bug that has been there from day dot, but when it is first setup it is something that never needs to be touched again. Which is why it maybe never has been fixed. --- or this http://groups.google.com/group/cfecl...67f8d60e7602fd As for auto-complete, can't help you there. Mine works fine. However, I am actually running eclipse 3.3 (Europa, not Gannymede) , as I was told that is the last stable version for CFeclipse. -- Michael Evangelista, Evangelista Design Web : www.mredesign.com Blog : www.miuaiga.com Developer Newsgroups: news://forums.mredesign.com |
|
|||
|
Thank you for responding but on my cfelipse > editor I don't see any option to
check show line number and when I wanted to download Eclipse Europa it is not there anymore. At least on eclipse site, on their download site, nothing is named Europa anymore. Anyone have suggestion on how can I download eclipse Europa, please???? |
|
|||
|
Look on the left hand menu. It lists both ganymede and europa packages
http://www.eclipse.org/downloads/packages/ |
|
|||
|
I have just installed eclipse Classic (Ganymede) as well and had the same
problem. It is easy to make correction so you don't have to uninstall and reinstall eclipse. If you have installed eclipse Classic (Ganymede) and found that the line number and autocomplete do not show up you can follow these steps to make them work again: To make your line number show up on eclipse: 1. Locate the "workspace" folder from your explore. I chose to install mine on c drive (c:/workspace) yours may be on the document/setting (by default) 2. drill down to org.cfeclipse.cfml.prefs : ..metadata\.plugins\org.eclipse.core.runtime\.sett ings\org.cfeclipse.cfml.prefs If you don't find org.cfeclipse.cfml.prefs than create one using notepad and put the following content: #Mon Nov 10 14:38:57 EST 2008 eclipse.preferences.version=1 __autoIndentOnTagClose=true cfeclipse.editor.showToolbar=true minimumCodeFoldingLines=5 lineNumberRuler=true The most important is the last line: lineNumberRuler=true If you already has that file, open it and if you don't see lineNumberRuler=true then add one and save 3. When you're done, close your eclipse and reopen, you should see the line number To create autocomplete or tag-insight: Right click your project, and select 'Add Remove CFE Nature'. When it is done, you should see tag-insight is working |
|
|||
|
I was wondering the same...
i am running 'europa' for compatibility with cfeclipse. Michael Evangelista, Evangelista Design Web : www.mredesign.com Blog : www.miuaiga.com Developer Newsgroups: news://forums.mredesign.com |
|
|||
|
> I was wondering the same...
> i am running 'europa' for compatibility with cfeclipse. All I have heard so far is about the installation. Nothing beyond that, good or bad. A separate install might be the way to go for now. http://www.houseoffusion.com/groups/...threadid:57967 |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
- Contact Us
-|-
Adobe Dreamweaver Forums -|-
Archive -|-
Top -|-Rules/Disclaimer-|-Help/Support-|-Advertise