We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79bf544 commit 2201d8dCopy full SHA for 2201d8d
src/ro/redeul/google/go/components/ProjectSdkValidator.java
@@ -159,7 +159,7 @@ public void initComponent() {
159
"Go SDK validator",
160
"Problem with env variables",
161
getInvalidGOROOTEnvMessage(),
162
- NotificationType.ERROR,
+ NotificationType.WARNING,
163
NotificationListener.URL_OPENING_LISTENER),
164
myProject);
165
@@ -170,7 +170,7 @@ public void initComponent() {
170
171
172
getInvalidGOPATHEnvMessage(),
173
174
175
176
0 commit comments