Skip to content

Commit

Permalink
Update NOTES-INCUBATOR.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinrushforth authored Jun 14, 2024
1 parent 994bbd6 commit de9db52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NOTES-INCUBATOR.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ These are notes regarding the implementation of JavaFX incubator modules.

The `javafx.incubator` branch has three main types of changes:

1. The JEP document, [`INCUBATOR-MODULES.md`](INCUBATOR-MODULES.md).
1. The JEP document, [`INCUBATOR-MODULES.md`](INCUBATOR-MODULES.md) and these implementation notes.
2. Changes needed to support incubator modules. These include: build scripts (`build.gradle`, `settings.gradle`), qualified exports from `javafx.base`, and a utility class to produce warnings when first using an incubator module.
3. A sample incubator module, `jfx.incubator.myfeature`.

Expand Down

0 comments on commit de9db52

Please sign in to comment.