mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
build scripts: javadoc corrected
This commit is contained in:
@@ -57,7 +57,8 @@ class ProductModulesLayout {
|
||||
List<String> platformImplementationModules = []
|
||||
|
||||
/**
|
||||
* Names of the main modules (containing META-INF/plugin.xml) of the plugins which need to be bundled with the product
|
||||
* Names of the main modules (containing META-INF/plugin.xml) of the plugins which need to be bundled with the product. It may also
|
||||
* includes names of optional modules from these plugins which need to be included into the plugin distribution for this product.
|
||||
*/
|
||||
List<String> bundledPluginModules = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user