-
### LSP client configuration
local home = os.getenv("HOME")
local java_cmds = vim.api.nvim_create_augroup('java_cmds', { clear = true })
local cache_vars = {}
local root_files = {
'.git',
'm…
-
In out Eclipse Product, we are moving away from using Nashorn Engine to GraalJS Engine. But, due to some constraints, I'm currently unable to make it work.
We have a project named 'org.graalvm.js' an…
-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.462.2
OS: Linux - 5.15.0-122-generic
Java: 17.0.12 - Eclipse Adoptium (OpenJDK 64-Bit Server VM)
---
ant:511.v…
wiphi updated
2 weeks ago
-
### Observed behaviour
At certain stations of Huber's World, in the Anvudrad system, there's no star in the background; the system star can be seen but beyond that it's pitch blac…
DynV updated
10 months ago
-
### Description
When opening the find window the windows can either float around, disappear when typing, or do not show at all.
Screenshot example:
![image](https://github.com/user-attachments/as…
-
### Description
STR:
1. Configure a custom filter: In the Database Navigator, right-click the Database and on the context menu click Filter -> Configure Databases filter
2. Configure some custo…
-
- Link to eclipse-set/set#1016
-
It seems that after upgrading to Eclipse 2024-03 open declaration via F3 is not working anymore at all. The error message isn't really helpful.
![image](https://github.com/eclipse-wildwebdeveloper/…
-
| --- | --- |
| Bugzilla Link | [583176](https://bugs.eclipse.org/bugs/show_bug.cgi?id=583176) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Apr 16, 2024 13:47 EDT |
| Modified | May…
-
Is it expected that the JPQL `IN` operation should work with EmbeddedId. EcilpseLink appears to be trying to support it but generates the SQL in a way that results in an error.
The error raised is:…