Oliver Kopp

Results 1977 comments of Oliver Kopp

Other work using the format: - https://github.com/rkotze/git-mob - Add co-authors to commits when you collaborate on code. - https://github.com/brettbuddin/partner - partner is a tool for managing coauthors for git commits...

For proper reviewing, I need to run the SLR for myself and debug -- is there an example with less than 10 entries maybe? 400 is too much for me...

@CXZHANG0508 I fixed the assignment. Now, it should be OK. Sorry for the misunderstanding on my side; I did not follow up the opening and closing and re-assignment properly.

> Then, **I can't add any entry to the directory group or its subgroups**. Which is OK, isn't it? Requirement was > Currently: Only inbound mirroring. Use [WatchService](https://www.baeldung.com/java-nio2-watchservice) to watch...

> * I use an ImportHandler to import the PDFs and it displays that each time a single file is impored. Can this be modified using https://github.com/JabRef/jabref/pull/14396? I currently get...

- [ ] It should not be possible to remove subgroups\ \ - [ ] It should be possible to sort A-Z and Z-A\

> Error log: > > ``` > Could not parse entry > java.io.IOException: Error in line 20: Expected { or ( but received B >... > at org.jabref.jablib/org.jabref.logic.importer.Parser.parseEntries(Parser.java:18) > at...

@ErwanGou Please do not reference the issue in your commits. Since you push to the branch `Julien384760:fix-issue-10930` and you have this PR, it already correlates to the PR. When mentioning...

> There is an issue with the watcher on Windows : the user can't rename, move or delete a local directory which contains a folder that is not empty because...

I think, `:` should be escaped when writing and unescaped when reading I did NOT get the exception when closing and opening the library in JabRef. But I got it...