You open the Module Project Properties dialog box by right-clicking a module project and choosing Properties.
The Libraries page lets you specify the NetBeans Platform, the module's dependencies, and the required tokens:
Click Add to add a new module dependency. The new dependency will initially request a major release version and specification version as taken from the module’s manifest and be included in the classpath if there are any available packages. The new dependency will be selected so that you may use Edit to customize it immediately. If multiple dependencies were added, just one of them will be selected automatically. Click Remove to delete the selected item.
Click Add to select a token from a of all available tokens, based on OpenIDE-Module-Provides of all available modules, as well as any special tokens defined by the Modules API. Click Remove to delete the selected item.