Skip to content

Commit c46cc14

Browse files
committed
[doc] Update doc and release note
Signed-off-by: Axel RICHARD <axel.richard@obeo.fr>
1 parent 00cac73 commit c46cc14

31 files changed

+178
-68
lines changed

CHANGELOG.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ The changes are:
6060
- https://github.com/eclipse-syson/syson/issues/960[#960] [general-view] In the selection dialog of the creation tools for `Stakeholders` and `Actors`, display possible `Part Usage` candidates in a tree instead of a list.
6161
- https://github.com/eclipse-syson/syson/issues/1012[#1012] [general-view] Allow `Package` and `NamespaceImport` graphical nodes to be smaller than their default size
6262
- https://github.com/eclipse-syson/syson/issues/1006[#1006] [details] Display `FeatureValue.isDefault` and `FeatureValue.isInitial` in Core tab of `FeatureValue` concept.
63-
- https://github.com/eclipse-syson/syson/issues/1018[#1018] [libraries] Make customizing the default metamodels and libraries available in SysML projects easier by making default implementation `SysONDefaultLibrariesConfiguration` more extensible.
64-
63+
- https://github.com/eclipse-syson/syson/issues/1018[#1018] [libraries] Make customizing the default metamodels and libraries available in SysML projects easier by making default implementation `SysONDefaultLibrariesConfiguration.java` more extensible.
64+
To do so, create a `@Primary @Configuration` component that extend `SysMLDefaultLibrariesConfiguration`, and optionally redefine `getDefaultLibraries()` method and/or `getDefaultEPackages()`.
6565

6666
=== New features
6767

doc/content/antora.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ asciidoc:
2626
product-jar: "org.eclipse.syson.syson-application-YYYY.M.X.jar"
2727
projects-list: "Projects List"
2828
projects-list-menu: "Project Options Menu"
29+
query-view: "Query"
2930
related-elements: "Related Elements"
3031
representations-view: "Representations"
3132
resources-url: "https://mbse-syson.org/#resources"
95.2 KB
Loading
85 KB
Loading
155 KB
Loading
66.9 KB
Loading
40 KB
Loading
46.2 KB
Loading
47.3 KB
Loading
57.6 KB
Loading

0 commit comments

Comments
 (0)