IDEs
Overview
Despite Fantom being such a young language, there are many projects for bringing Fantom support to your favorite IDE. Note many of these projects are still in early development.
Netbeans FantomIDE (tcolar)
FantomIDE is an IDE for the Fantom language based on Netbeans It can be installed as a plugin to an existing Netbeans installation or as a standalone IDE. It contains out of the box support for Fantom as well as Java, Javascript, CSS, HTML, XML, Subversion, Mercurial.
Eclipse (xored)
Early access to Fantom support for Eclipse:
- Home Page
- Install Instructions
- Downloads
- Screencast: Install
- Screencast: Basic Features
- Screencast: Advanced Features
IntelliJ Fan4Idea (JFrog)
Fantom programming language plugin for IntelliJ IDEA. Fan4Idea can be found in the standard list of plugin from IntelliJ UI.
Text Editors
The Fantom distro contains configuration files for many common text editors under "adm/tools" including:
- Emacs
- jEedit
- TextMate
- TextPad
- Vim
Flux
The Fantom distro includes a very basic editor called Flux which provides syntax color coding for Fantom, Java, C#, etc.