Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
wiki1336: Builds_Tau_Alpha_I (Version 12)


IDE Tau Alpha I Build#

The next release of the IDE is code named Tau. Experiment with the new features of Tau using the Alpha I build. We welcome your suggestions for improvement.


What's new?#


Installation Instruction#

  • Download and install QNX Momentics 6.3.2
  • Download Tau Alpha I from the Project Download area.
  • Save the downloaded ".zip" file to a temporary directory, use your favorite unzip program to extract the zip file. Sample unzip programs include "Winzip" on Windows and "unzip" command on Linux.
  • Extract the zip file content. It will create an "eclipse" directory.
  • On Linux, make sure "$QNX_HOST/usr/bin" is at the beginning of the $PATH environment variable. This can be inspected by issuing this command in a shell:
    • echo $PATH
  • On Linux, set the "LD_LIBRARY_PATH" by issuing this command:
    • export LD_LIBRARY_PATH=$QNX_HOST/usr/bin:$LD_LIBRARY_PATH.
  • On Linux, run "eclipse/qde" to launch the IDE
  • On Windows, make sure "%QNX_HOST%\usr\bin" is included in the %PATH% environment variable. This can be inspected by issuing this command in a Windows command prompt:
    • set %PATH%
  • On Windows, run "eclipse\qde.exe" to launch the IDE.

FAQ#

  • TBD

Licensing#

This is experimental code that is being provided for evaluation purposes only under the terms of a valid QNX Momentics development tool license agreement.