I provide consulting and development services. See Status302.com for more info.
Fantom IDE Help /FAQ
FAQ's
- It won't accept my fan_home folder
On Unix make sure you ran:
# wherever you installed fantom cd /home/me/fantom/ sh ./adm/unixsetup
- The Debugger appears buggy
WARNING: Unable to submit line breakpoint to fan.Debug.Main$doStuff$0 at line 29, reason: No executable location available at line 25 in class fan.Debug.Main$doStuff$0.
But the breakpoint will work anyway.
This is a

- Can I open existing fantom sources.
So as long as you have a directory with a build.fan in it, it will be recognized as a fantom project and can be opened.
- I'm not used to Netbeans shortcuts / keybindings
You can also customize them to your own likings.
Asking for help
For bug report / Feature request please use:

For other questions you can contact me at:

Please send a detailed description and the log file:
Linux.OSX: [user home]/.fantomide/dev/fantom/log/jot.log
Windows: C:\Documents and Settings\[youruser]\Application Data\.fantomide\dev\fantom\log\jot.log
Comments
Add a new Comment