Show TOC

Reloading a ClassLocate this document in the navigation structure

Use

If you make any changes in a class file, you need to rebuild the Java DC and then reload the updated class file into your rules composer DC.

Procedure
  1. In the SAP NetWeaver Developer Studio, choose Start of the navigation path Window Next navigation step Open Perspective Next navigation step Other End of the navigation path.

  2. In the dialog box that appears, choose Development Infrastructure . Choose OK .

  3. In the Component Browser view, expand the development configuration node and choose the Software Component (SC) node.

  4. In the context menu of the Java DC node, choose Build.

  5. In the screen that appears, select the Development Component checkbox and choose OK.

  6. In the SAP NetWeaver Developer Studio, choose Start of the navigation path Window Next navigation step Open Perspective Next navigation step Other End of the navigation path.

  7. In the dialog box that appears, choose Rules Composer . Choose OK .

  8. In the Project Explorer view, expand the rules composer DC node and the Rules Modeling node, and double-click the Project Resources node.

  9. In the Project Resources editor that appears, choose the Aliases tab and in the Aliases editor choose the Reload button and in the menu that appears, choose Class .

  10. In the Reload Java Class dialog box that appears, expand the Java package tree and choose a Java class. Choose Finish.

Note

If you delete or modify an existing method in a class file, rebuild the Java DC and reload the class file, stale aliases are generated.