Show TOC

Procedure documentationReloading a Class Locate this document in the navigation structure

 

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   Window   Open Perspective   Other  .

  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 Cmponent (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   Window   Open Perspective   Other  .

  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 Aliases node.

  9. In the Project Aliases Editor that appears, choose the Class Aliases tab and choose Reload Classes button.

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

Note 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.

End of the note.