Overview > About This Document

Previous chapter  Documentation Home Next chapter

About This Document

This document is divided into the following sections:

Section Description
Introduction Provides an introduction to the Frontier® IDE Plug-in, and document and Technical Support contact information.
Setup Provides procedures for installing and setting up the Frontier IDE Plug-in.
Features Provides an overview of the Frontier IDE features.

 

Typographical Conventions

The following typographical conventions are used in this document:

Typeface Description Example
FixedWidth Application and task code, program output, file, and class names. To create a task we must first create and populate a TaskSpec object.
Bold Exact commands and characters typed by the user. The command

  prime -listen

launches the "prime" sample application in "monitor" mode.
Italic
BoldItalic
Indicates a placeholder that should be replaced by the actual value. To build the sample, enter the following commands, replacing app_name with the name of the lesson's sample application (e.g., "local" for Lesson 1):
  1. cd frontier-sdk-home/demo/app_name/src
  2. ant

Related Documents

Technical Support

For technical support, troubleshooting, and other questions concerning Frontier application development, please feel free to email or call the technical contacts provided by Parabon or fill out and submit our email form at http://www.parabon.com/developers/developersForm.jsp.

 

Previous chapter Next chapter