Jeddict Versions Save

Jakarta EE 10 & MicroProfile application generator and modeler

6.2.0

4 months ago

Features and upgrades

  • Upgrade Apache NetBeans version to RELEASE20

Release Portal

https://plugins.netbeans.apache.org/catalogue/?id=82

6.1.0

1 year ago

Features and upgrades

  • Upgrade Apache NetBeans version to RELEASE15
  • Upgrade to Jakarta EE 10
  • Legacy javax.* namespace support (from NetBeans Main toolbar > Tools > Options > Jeddict > Generate > Enable javax.* import)
  • JPA 3.1 UUID support

Known Issues

  • Jakarta Persistence 3.1 DD (persistence.xml) not supported in Apache NetBeans IDE 15
  • Full-stack application generator compatible with Payara Platform 6.2022.1.Alpha5-SNAPSHOT

Download Plugin

https://github.com/jeddict/jeddict/releases/download/6.1.0/jeddict-6.1.0.nbm

6.0.1

1 year ago

Features and upgrades

  • Upgrade Apache NetBeans version to RELEASE15
  • Upgrade to Jakarta EE 10
  • Legacy javax.* namespace support (from NetBeans Main toolbar > Tools > Options > Jeddict > Generate > Enable javax.* import)

Known Issues

  • Jakarta Persistence 3.1 DD not supported in Apache NetBeans IDE 15
  • Full-stack application generator not available in Jeddict v6.0

Download Plugin

https://github.com/jeddict/jeddict/releases/download/6.0.1/jeddict-6.0.1.nbm

6.0

1 year ago

Component upgrade

  • Upgrade Apache NetBeans version to RELEASE15
  • Upgrade to Jakarta EE 10

Known Issues

  • Jakarta Persistence 3.1 DD not supported in Apache NetBeans IDE 15
  • Full-stack application generator not available in Jeddict v6.0

5.4.4

3 years ago

Component upgrade

  • Upgrade Apache NetBeans version from RELEASE121 to RELEASE122
  • Upgrade to Payara Platform 5.2020.7

5.4.3

3 years ago

Component upgrade

  • [#428]: Bump netbeans.version from RELEASE120-1 to RELEASE121
  • [#427]: Bump snakeyaml from 1.26 to 1.27
  • [#425]: Bump commons-codec from 1.14 to 1.15
  • [#426]: Bump junit-jupiter-engine from 5.6.2 to 5.7.0
  • [#424]: Bump maven-dependency-analyzer from 1.11.1 to 1.11.3
  • Upgrade to eclipselink v2.7.7
  • Upgrade to Payara Platform 5.2020.4

5.4.2

3 years ago

Bug fixes

  • [#371]: Opening legacy model lost BV
  • [#372] : New lines added to fluent api methods

Component upgrade

  • [#414]: Bump netbeans.version from RELEASE113 to RELEASE120-1
  • [#389]: Bump snakeyaml from 1.25 to 1.26
  • [#385]: Bump js-scriptengine from 19.3.0 to 20.0.0
  • [#377]: Bump commons-codec from 1.13 to 1.14
  • [#380]: Bump junit-jupiter-engine from 5.5.2 to 5.6.0
  • [#384]: Bump poi-scratchpad from 4.1.1 to 4.1.2
  • [#393]: Bump istack-commons-runtime from 3.0.10 to 3.0.11

5.4.1

4 years ago

Bug fix

  • [#369]: Index columnList generation broken
  • [#368] : Double comments

5.4

4 years ago

Bug fix

  • [#361]: Visualize DB the model with enumerated field, referencing enum out of the domain package
  • [#363] : @Enumerated(EnumType.STRING) is generated as @Enumerated("EnumType.STRING")

Dependencies upgrade

  • [#357]: netbeans.version from RELEASE111 to RELEASE112
  • [#362] : js-scriptengine from 19.2.0.1 to 19.3.0
  • [#355]: maven-jar-plugin from 3.1.2 to 3.2.0
  • [#350] : istack-commons-runtime from 3.0.9 to 3.0.10
  • [#345]: poi-scratchpad from 4.1.0 to 4.1.1
  • [#343] : junit-jupiter-engine from 5.2.0 to 5.5.2
  • [#341]: maven-compiler-plugin from 3.7.0 to 3.8.1
  • [#336] : maven-surefire-plugin from 2.22.0 to 2.22.2
  • [#330] : snakeyaml from 1.23 to 1.25
  • [#329]: artemis-core from 0.0.8 to 0.0.9
  • [#327] : maven-dependency-analyzer from 1.9 to 1.11.1

Supported APIs

  • Jakarta EE 8
  • MicroProfile 3.2

5.3

4 years ago

New Feature

  • [#293] : JDK 11 support - http://jdk.java.net/11/
  • [4906] : Apache NetBeans 11.1 support
  • [9034] : Payara Platform 5.192 support
  • [#317] : Snippets for addList and removeList

Bug fix

  • [#295] : View DB action can called on table and not on Database
  • [#309] : Error generated snippet setter duplicated
  • [#307] : Exception generated when the "Persistence.xml" menu item is selected
  • [#303] : NoSuchMethodError: com.sun.source.tree.CompilationUnitTree.getPackage() error on code generation if nb-javac module not installed
  • [#298] : Error blocks code creation with subpackage definition

Supported APIs

  • Java EE 8
  • MicroProfile 2.2