Overview
Fortress Development Tools is a plugin that enables programmers to use Eclipse for Fortress development.
Note: This project has not been updated for a long time and is out of sync with the current version of Fortress.
Features
- Syntax Highlighting
- Outline View
- Code Completion (don't expect to much yet)
- Wizards
Requirements
- Eclipse 3.2 (should also work with 3.3)
Installation
- Launch Eclipse.
- Goto 'Help' -> 'Software Updates' -> 'Find and Install..' -> 'Search for new features to install' -> 'New Remote Site...'.
- Use the update site below for the URL.
- Click 'OK', then 'Finish' and follow the rest of dialog.
- After restart goto 'Help' -> 'About Eclipse SDK' and check if the tools were successfully installed.
Update Site:
http://fortress-development-tools.googlecode.com/svn/trunk/at.jku.ssw.fortress.site/site.xml
Usage
- Create a new Fortress project: 'File' -> 'New Project' -> 'Fortress project'
- Create a new Fortress source file: 'File' -> 'New' -> 'Fortress source file
Screenshot