Installing and Running FDT

From FDT Documentation

(Difference between revisions)
Jump to: navigation, search
(Stand alone Installation)
Line 1: Line 1:
-
FDT is distributed in two ways: as an Eclipse plug-in and as a stand alone application. The stand alone installation is recommended for users new to the Eclipse platform or for users who want a straightforward install of FDT. FDT as an Eclipse plug-in is useful to users who are familiar with the Eclipse and want to extend a particular Eclipse distribution to include FDT. FDT 4 uses the Galileo ( 3.5 ) distribution of Eclipse and supports Eclipse Helios ( 3.6 ).  
+
FDT is distributed in two ways: as an Eclipse plug-in and as a standalone application. The standalone installation is recommended for users new to the Eclipse platform or for users who want a straightforward install of FDT. FDT as an Eclipse plug-in is useful to users who are familiar with the Eclipse and want to extend a particular Eclipse distribution to include FDT. FDT 4 uses the Galileo ( 3.5 ) distribution of Eclipse and supports Eclipse Helios ( 3.6 ).  
When FDT is first installed and run, it will begin a 30 day trial. The 30 day trial is designed to give users a chance to use FDT and become familiar with it’s features. After 30 days, FDT will operate in ‘restricted mode’, limiting it’s capabilities. If FDT is registered with a valid licence key, it will unlock features associated with the provided key.  
When FDT is first installed and run, it will begin a 30 day trial. The 30 day trial is designed to give users a chance to use FDT and become familiar with it’s features. After 30 days, FDT will operate in ‘restricted mode’, limiting it’s capabilities. If FDT is registered with a valid licence key, it will unlock features associated with the provided key.  
Line 5: Line 5:
== Standalone Installation  ==
== Standalone Installation  ==
-
Before installing FDT, users should make sure they have a compatible version of Java installed. The easiest way to do this [http://www.java.com/en/download/installed.jsp Verify Java Version] site and follow the on screen instructions for verification. [http://188.40.67.133/wiki/File:01_is_java_installed_osx.jpg Windows] users who haven’t installed Java already will likely have to install Java. [http://188.40.67.133/wiki/File:01_is_java_installed_win.jpg OSX] users have Java installed by default.  
+
Before installing FDT, users should make sure they have a compatible version of Java installed. The easiest way to do this [http://www.java.com/en/download/installed.jsp Verify Java Version] site and follow the on screen instructions for verification. [http://188.40.67.133/wiki/File:01_000.jpg Windows] users who haven’t installed Java already will likely have to install Java. [http://188.40.67.133/wiki/File:01_001.jpg OSX] users have Java installed by default.  
-
To download FDT’s installer, navigate to [http://www.fdt.powerflasher.com/developer-tools/fdt/download/ FDT’s homepage] (or click on the direct link below) and download a distribution of FDT that is compatible for the target operating system. For OSX users, the FDT installation application is distributed as a zip [http://188.40.67.133/wiki/File:01_osx_installer.jpg] that will need to be unarchived prior to launching. FDT for Windows is distributed as an .exe [http://188.40.67.133/wiki/File:Win_dl_installer.jpg] that can be simply run.  
+
To download FDT’s installer, navigate to [http://www.fdt.powerflasher.com/developer-tools/fdt/download/ FDT’s homepage] (or click on the direct link below) and download a distribution of FDT that is compatible for your target operating system. For OSX users, the FDT installation application is distributed as a zip [http://188.40.67.133/wiki/File:01_002.jpg] that will need to be unarchived prior to launching. FDT for Windows is distributed as an .exe [http://188.40.67.133/wiki/File:01_003.jpg] that can be simply run.  
-
When the installer launches [http://188.40.67.133/wiki/File:01_osx_installer_screen.jpg], follow the on screen instructions to choose an installation directory and if desired any aliases ( OSX ) or shortcuts ( Windows ).
+
When the installer launches [http://188.40.67.133/wiki/File:01_004.jpg], follow the on screen instructions to choose an installation directory and if desired any aliases ( OSX ) or shortcuts ( Windows ).
[http://www.fdt.powerflasher.com/update/installer/FDTEnterpriseWindows.exe Download FDT for Windows]
[http://www.fdt.powerflasher.com/update/installer/FDTEnterpriseWindows.exe Download FDT for Windows]
Line 17: Line 17:
== Plug-in Installation for Eclipse Galileo ( 3.5 ) or Helios ( 3.6 )  ==
== Plug-in Installation for Eclipse Galileo ( 3.5 ) or Helios ( 3.6 )  ==
-
To install the plug-in version of FDT 3 to an already existing instance of Eclipse please follow this steps:  
+
To install the plug-in version of FDT to an already existing instance of Eclipse please follow this steps:  
*Open Eclipse  
*Open Eclipse  
-
*Choose Help>Install New Software...[http://188.40.67.133/wiki/File:01_install_via_plugin.jpg]  
+
*Choose Help>Install New Software...[http://188.40.67.133/wiki/File:01_005.jpg]  
-
*Click the Add button [http://188.40.67.133/wiki/File:01_install_via_plugin_2.jpg]  
+
*Click the Add button [http://188.40.67.133/wiki/File:01_006.jpg]  
-
*Give the plug-in URL a name, e.g. 'FDT Plug-in' or 'FDT', and fill in the FDT install url. [http://188.40.67.133/wiki/File:01_install_via_plugin_3.jpg]
+
*Give the plug-in URL a name, e.g. 'FDT Plug-in' or 'FDT', and fill in the FDT install url. [http://188.40.67.133/wiki/File:01_007.jpg]
-
== Choose a Workspace<br>  ==
+
== Choose a Workspace ==
When launching for the first time, FDT will ask you to choose a [[Workspaces]] via the [[Workspace Launcher]].  
When launching for the first time, FDT will ask you to choose a [[Workspaces]] via the [[Workspace Launcher]].  
-
For now, stick with the default workspace [http://188.40.67.133/wiki/File:Workspace_launcher.jpg].
+
For now, stick with the default workspace [http://188.40.67.133/wiki/File:01_008.jpg].
== FDT Welcome Screen  ==
== FDT Welcome Screen  ==
By default, FDT will show the [[Welcome Screen]] upon launching [http://188.40.67.133/wiki/File:Welcome_screen.jpg]. The welcome screen is a great place to begin exploring FDT and it’s community. It contains links to documentation, tutorials, latest FDT news and community resources.
By default, FDT will show the [[Welcome Screen]] upon launching [http://188.40.67.133/wiki/File:Welcome_screen.jpg]. The welcome screen is a great place to begin exploring FDT and it’s community. It contains links to documentation, tutorials, latest FDT news and community resources.

Revision as of 23:50, 16 September 2010

FDT is distributed in two ways: as an Eclipse plug-in and as a standalone application. The standalone installation is recommended for users new to the Eclipse platform or for users who want a straightforward install of FDT. FDT as an Eclipse plug-in is useful to users who are familiar with the Eclipse and want to extend a particular Eclipse distribution to include FDT. FDT 4 uses the Galileo ( 3.5 ) distribution of Eclipse and supports Eclipse Helios ( 3.6 ).

When FDT is first installed and run, it will begin a 30 day trial. The 30 day trial is designed to give users a chance to use FDT and become familiar with it’s features. After 30 days, FDT will operate in ‘restricted mode’, limiting it’s capabilities. If FDT is registered with a valid licence key, it will unlock features associated with the provided key.

Contents

Standalone Installation

Before installing FDT, users should make sure they have a compatible version of Java installed. The easiest way to do this Verify Java Version site and follow the on screen instructions for verification. Windows users who haven’t installed Java already will likely have to install Java. OSX users have Java installed by default.

To download FDT’s installer, navigate to FDT’s homepage (or click on the direct link below) and download a distribution of FDT that is compatible for your target operating system. For OSX users, the FDT installation application is distributed as a zip [1] that will need to be unarchived prior to launching. FDT for Windows is distributed as an .exe [2] that can be simply run.

When the installer launches [3], follow the on screen instructions to choose an installation directory and if desired any aliases ( OSX ) or shortcuts ( Windows ).

Download FDT for Windows

Download FDT for OSX

Plug-in Installation for Eclipse Galileo ( 3.5 ) or Helios ( 3.6 )

To install the plug-in version of FDT to an already existing instance of Eclipse please follow this steps:

  • Open Eclipse
  • Choose Help>Install New Software...[4]
  • Click the Add button [5]
  • Give the plug-in URL a name, e.g. 'FDT Plug-in' or 'FDT', and fill in the FDT install url. [6]

Choose a Workspace

When launching for the first time, FDT will ask you to choose a Workspaces via the Workspace Launcher.

For now, stick with the default workspace [7].

FDT Welcome Screen

By default, FDT will show the Welcome Screen upon launching [8]. The welcome screen is a great place to begin exploring FDT and it’s community. It contains links to documentation, tutorials, latest FDT news and community resources.

Get FDT5