-
### Discussed in https://github.com/eclipse-glsp/glsp/discussions/1316
Originally posted by **madamedefarge** April 16, 2024
I am following the README in the above project file to set the targ…
-
{
"platform":"",
"hub-mirror": [
"maven:3.8.8-eclipse-temurin-11",
"maven:3.6.3-eclipse-temurin-11"
]
}
xiexg updated
2 months ago
-
This is for the left-overs from #1982
- [x] Guice 5.1.0 update? https://github.com/eclipse/xtext/issues/2056
- [x] guava update? https://github.com/eclipse/xtext/issues/2101
- [x] Gradle 7.6 http…
-
Currently the document https://github.com/eclipse-platform/.github/blob/main/CONTRIBUTING.md still mentions several GitHub repositories, but I think nowadays it is recommended to use the submodule app…
kwin updated
10 months ago
-
Rather than implemention IFunctions at hardcoded locations, use Eclipse extension points.
-
### Description
It seems to be, the autocomplete window should disappear if user sets focus to another element of UI or decides to do any other action, not related to interacting with the autocomplet…
-
It's tycho specific but it's not intrusive and will help everyone using Tycho.
https://git.eclipse.org/c/platform/eclipse.platform.releng.git/tree/bundles/org.eclipse.releng.tools/src/org/eclipse/rel…
-
Regression from https://github.com/eclipse-platform/eclipse.platform.ui/pull/1115
```
java.lang.IllegalStateException: beginTask should only be called once per instance. At least call done() befor…
-
Installing this sequence:
1. Enterprise Java - 2024-06
2. LDT - https://marketplace.eclipse.org/content/ibm-liberty-developer-tools
3. LT 24.0.9 driver (internal-only but this is now the 'main' con…
-
There is a logged NPE due to `viewerInput` being `null` in the constructor of `ViewerUpdateMonitor` when updating tree elements during `Viewer.setInput(null)`: https://github.com/eclipse-platform/ecli…
mx990 updated
3 months ago