-
When the `Shell` uses the `SWT.RESIZE` style, the method `Shell.setMaximumSize` doesn't work.
test code:
```java
public class Test {
public static void main(String[] args) {
…
JVS94 updated
4 weeks ago
-
![grafik](https://github.com/user-attachments/assets/9e4d1f06-d084-41e3-b6d5-2e31f8722aa7)
[checkstyle.log](https://github.com/user-attachments/files/17690792/checkstyle.log)
-
Issue dwyl/tiny-house#21 was getting super messy with everything from providers to rentals to legislation, so I decided to split this out:
https://github.com/dwyl/tiny-house/issues/21
Tomorrow…
-
| --- | --- |
| Bugzilla Link | [274369](https://bugs.eclipse.org/bugs/show_bug.cgi?id=274369) |
| Status | ASSIGNED |
| Importance | P3 enhancement |
| Reported | Apr 29, 2009 14:35 EDT |
| Modi…
-
Windows 11
Eclipse 4.26
Run this Snippet on Windows 10 and Window 11 and compare the drop down menu after selecting it:
```java
import org.eclipse.swt.SWT;
import org.eclipse.swt.graphics.Ima…
-
### Description
Values in array column cannot be edited using UI
### DBeaver Version
24.1.3
### Operating System
win11
### Database and driver
Vertica Database 23.04.0002
vertica.jar 24.02.000…
-
found an error logged multiple times:
```
java.lang.NullPointerException: Cannot invoke "org.eclipse.jdt.internal.compiler.lookup.TypeBinding.signableName()" because "binding.type" is null
at org.…
jukzi updated
1 month ago
-
It's noted that on IDE, timely UI seems broken which results in poor user experience and frequent errors. To overcome these issues, there is a strong need for an automated test suite for the graphical…
-
### Describe the bug
`apache-directory-studio` can't be launched. I have this error :
```
java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
no swt-pi4-gtk-4940r23 in java.l…
-
**Describe the bug**
Normally, the legacy shortcut Shift+Del cuts text in a text field on Windows. This works fine by default until you add a SWT.Verify listener to the Text control.
**To Reproduc…