Skip to content

Srltas/cubrid-migration-toolkit-eclipse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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.

๐Ÿ“‚ Modules

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

๐Ÿš€ Getting Started

Prerequisites

Requirement Min. Version
Java 21
Maven 3.9.0
Internet Needed for dependency download

Build & Package

  1. Clone the repository
git clone https://github.com/Srltas/cubrid-migration-toolkit-eclipse.git
cd cubrid-migration-toolkit-eclipse
  1. Install bundles
mvn -f bundle/pom.xml clean install
  1. 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.

About

Eclipse plug-in set that packages CUBRID Migration Toolkit dependencies and provides a ready-to-install P2 update site.

Resources

Stars

Watchers

Forks

Contributors