Preferences of the PDP Source Code editor

In this wizard, you can change the colors of the code lines and the depth of the tree folding according to the hierarchical levels.

Source Code color settings
Click the color rectangles that represent the foreground and background colors of the code lines when they are viewed through the PDP Source Code editor. Clicking the color rectangles opens a palette where you can select a new color.
You can select the colors of the following lines:
  • Generated code lines.
  • Micropattern lines. These colors apply to the lines that are generated from the Static Micropattern calls. If you create your own micropatterns from the Rational Programming Patterns application programming interface, you must declare them with an mp="true" property for these colors to apply.
Depth of the tree folding
Indicate the depth of the tree folding according to the hierarchical levels that can be seen in the Generated Code Structure view. The default hierarchical level for the folding is 2.

Click Apply and then OK to take the new values into account. You can also restore the default values by clicking Restore and then OK.


Feedback