This article briefly introduces local development debugging for OpenTCS.
Environment Preparation
- We're using OpenTCS 5.x, due to legacy project constraints, higher versions are not considered for now.
- OpenJDK must be 13.x, please pay special attention
- If you want to develop GUI interfaces, you must use Netbeans IDE for development, because OpenTCS uses visual components where many are Netbeans-specific Swing components that cannot be opened in other IDEs like IntelliJ IDEA.