-
Hello. I'm trying to use the griddle plugin to generate the default Java classes that you normally get from Thrift (ie. without Scrooge). To do this I configured my build.gradle file like so:
```
bui…
-
### The Problem
A CLion/GDB timeout error occurs whenever I try to debug a `cc_test` target in
a modestly-sized Bazel project with manually set `--cxxopt` in the `.bazelrc`
file. Therefore, I can…
-
```
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…
-
My project is using Maven to handle dependencies. One of the dependencies contains a bunch of useful proto files containing common message types.
When I reference those message types in my main proje…
-
Hi I have opened this project into my code editor using git, and all import using maven etc are good, its just I am receiving this error when try to build the Spigot module I replaced the distance to …
-
Faced just once. Some new files, which have been created in the current launch session and edited during this session after closing(open-close may be multiple times) don't open by clicking in the proj…
qavan updated
2 years ago
-
Admittedly, I'm using the bazel plugin on windows, which I know is not really supported, but I'm not sure if this is related.
I had been able to get things working, and while some features (like pa…
-
Did this tracker sneak in without intention?
```
$ scanapk networksurveyplus-release-0.2.0.apk
Libraries detected:
-------------------
* Android Support v4 (/android/support/v4): Development …
-
### Description of the bug:
The build has failed yet Bazel tool window showing that there are no issues
### What's the simplest, easiest way to reproduce this bug? Please provide a minimal e…
-
**Describe the bug**
After updating to Kotlin 1.9.10 and plugging org.jetbrains.dokka to 1.9.10
`dokkaGfm` is failing in Android project with error message
`> Recursion detected on input: takePict…