JDL 파일에서 사용되지 않는 엔티티나 열거형을 강조 표시합니다.
application { config { } entities Product } entity Product {} entity Car {} // 사용되지 않는 엔티티 Car