-
Just wondering whether at
https://github.com/zzzyxwvut/java-vim/blob/f43d1750a38edd85db60b08237bf2fdc94cede37/runtime/ftplugin/java.vim#L26
something similar to https://github.com/tpope/vim-clas…
-
Currently `log4j-plugin-processor` in version `3.0.0-beta3` of Log4j Core adds [BND annotations](https://bnd.bndtools.org/chapters/230-manifest-annotations.html) to the generated code.
While these …
-
### Expected Behavior
Having a project with a submodule, the buildscript dependencies of each builds do not affect each other. Example:
**build.gradle**
```
buildscript {
dependencies {…
-
# The Issue
Basically it's all the in the title, **Quilt Loom** adds **Fabric Loader** or **Quilt Loader** to the `modRuntimeClasspathMainMapped` configuration twice, unsure as to the root cause howe…
-
As discussed it seems a useful SPI feature to discover available
- [ ] `Quantity` implementations
- [ ] `Prefix` implementations
on the classpath or module path.
keilw updated
2 years ago
-
I am using MapStruct which generates a lot of code into an own source folder called `target/generated-sources/annotations` which is configured to ignore optional compile errors:
![image](https://gi…
-
**Describe the bug**
So im trying to write a Dataweave CLI script that loades the files from filesystem during runtime. The only command as i am aware of can read files from the filesystem i readUrl …
-
I implemented a [`ClassOrderer` for Quarkus](https://github.com/quarkusio/quarkus/blob/2.6.0.CR1/test-framework/junit5/src/main/java/io/quarkus/test/junit/util/QuarkusTestProfileAwareClassOrderer.java…
famod updated
1 month ago
-
```
usage: []... [--reverse] [--forcePropagation=] [--propagatePrivate] [--ignoreConflicts]
```
`` and `` arguments aren't optional, but what should you set them to when specifying mappings in…
-
In
https://github.com/sbt/sbt/blob/733bcfb23997930915b563e7d27b1a1f6c0490da/main/src/main/scala/sbt/internal/IncrementalTest.scala#L147-L156
https://github.com/sbt/sbt/blob/733bcfb23997930915b56…