CFEclipse on Windows
March 27, 2007
If you want to get CFEclipse up and runing on Windows then this what you need to do:
Installing Eclipse IDE
- Go to http://www.eclipse.org/downloads/
- Download Eclipse IDE for Java Developers (windows version)
- Extract the zip file to your Program File directory (you don’t install eclipse from an exe or msi file)
- Open the directory you extracted your files to
- Right click on the eclipse.exe file, hold and drag to your start menu to create a shortcut
Installing CFEclipse
- Run eclipse
- Accept the default Workspace (you can change it later)
- From the help menu, select Software Updates -> Find and Install
- Select the “Search for new features” radio button. Next.
- Click the “New Remote Site” button
- Enter CFEclipse as the name
- Enter http://www.cfeclipse.org/update for the URL. OK.
- Click the Finish Button
- Eclipse will now go off and check the CFEclipse site
- Tick all plugin boxes
- The next steps are self explainatory…
- …Restart Eclipse
Changing the font size and / or colours
- Windows menu -> preferences
- Expand General -> Appearance -> Colors and Fonts
- Expand the Basic folder in the dialog box
- Click on Text Font
- Click the Change button
- Choose your font
View line numbers
- Windows menu -> preferences
- Expand General -> Editors
- Tick the Show Line Numbers box
If you’re new to Eclipse then you should know that you can’t just open a file, first you need to create a new project.
- File -> New Project
- open the CFEclipse folder and select CFML Project. Next
- Enter your project name
- Untick the “use default option” box
- Browse to your project folder. Finish.
- Posted in:
- ColdFusion
- CFEclipse
No comments
Leave a comment
If you found this post useful, interesting or just plain wrong, let me know - I like feedback :)
