user-guide:export-as-lib
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
user-guide:export-as-lib [2025/04/03 12:09] – gaetan | user-guide:export-as-lib [2025/05/27 00:25] (current) – barley1965 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Project as a Module Library ====== | ====== Project as a Module Library ====== | ||
- | Project | + | A project |
These libraries are called module lib. | These libraries are called module lib. | ||
Line 9: | Line 9: | ||
===== Structure ===== | ===== Structure ===== | ||
- | Module lib follow | + | Module lib follows |
Line 23: | Line 23: | ||
==== Package name ==== | ==== Package name ==== | ||
- | By default, .rgg types are compiled without a package. It makes them all visible from the same pool. However, | + | By default, .rgg types are compiled without a package. It makes them all visible from the same pool. However, |
- | Thus, if the project contains | + | Thus, if the project contains |
- | The package name must follow java's specification on package | + | The package name must follow java's specification on package |
==== Reference wrapper ==== | ==== Reference wrapper ==== | ||
- | GroIMP implicitly | + | GroIMP implicitly |
- | Indeed, if a project contains a resource with the name " | + | Suppose we have a project |
The wrappers force the references to point at '' | The wrappers force the references to point at '' |
user-guide/export-as-lib.txt · Last modified: 2025/05/27 00:25 by barley1965