Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 525 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 525 Bytes

TraVarT Core

This directory contains the core interfaces / classes to be used across the TraVarT Ecosystem.

CheckStyle

Configure IntelliJ as follows:

  1. Install Checkstyle plugin
  2. Go to Settings|Editor|Code Style, choose a code style you want to import CheckStyle configuration to.
  3. Click Manage...|Import.., choose "CheckStyle Configuration" and select a corresponding CheckStyle configuration file. Click OK

credit