My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

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

  1. Launch Eclipse.
  2. Goto 'Help' -> 'Software Updates' -> 'Find and Install..' -> 'Search for new features to install' -> 'New Remote Site...'.
  3. Use the update site below for the URL.
  4. Click 'OK', then 'Finish' and follow the rest of dialog.
  5. 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

  1. Create a new Fortress project: 'File' -> 'New Project' -> 'Fortress project'
  2. Create a new Fortress source file: 'File' -> 'New' -> 'Fortress source file

Screenshot

Powered by Google Project Hosting