User and Generated Modules Pop-up Menus

User Modules Folder Pop-up Menu

  • Add User Module - This menu allows to add a user source code module of the specified type to the project. The user can choose the file extension from the submenu and select the file using a standard windows file-selection dialog.
  • New User Module - User can choose a new file type and specify the file name and path. The new file is added to the project.
  • Expand/Collapse - expands/collapses one level of the folder's tree
  • Expand All - completely expands the folder's tree.
  • Collapse All - completely collapses the folder's tree.
  • Delete All User Modules - removes all previously added user modules from the project. The user is asked for a permission on removing the modules. The main user module {projectname}.c and events module events.c cannot be removed from the project.
  • Help - displays an appropriate help page.

User Module Pop-up Menu

  • Edit Source... - opens the source code in the editor.
  • User Module Enabled - The user module is enabled for the compilation.
  • User Module Inspector - The User Module Inspector window is shown. It allows the user to customize the name and directory of the module.
  • Remove User Module - removes the user module from the project.
  • Help - displays an appropriate help page.

Generated Modules Pop-up Menu

  • View Source - opens the module source code in the editor.
  • Code Generation - enables/disables overwriting of the module by Processor Expert. This option is available only for common modules (like vectors.c) or modules not related to a specific bean. For bean modules generation control use the pop-up menu of the bean instead. See chapter User Changes in Generated Code for details.
    • Always Write - allows a module to be overwritten.
    • Don't Write - disables any modification by Processor Expert.

  • Help - displays an appropriate help page.

External Modules Pop-up Menu

  • View External Module - opens the module source code in the editor.
  • Help - displays an appropriate help page.

 

 

[top of page]