-
```
Alert cannot be resolved to a type AbstractInfoScreen.java /AlbiteREADER-master/src/org/netbeans/microedition/lcdui line 67 Java Problem
```
-
-
### The Problem
java.io.IOException: Command process failed with exit code 1. Error message: unoconv: Cannot find a suitable pyuno library and python binary combination in /usr/lib/libreoffice
ERROR…
-
The upcoming m-compiler-p will get rid of the [Plexus Compiler layer](https://codehaus-plexus.github.io/plexus-compiler/) but instead directly call [javax.tools.JavaCompiler](https://docs.oracle.com/j…
kwin updated
3 months ago
-
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
-
### Is your task related to a problem? Please describe
I had to downgrade typescript version on the che-code side because of https://github.com/eclipse-che/che/issues/23082.
We should align che-co…
-
I have an application with the following dependencies
org.eclipse.jetty
jetty-server
12.0.15
org.eclipse.jetty
…
-
Hi,
I'm successfully and happily so controlling an eclipse application from python with JPype :-)
Now Eclipse uses and wraps OSGi, which has its own idea of class loading. Specifically the JVM …
froh updated
3 months ago
-
Assume the following code
```
package example;
import java.util.Optional;
import java.util.function.Consumer;
import org.eclipse.core.databinding.observable.sideeffect.ISideEffectFactory;
…
-
## Goal
Change the Filters Button which was put to the Top Bar here: https://github.com/eclipse-jdt/eclipse.jdt.ui/pull/1671 to either a radio button (With 3 icons in the top bar and one is always sel…