Search results
From APIDesign
You searched for Export
There is no page titled "Export".
For more information about searching APIDesign, see Help.
Showing below 13 results starting with #1.
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500)
No page title matches
Page text matches
- LibraryReExportIsNPComplete (12,129 bytes)
7: ...tead it deals with re-export of an [[API]]. As re-export of [[API]]s is quite common in software developme...
31: ... dependencies on other modules with or without re-export.
81: ...another. However that would mean that there is re-export via <math>T_{1.0} \gg F^i_{1.x} \gg M^j_{1.0}</ma...
93: ...atible) versions, with mutual dependencies and re-export of their [[API]]s, then deciding whether some of ...
107: ...you hide such library for internal use and do not export any of its interfaces, you can use whatever versi... - OlderBlogPosts (111,273 bytes)
644: ...e of the [[LibraryReExportIsNPComplete|library re-export]]. Visit [[LibraryWithoutImplicitExportIsPolynomi... - Errata 10 (1,354 bytes)
3: Introducing the ''String'' class in re-export sample is bit artificial and decreases readabilit... - PropertyFiles (5,584 bytes)
10: Export-Package: org.bar - TypesOfDependencies (4,985 bytes)
24: libraries that export symbols your source code references. - ImplementOnlyInterface (5,877 bytes)
52: ... hope others won't do such silly things during re-export
54: ... have not found a module that would improperly re-export my [[API]] interfaces. - Modular Java SE (19,537 bytes)
95: $ export ALT_BOOTDIR=/usr/java/jdk1.7.0/
96: $ export ALT_HOTSPOT_IMPORT_PATH=/usr/java/jdk1.7.0/
97: $ export ALT_BINARY_PLUGS_PATH=$MYJDKROOT/plugs
98: $ export JAVA_HOME=""
99: $ export ANT_HOME=/usr/share/java/ant/ - OpenJDK (3,064 bytes)
48: export _JAVA_OPTIONS - LibraryWithoutImplicitExportIsPolynomial (10,196 bytes)
7: ...e of the [[LibraryReExportIsNPComplete|library re-export]]. This page describes it in detail.
15: ... (e.g. <math>\gg</math>) or dependency without re-export (e.g. <math>></math>).
17: ... there are no implicit re-export dependencies. Re-export itself is still possible, but it is required for ...
33: ...t thing to watch for is whether all transitive re-export dependencies are also expressed directly. That is... - Virtualization (5,493 bytes)
29: export _JAVA_OPTIONS - ObfuscatePerLibrary (5,785 bytes)
5: ...eaders in manifest. Only packages enumerated in ''Export-Package'' get exported and can be used by other [...
28: ...rts all public classes in packages exported via ''Export-Package'' manifest header as well as ''OpenIDE-Mo... - OSGiWrapper (6,201 bytes)
50: <!-- export the packages that should be externally accessible...
51: <Export-Package>javax.*</Export-Package>
82: Export-Package: javax.annotation.processing;uses:="javax...
129: ... <Export-Package>com.oracle.truffle.api.vm</Export-Package> - APIDevelopment (30,003 bytes)
60: ... offer someone else dependency on your behavior ("export").
63: ...name="identification" group="dtd" type="import or export" category="stable" url="where is the description"...
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500)