Oliver Kopp

Results 1977 comments of Oliver Kopp

The place would be https://github.com/jhipster/prettier-java/tree/main/website/docs Maybe one can pickup some examples from our try to switch to `prettier-java`? 2k files can't be wrong 😅 https://github.com/JabRef/jabref-koppor/pull/717

With the playground the xample from https://github.com/palantir/palantir-java-format#motivation--examples are as follows: ```java private static void configureResolvedVersionsWithVersionMapping( Project project ) { project .getPluginManager() .withPlugin("maven-publish", (plugin) -> { project .getExtensions() .getByType(PublishingExtension.class) .getPublications() .withType(MavenPublication.class)...

Strongly related: https://github.com/jhipster/prettier-java/issues/627

Example ![Image](https://github.com/user-attachments/assets/389d3643-406d-454c-b26d-31ce5a3bddd0)

Step 1: 1. Create a new `bib` file 2. Open the groups pane ![Image](https://github.com/user-attachments/assets/43e9505e-b4fe-4ba0-99cf-d819379488fb) 3. Add new group "test" (using context menu) 4. Open web search (View menu) 5. Select...

One can generate a large .bib file using https://github.com/JabRef/jabref/blob/main/scripts/bib-file-generator.py

> Ive making some small changes only to fix typos and MADR 4.0.0 changes. Thank you! >I found this [malformed decision](https://github.com/JabRef/jabref/blob/6537bc957171775ca15b730af9084834a236c1ef/docs/decisions/0011-test-external-links-in-documentation.md) while working. Is this intentional? Thank you for pointing...

Other steps to reproduce: 1. State in JabRef:\ ![Image](https://github.com/user-attachments/assets/f919eccd-96be-4b30-bc0d-48a75b5d4230) 2. I press Ctrl+W 3. State in JabRef:\ ![Image](https://github.com/user-attachments/assets/f8ff553e-f620-4511-8611-8f029cff04e4) 4. I press Ctrl+W 5. Nothing happens - Expected JabRef should close...

@josephyim Thank you for finding some external resources on that! JDK issue linked from the SO question: https://bugs.openjdk.org/browse/JDK-8088068

> I have try to add but I am very unclear about how preference migration works. Not sure how to help. Example method: org.jabref.migrations.PreferencesMigrations#upgradeImportFileAndDirePatterns It first checks if a prefernce...