Mentions légales du service

Skip to content

Feature/cdagen 812 java11 validation

Achraf Achkari requested to merge feature/CDAGEN-812-Java11Validation into develop

Adding possibility to run validator with JDK 11

Changelog:

  1. Add column java_version with type integer with default value 0 (java 7)
  2. Add select menu in the GUI
  3. Look dynamically for the specified java 11 path in the machine

The feature supposed to worked with any new java version added

Merge request reports