E534 Typify LayoutDesigner & friends in Netbeans Modules Form component by ptziegler · Pull Request #652 · eclipse-windowbuilder/windowbuilder · GitHub
[go: up one dir, main page]

Skip to content

Typify LayoutDesigner & friends in Netbeans Modules Form component#652

Merged
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:typify-netbeans-fork
Dec 9, 2023
Merged

Typify LayoutDesigner & friends in Netbeans Modules Form component#652
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:typify-netbeans-fork

Conversation

@ptziegler
Copy link
Contributor
@ptziegler ptziegler commented Dec 9, 2023

This fork is the cause of ~200 warnings regarding raw types, which make up about 1/4 of all warnings created by the builder.

Remark:
I thought about migrating to the upstream project: https://github.com/apache/netbeans/tree/master/java/form

However, the latest release already takes up 6MB, while our fork only requires 400kB...

<dependency>
    <groupId>org.netbeans.modules</groupId>
    <artifactId>org-netbeans-modules-form</artifactId>
    <version>RELEASE200</version>
</dependency>

@ptziegler ptziegler added this to the 1.15.0 milestone Dec 9, 2023
@ptziegler ptziegler force-pushed the typify-netbeans-fork branch from 39e4d86 to 2970b35 Compare December 9, 2023 10:55
This fork is the cause of ~200 warnings regarding raw types, which make
up about 1/4 of all warnings created by the builder.

Remark:
I thought about migrating to the upstream project:
https://github.com/apache/netbeans/tree/master/java/form

However, the latest release already takes up 6MB, while our fork only
requires 400kB...
<dependency>
    <groupId>org.netbeans.modules</groupId>
    <artifactId>org-netbeans-modules-form</artifactId>
    <version>RELEASE200</version>
</dependency>
@ptziegler ptziegler force-pushed the typify-netbeans-fork branch from 2970b35 to 4a77c64 Compare December 9, 2023 10:59
@github-actions
Copy link
github-actions bot commented Dec 9, 2023

Unit Test Results

         4 files           4 suites   1h 19m 28s ⏱️
  7 071 tests   6 881 ✔️ 190 💤 0
28 284 runs  27 520 ✔️ 764 💤 0

Results for commit 4a77c64.

♻️ This comment has been updated with latest results.

@ptziegler ptziegler merged commit 4df7a0f into eclipse-windowbuilder:master Dec 9, 2023
@ptziegler ptziegler deleted the typify-netbeans-fork branch December 9, 2023 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0