PMD Results

The following document contains the results of PMD 6.21.0.

Violations By Priority

Priority 4

com/x/teamwork/core/entity/Attachment.java

Rule Violation Line
UselessParentheses Useless parentheses. 126

com/x/teamwork/core/entity/Attachment_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
DontImportJavaLang Avoid importing anything from the package java.lang 9
DontImportJavaLang Avoid importing anything from the package java.lang 10
DontImportJavaLang Avoid importing anything from the package java.lang 11
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.Attachment' due to existing same package import 'com.x.teamwork.core.entity.*' 16

com/x/teamwork/core/entity/BatchOperation_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
DontImportJavaLang Avoid importing anything from the package java.lang 9
DontImportJavaLang Avoid importing anything from the package java.lang 10
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.BatchOperation' due to existing same package import 'com.x.teamwork.core.entity.*' 14

com/x/teamwork/core/entity/ChatContent_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.ChatContent' due to existing same package import 'com.x.teamwork.core.entity.*' 12

com/x/teamwork/core/entity/Chat_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
DontImportJavaLang Avoid importing anything from the package java.lang 9
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.Chat' due to existing same package import 'com.x.teamwork.core.entity.*' 13

com/x/teamwork/core/entity/Config_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
DontImportJavaLang Avoid importing anything from the package java.lang 9
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.Config' due to existing same package import 'com.x.teamwork.core.entity.*' 13

com/x/teamwork/core/entity/CustomExtFieldRele_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
DontImportJavaLang Avoid importing anything from the package java.lang 9
DontImportJavaLang Avoid importing anything from the package java.lang 10
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.CustomExtFieldRele' due to existing same package import 'com.x.teamwork.core.entity.*' 14

com/x/teamwork/core/entity/DynamicDetail_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.DynamicDetail' due to existing same package import 'com.x.teamwork.core.entity.*' 12

com/x/teamwork/core/entity/Dynamic_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
DontImportJavaLang Avoid importing anything from the package java.lang 9
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.Dynamic' due to existing same package import 'com.x.teamwork.core.entity.*' 14

com/x/teamwork/core/entity/Priority_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
DontImportJavaLang Avoid importing anything from the package java.lang 9
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.Priority' due to existing same package import 'com.x.teamwork.core.entity.*' 13

com/x/teamwork/core/entity/ProjectConfig_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
DontImportJavaLang Avoid importing anything from the package java.lang 9
DontImportJavaLang Avoid importing anything from the package java.lang 10
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.ProjectConfig' due to existing same package import 'com.x.teamwork.core.entity.*' 14

com/x/teamwork/core/entity/ProjectDetail_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.ProjectDetail' due to existing same package import 'com.x.teamwork.core.entity.*' 12

com/x/teamwork/core/entity/ProjectGroupRele_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.ProjectGroupRele' due to existing same package import 'com.x.teamwork.core.entity.*' 12

com/x/teamwork/core/entity/ProjectGroup_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
DontImportJavaLang Avoid importing anything from the package java.lang 9
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.ProjectGroup' due to existing same package import 'com.x.teamwork.core.entity.*' 13

com/x/teamwork/core/entity/ProjectTemplate_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
DontImportJavaLang Avoid importing anything from the package java.lang 9
DontImportJavaLang Avoid importing anything from the package java.lang 10
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.ProjectTemplate' due to existing same package import 'com.x.teamwork.core.entity.*' 15

com/x/teamwork/core/entity/Project_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
DontImportJavaLang Avoid importing anything from the package java.lang 9
DontImportJavaLang Avoid importing anything from the package java.lang 10
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.Project' due to existing same package import 'com.x.teamwork.core.entity.*' 15

com/x/teamwork/core/entity/Review_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
DontImportJavaLang Avoid importing anything from the package java.lang 9
DontImportJavaLang Avoid importing anything from the package java.lang 10
DontImportJavaLang Avoid importing anything from the package java.lang 11
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.Review' due to existing same package import 'com.x.teamwork.core.entity.*' 16

com/x/teamwork/core/entity/SystemConfigLobValue_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.SystemConfigLobValue' due to existing same package import 'com.x.teamwork.core.entity.*' 12

com/x/teamwork/core/entity/SystemConfig_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
DontImportJavaLang Avoid importing anything from the package java.lang 9
DontImportJavaLang Avoid importing anything from the package java.lang 10
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.SystemConfig' due to existing same package import 'com.x.teamwork.core.entity.*' 14

com/x/teamwork/core/entity/TaskDetail_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.TaskDetail' due to existing same package import 'com.x.teamwork.core.entity.*' 12

com/x/teamwork/core/entity/TaskExtField_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.TaskExtField' due to existing same package import 'com.x.teamwork.core.entity.*' 12

com/x/teamwork/core/entity/TaskGroupRele_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
DontImportJavaLang Avoid importing anything from the package java.lang 9
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.TaskGroupRele' due to existing same package import 'com.x.teamwork.core.entity.*' 13

com/x/teamwork/core/entity/TaskGroup_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
DontImportJavaLang Avoid importing anything from the package java.lang 9
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.TaskGroup' due to existing same package import 'com.x.teamwork.core.entity.*' 13

com/x/teamwork/core/entity/TaskListRele_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
DontImportJavaLang Avoid importing anything from the package java.lang 9
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.TaskListRele' due to existing same package import 'com.x.teamwork.core.entity.*' 13

com/x/teamwork/core/entity/TaskListTemplate_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
DontImportJavaLang Avoid importing anything from the package java.lang 9
DontImportJavaLang Avoid importing anything from the package java.lang 10
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.TaskListTemplate' due to existing same package import 'com.x.teamwork.core.entity.*' 14

com/x/teamwork/core/entity/TaskList_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
DontImportJavaLang Avoid importing anything from the package java.lang 9
DontImportJavaLang Avoid importing anything from the package java.lang 10
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.TaskList' due to existing same package import 'com.x.teamwork.core.entity.*' 14

com/x/teamwork/core/entity/TaskRelevance_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.TaskRelevance' due to existing same package import 'com.x.teamwork.core.entity.*' 12

com/x/teamwork/core/entity/TaskTagRele_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
DontImportJavaLang Avoid importing anything from the package java.lang 9
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.TaskTagRele' due to existing same package import 'com.x.teamwork.core.entity.*' 13

com/x/teamwork/core/entity/TaskTag_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.TaskTag' due to existing same package import 'com.x.teamwork.core.entity.*' 12

com/x/teamwork/core/entity/TaskView_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
DontImportJavaLang Avoid importing anything from the package java.lang 9
DontImportJavaLang Avoid importing anything from the package java.lang 10
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.TaskView' due to existing same package import 'com.x.teamwork.core.entity.*' 15

com/x/teamwork/core/entity/Task_.java

Rule Violation Line
DontImportJavaLang Avoid importing anything from the package java.lang 8
DontImportJavaLang Avoid importing anything from the package java.lang 9
DontImportJavaLang Avoid importing anything from the package java.lang 10
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.Task' due to existing same package import 'com.x.teamwork.core.entity.*' 16

Files

com/x/teamwork/core/entity/Attachment.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 126

com/x/teamwork/core/entity/Attachment_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
DontImportJavaLang Avoid importing anything from the package java.lang 4 9
DontImportJavaLang Avoid importing anything from the package java.lang 4 10
DontImportJavaLang Avoid importing anything from the package java.lang 4 11
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.Attachment' due to existing same package import 'com.x.teamwork.core.entity.*' 4 16

com/x/teamwork/core/entity/BatchOperation_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
DontImportJavaLang Avoid importing anything from the package java.lang 4 9
DontImportJavaLang Avoid importing anything from the package java.lang 4 10
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.BatchOperation' due to existing same package import 'com.x.teamwork.core.entity.*' 4 14

com/x/teamwork/core/entity/ChatContent_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.ChatContent' due to existing same package import 'com.x.teamwork.core.entity.*' 4 12

com/x/teamwork/core/entity/Chat_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
DontImportJavaLang Avoid importing anything from the package java.lang 4 9
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.Chat' due to existing same package import 'com.x.teamwork.core.entity.*' 4 13

com/x/teamwork/core/entity/Config_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
DontImportJavaLang Avoid importing anything from the package java.lang 4 9
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.Config' due to existing same package import 'com.x.teamwork.core.entity.*' 4 13

com/x/teamwork/core/entity/CustomExtFieldRele_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
DontImportJavaLang Avoid importing anything from the package java.lang 4 9
DontImportJavaLang Avoid importing anything from the package java.lang 4 10
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.CustomExtFieldRele' due to existing same package import 'com.x.teamwork.core.entity.*' 4 14

com/x/teamwork/core/entity/DynamicDetail_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.DynamicDetail' due to existing same package import 'com.x.teamwork.core.entity.*' 4 12

com/x/teamwork/core/entity/Dynamic_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
DontImportJavaLang Avoid importing anything from the package java.lang 4 9
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.Dynamic' due to existing same package import 'com.x.teamwork.core.entity.*' 4 14

com/x/teamwork/core/entity/Priority_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
DontImportJavaLang Avoid importing anything from the package java.lang 4 9
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.Priority' due to existing same package import 'com.x.teamwork.core.entity.*' 4 13

com/x/teamwork/core/entity/ProjectConfig_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
DontImportJavaLang Avoid importing anything from the package java.lang 4 9
DontImportJavaLang Avoid importing anything from the package java.lang 4 10
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.ProjectConfig' due to existing same package import 'com.x.teamwork.core.entity.*' 4 14

com/x/teamwork/core/entity/ProjectDetail_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.ProjectDetail' due to existing same package import 'com.x.teamwork.core.entity.*' 4 12

com/x/teamwork/core/entity/ProjectGroupRele_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.ProjectGroupRele' due to existing same package import 'com.x.teamwork.core.entity.*' 4 12

com/x/teamwork/core/entity/ProjectGroup_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
DontImportJavaLang Avoid importing anything from the package java.lang 4 9
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.ProjectGroup' due to existing same package import 'com.x.teamwork.core.entity.*' 4 13

com/x/teamwork/core/entity/ProjectTemplate_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
DontImportJavaLang Avoid importing anything from the package java.lang 4 9
DontImportJavaLang Avoid importing anything from the package java.lang 4 10
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.ProjectTemplate' due to existing same package import 'com.x.teamwork.core.entity.*' 4 15

com/x/teamwork/core/entity/Project_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
DontImportJavaLang Avoid importing anything from the package java.lang 4 9
DontImportJavaLang Avoid importing anything from the package java.lang 4 10
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.Project' due to existing same package import 'com.x.teamwork.core.entity.*' 4 15

com/x/teamwork/core/entity/Review_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
DontImportJavaLang Avoid importing anything from the package java.lang 4 9
DontImportJavaLang Avoid importing anything from the package java.lang 4 10
DontImportJavaLang Avoid importing anything from the package java.lang 4 11
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.Review' due to existing same package import 'com.x.teamwork.core.entity.*' 4 16

com/x/teamwork/core/entity/SystemConfigLobValue_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.SystemConfigLobValue' due to existing same package import 'com.x.teamwork.core.entity.*' 4 12

com/x/teamwork/core/entity/SystemConfig_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
DontImportJavaLang Avoid importing anything from the package java.lang 4 9
DontImportJavaLang Avoid importing anything from the package java.lang 4 10
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.SystemConfig' due to existing same package import 'com.x.teamwork.core.entity.*' 4 14

com/x/teamwork/core/entity/TaskDetail_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.TaskDetail' due to existing same package import 'com.x.teamwork.core.entity.*' 4 12

com/x/teamwork/core/entity/TaskExtField_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.TaskExtField' due to existing same package import 'com.x.teamwork.core.entity.*' 4 12

com/x/teamwork/core/entity/TaskGroupRele_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
DontImportJavaLang Avoid importing anything from the package java.lang 4 9
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.TaskGroupRele' due to existing same package import 'com.x.teamwork.core.entity.*' 4 13

com/x/teamwork/core/entity/TaskGroup_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
DontImportJavaLang Avoid importing anything from the package java.lang 4 9
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.TaskGroup' due to existing same package import 'com.x.teamwork.core.entity.*' 4 13

com/x/teamwork/core/entity/TaskListRele_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
DontImportJavaLang Avoid importing anything from the package java.lang 4 9
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.TaskListRele' due to existing same package import 'com.x.teamwork.core.entity.*' 4 13

com/x/teamwork/core/entity/TaskListTemplate_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
DontImportJavaLang Avoid importing anything from the package java.lang 4 9
DontImportJavaLang Avoid importing anything from the package java.lang 4 10
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.TaskListTemplate' due to existing same package import 'com.x.teamwork.core.entity.*' 4 14

com/x/teamwork/core/entity/TaskList_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
DontImportJavaLang Avoid importing anything from the package java.lang 4 9
DontImportJavaLang Avoid importing anything from the package java.lang 4 10
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.TaskList' due to existing same package import 'com.x.teamwork.core.entity.*' 4 14

com/x/teamwork/core/entity/TaskRelevance_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.TaskRelevance' due to existing same package import 'com.x.teamwork.core.entity.*' 4 12

com/x/teamwork/core/entity/TaskTagRele_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
DontImportJavaLang Avoid importing anything from the package java.lang 4 9
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.TaskTagRele' due to existing same package import 'com.x.teamwork.core.entity.*' 4 13

com/x/teamwork/core/entity/TaskTag_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.TaskTag' due to existing same package import 'com.x.teamwork.core.entity.*' 4 12

com/x/teamwork/core/entity/TaskView_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
DontImportJavaLang Avoid importing anything from the package java.lang 4 9
DontImportJavaLang Avoid importing anything from the package java.lang 4 10
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.TaskView' due to existing same package import 'com.x.teamwork.core.entity.*' 4 15

com/x/teamwork/core/entity/Task_.java

Rule Violation Priority Line
DontImportJavaLang Avoid importing anything from the package java.lang 4 8
DontImportJavaLang Avoid importing anything from the package java.lang 4 9
DontImportJavaLang Avoid importing anything from the package java.lang 4 10
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'com.x.teamwork.core.entity.Task' due to existing same package import 'com.x.teamwork.core.entity.*' 4 16