The existing DbRepo class utilizes the Jackcess open source libraries to read EA 15.x and older .eap and .eapx profiles files (i.e. Jet 3.5 and Jet 4.0 MS Access files respectively). With the introduction of EA 16.x 64-bit .qea and .qeax project files the databases have been migrated from MS Access to SQLite. Therefore, jCleanCim must be updated to support both new EA project file format.
The existing DbRepo class utilizes the Jackcess open source libraries to read EA 15.x and older
.eapand.eapxprofiles files (i.e. Jet 3.5 and Jet 4.0 MS Access files respectively). With the introduction of EA 16.x 64-bit.qeaand.qeaxproject files the databases have been migrated from MS Access to SQLite. Therefore, jCleanCim must be updated to support both new EA project file format.