Skip to content

Commit c16443f

Browse files
committed
plugin release
1 parent 418b84c commit c16443f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
7 Bytes
Binary file not shown.

src/main/java/com/king/java/field/plugin/dialog/GenerateFieldDialog.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ public GenerateFieldDialog() {
142142
}
143143
dispose();
144144
} else {
145-
Messages.showMessageDialog("Project can not be null!", "Error", Messages.getInformationIcon());
145+
Messages.showMessageDialog("Text can not be null!", "Error", Messages.getInformationIcon());
146146
}
147147

148148
});

0 commit comments

Comments
 (0)