-
最近在使用之前下载的pGlyco3,发现会报如下错误,以前可以正常搜库。重新下载了最近版本使用后还是会报错,具体报错如截图,最终结果如截图,日志见附件,辛苦您抽空帮忙看下,十分感谢。
[pGlyco] Starting task ...
Process ID=59104: E:\G-test32\eclipse\pGlyco3.1_build20231220\pGlyco3.1_build2…
-
**Describe the bug**
When resolving a version range (using a `+`), it just takes the latest.
Example `1.3.+` is converted to `[1.3.,)`
Gradle has a way better definition:
> A prefix version …
jmini updated
2 years ago
-
I consider `LexicalPreservingPrinter` while modifying the order of modifiers of a `ClassOrInterfaceDeclaration` the following piece of code:
```
package eu.solven.cleanthat.engine.java.refactorer.…
-
Including MapDB dependency triggers sonatype repository scanning from time to time:
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclips…
-
| --- | --- |
| Bugzilla Link | [573718](https://bugs.eclipse.org/bugs/show_bug.cgi?id=573718) |
| Status | NEW |
| Importance | P3 normal |
| Reported | May 23, 2021 15:01 EDT |
| Modified | Nov…
-
See also https://github.com/eclipse/eclipse-collections/issues/1134
Version info;
- mapdb: 3.0.8
- eclipse-collections: 10.4.0
In some cases the mapdb lib seems to be able to create an inconsi…
-
From https://google.github.io/styleguide/javaguide.html#s3.3.3-import-ordering-and-spacing:
>If there are both static and non-static imports, a single blank line separates the two blocks.
Now, a…
donce updated
4 months ago
-
| --- | --- |
| Bugzilla Link | [317964](https://bugs.eclipse.org/bugs/show_bug.cgi?id=317964) |
| Status | NEW |
| Importance | P3 major |
| Reported | Jun 25, 2010 08:55 EDT |
| Modified | Jun …
-
Ever since the latest update (0.66.0), I've consistently been getting the title error message in exceptions in the extension output panel (`Could not set the project description for '' because the pro…
-
The design of Eclipse Collections is to have the API and the implementation in separate bundles. Internally the Java ServiceLoader API is used. This means the API uses Services that are provided by th…