Search results
From APIDesign
You searched for Modules
For more information about searching APIDesign, see Help.
Showing below 11 results starting with #51.
View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500)
No page title matches
Page text matches
- PullXorPush (3,813 bytes)
- DesignForJDK9 (13,551 bytes)
14: jdk-9/bin/jlink --output jdk-9-base --add-modules java.base --module-path jdk-9/jmods/ - Modularization of NetBeans Platform (16,563 bytes)
14: ... reference in the same way as for example project modules do. Then the module writer will not be confused b...
20: Independent JARs shall be converted into real modules and not be statically added to classpath. This al...
57: ...d-javadoc to verify that the whole javadoc of all modules is consistent and without broken links. Otherwise...
64: ...l be the major step towards turning the JARs into modules.
73: ...e.jar does not depend on them or can be turn into modules as well. - MultiGitRepository (19,667 bytes)
132: ...ryReExportIsNPComplete|finding a configuration of modules to work with others]] is known to be [[NP-Complet... - ContinuousIntegration (7,117 bytes)
19: ...for ''linkage'' - e. g. to make sure that various modules ([[JAR]]s or '''.so''' or '''.js''' files) built ... - APIDevelopment (30,003 bytes)
67: ...e}''' to address any class of your module or from modules you depend on.
68: ...''' - the context is often split between multiple modules. To allow links between them, the root of each mo...
71: ... fails if there any - so make sure all Javadoc of modules you are referring to has already been generated.
99: ...ndencies</tt> arch question is generated so other modules know how to express dependency on this one.
107: ...ule is a <tt>friend</tt> API that is used only by modules within the same cluster (the module has to explic... - APIReviews (8,646 bytes)
6: ...hing else that can influence the way [[NetBeans]] modules work and behave when assembled together to form a... - APIReviewSteps (10,464 bytes)
49: ... suitable for trivial changes to already reviewed modules/APIs. The two litmus tests to use when choosing f...
54: ... changes must have no negative impact on existing modules. Please bear in mind, that the term API has wider... - SignatureTest (7,742 bytes)
14: ...e policy has for a long time only been applied to modules with stable [[API]]. From time to time this leads...
20: * Check on all modules exposing non-private packages
25: ...er you change its API. Increment spec versions of modules that depend on your [[API]] change as well (not e...
30: ...generate appropriate JUnit testing report for all modules:
38: ...st.check.type=check''. This is usefull mostly for modules with split packages. - AlternativeImplementation (3,260 bytes)
- Frgaal (4,827 bytes)
89: ...lar compiler first. There is an option '''--limit-modules''' in [[JDK]]-11+ and the idea is to use it to d...
92: $ /jdk11/bin/java --limit-modules java.base ModernJavaCompiler
102: $ /jdk-11/bin/java --limit-modules java.base,jdk.zipfs -cp compiler.jar:. ModernJava...
103: warning: [options] system modules path not set in conjunction with -source 17
View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500)