Getting Help - mips-open-ide/Releases GitHub Wiki

Getting Help

For the latest product documentation, check the MIPS Open IDE wiki https://github.com/mips-open-ide/Releases/wiki. For information about the latest MIPS Open IDE or runtime environment, check https://github.com/mips-open-ide.

In addition to this User Guide, there are general Eclipse information resources available from within the IDE. These can be found by selecting the “Help -> Help Contents” menu item. Doing so will result in the following menu:

The Workbench User Guide provides a more general overview of the Eclipse while the C/C++ Development User Guide provides an overview of the C/C++ flavor of Eclipse. Since the IDE is based on Eclipse / CDT, both documents are pertinent

However, the IDE also incorporates a variety of enhancements that are documented only in this guide.

Reporting Issues

You can use the following link to report an issue or share your experience with the IDE: https://github.com/mips-open-ide/Releases/issues/new. Before doing so, have a look at the existing opened or closed issues to see if someone else has reported a similar issue. Be sure to provide:

  1. A detailed description of the problem, including frequency of occurrence and how it can be reliably reproduced.
  2. Attach the project and/or files that cause the problem.
  3. The version of the IDE that you are using is readily available on the top line of the IDE, as follows:
  4. More detailed version information can be obtained by selecting the “Help ->About MIPS Open IDE”.

This will yield the screen with the necessary version information.