Setting Preference for EGL functions not to utilize the 'return’ statement when the function’s return type is ‘void’

RBD will now support the missing return function that Java flags and vice versa, enhancing EGL to operate by Java. The user needs to select the appropriate option in Rational Business Developer, as it ensures backward compatibility. Otherwise, the default setting will be used.

Steps to enable this functionality:
  1. Go to Preferences Windows.
  2. Explore EGL.
  3. Select the Error when omitting return statement Checkbox.

  4. Click Apply and OK.
  5. Pop-up screen will appear. Click OK.

Note: The return function will function by Java once the user selects the checkbox, and the return statement implementation will function as intended if the user clears the checkbox provided in the IDE.