CUBRID Migration Toolkit Eclipse Plug-ins
A collection of Eclipse plug-ins that lets you use the CUBRID Migration Toolkit (CMT) more conveniently within an Eclipse-based environment.
Name
Purpose
bundle
Packs third-party libraries into OSGi bundles, grouped by CMT module
p2-site
Collects those bundlesโโโgenerates an installable P2 update site
Module Details
Bundle ID
Contains
com.cubrid.bundle.antlr4
ANTLR4 Runtime (4.13.2)
com.cubrid.bundle.apache-poi-ooxml
Apache POI-OOXML (5.4.1)
com.cubrid.bundle.configuration
Shared third-party libs (core / UI)
com.cubrid.bundle.core
Core-logic dependencies
com.cubrid.bundle.log
Logging libraries
com.cubrid.bundle.ui
UI dependencies
Requirement
Min. Version
Java
21
Maven
3.9.0
Internet
Needed for dependency download
Clone the repository
git clone https://github.com/Srltas/cubrid-migration-toolkit-eclipse.git
cd cubrid-migration-toolkit-eclipse
Install bundles
mvn -f bundle/pom.xml clean install
Generate P2 update site
mvn -f p2-site/pom.xml p2:site
When the build finishes successfully, an installable P2 update site will be available in p2-site/target/repository.