enhancement
major
minor
defect
minor
#26484
In-app template for grid and tables: Function "Verifier for use as list item" does not get component model
#26885
Constraints on declarative forms with arguments from a container reference lead to errors for new elements
#26922
With generated subject classes, a default provider of an attribute in a non-structure class does not get a create context
defect
minor
#26859
Correct various Eclipse settings
Several settings in Eclipse need to be adjusted:
- The Maven profile " ide " must be enabled in the project settings.
- In some cases, the path to the workspace is specified in the launch configurations. This path must be enclosed in quotation marks. Otherwise, spaces in the path will cause errors.
- Some launch configurations do not specify which Java version must be used.
- The launch configurations for compiling GWT specify an outdated path to the ` webapp ` folder.
Test
- Compile both GWT projects using the launch configurations.
- Start the Kafka demo. (This checks the Maven profiles.)
- Select "Maven -> Update Project" for all projects. This should not change any settings regarding which Java versions are used.
- When debugging, the source code for both Top-Logic and JDK classes must be displayed.