First of all, I am a ColdFusion programmer from way back in the simpler Allaire days. I am brand new to Eclipse. So I had no idea what to install. I went here to find instructions on installing CFEclipse:
https://github.com/cfeclipse/cfeclipse/wiki/Installing-CFEclipse
The first step says: For basic needs, the "Classic" install will be fine.
I could not find the word "classic" in any of the Eclipse installations. So I Googled "Eclipse Classic" and found an installation. When I installed it, I got a running version of Eclipse as follows:
Splash screen says "Juno"
Though when it is running, the top bar says "Resource - Eclipse SDK"
From Help:
Version: 4.2.2
Build id: M20130204-1200
Nervous that the next step was for installing on Eclipse 3.5 (Galileo), which I knew I did not have, I followed the instructions anyway: Help > Install new software. I typed
http://www.cfeclipse.org/update into the Work with box and pressed Add. I typed CFEclipse into the Name field and pressed OK. The next step deviated from the github wiki page. It says: Tick CFEclipse (including CFUnit and Frameworks) and press Next. This option was not present. I had two options: [] CFEclipse ... and [] CFEclipse (optional). I tried clicking both, then each separately. In all cases, the installation aborted with the following error:
Name
CFEclipse (Including MXUnit and Frameworks)
Version
1.4.6.R201403180646
ID
org.cfeclipse.cfml.feature.feature.group
Details
Cannot complete the install because one or more required items could not be found.
Software being installed: CFEclipse (including MXUnit and Frameworks) 1.4.6.R201403180646 (org.cfeclipse.cfml.feature.feature.group 1.4.6.R201403180646)
Missing requirement: CFML Plug-in 1.4.6.R201403180646 (org.cfeclipse.cfml 1.4.6.R201403180646) requires 'bundle org.eclipse.ui [3.105.0,4.0.0)' but it could not be found
Cannot satisfy dependency:
From: CFEclipse (including MXUnit and Frameworks) 1.4.6.R201403180646 (org.cfeclipse.cfml.feature.feature.group 1.4.6.R201403180646)
To: org.cfeclipse.cfml [1.4.6.R201403180646]
I did look through this group to find similar posts and found one thread. But in reading through the various replies -- most of them older than a year ago -- I could not find an answer that I was sure applied to my current situation.
I found no one reporting this error in 2015. So please forgive a new group member if there is an explanation elsewhere I did not catch. I would like some replies from today, so that I know I'm getting the most current information.
My OS: Windows 7 Professional.
The rest of this post isn't necessary to understand the error reported above. But you might find it interesting. I have been coding happily with the ColdFusion 4.5 Studio since Allaire days. I love that ide. I held my breath when I bought my first Windows 7 machine, but was fairly sure I could get it to run even if I had to use XP Mode. Imagine my surprise and relief when it ran just fine in Windows 7!
The problem is that I am about to purchase new machines with Windows 8.1 installed. I tried installing ColdFusion 4.5 Studio on the first one. It won't run. And, as you know, XP Mode is no longer an option in 8.1. (I've heard that Microsoft now realizes its mistake and will correct this problem with Windows 10. But I will believe it when I see it. If I live that long.)
I have grieved the loss of my precious ColdFusion 4.5 Studio and started looking for other options. I've looked at Sublime Text 2 and am very impressed with it. However, I was having trouble customizing it enough to make me happy using it with CFML. So I turned to CFEclipse. I'd love to be able to try it out.
Of course, first I'll have to succeed in installing it.
Hence, my joining this group and this, my first post.
Thanks all, in advance.