-
IntelliJ build version: 2021.2.3 IC-212.5457.46
OS: Windows 10
JDK: JetBrains s.r.o. 11.0.12
Plugin version: 3.57.1-2021.2
Additional Info: None
Parent component:
```
com.intellij.openapi.wm.i…
-
After bumping to Marathon `0.8.0` from `0.7.6` - seeing:
```
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':subproject:marathonDebugAndroidTestGenerateMarathonfile
Cau…
-
When i enable this plugin. I got this error:
Plugin 'io.protostuff.protostuff-jetbrains-plugin' failed to initialize and will be disabled. Please restart GoLand.
java.lang.ClassNotFoundException…
-
Real world mono-repos need to setup proto imports when using the Intellij proto plugin. The import paths are usually local workspace relative / in external repos. Some example of core proto imports ar…
hsyed updated
2 years ago
-
Hi, This is probably not the best place to ask this, but since this community is probably more familiar with setting up GRPC client side code for Trition than the general internet, I'm trying my luck.…
-
When I try to run the SonarQube Inspection in IntelliJ 2017.3 community, I get this error:
```
Fail to parse protobuf response of http://**********/sonardev/api/issues/search?componentRoots=***.****…
-
```
In Ivy we create 3 configurations meant to follow maven dependancy scope
(compile, provided, test). Then when we specify a dependency we mark which
configuration it is part of. Intellij li…
-
```
In Ivy we create 3 configurations meant to follow maven dependancy scope
(compile, provided, test). Then when we specify a dependency we mark which
configuration it is part of. Intellij li…
-
hey guys, I am trying to use gralde generateProtol to generate grpc kotlin code in intellij and it has been unsuccessful. the error message as below:
> > Caching disabled for task ':generateProto…
-
I originally filed this to ktlint at https://github.com/pinterest/ktlint/issues/1979 but it seems like it's likely a spotless issue. So copying in from there.
## Expected Behavior
Co…