Skip to content

The PM should offer helper methods to be utilized by the plugin demo's #28

@SebastianAdams

Description

@SebastianAdams

Certain BBj plugin demos can be run in different modes (GUI, BUI, DWC), therefore it should be possible for the user to choose between the mode when launching the application. Since each demo is unique, it would be rather hard to determine the execution modes for each demo individually. Therefore, this check must be done by the plugin developer, in each demo. To avoid code redundancy in each demo, the PM should provide certain helper methods which could be used by the plugin developers to perform some basic checks:

  • Prompt the user for execution type: GUI, BUI, DWC
  • Set up a BUI application in the Enterprise Manager
  • Set up a DWC application in the Enterprise Manager
  • Set up a class path

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions