-
**Describe the bug**
A couple of users reported following exception
```
org.eclipse.swt.SWTException: Graphic is disposed
at org.eclipse.swt.SWT.error(SWT.java:4918)
at org.eclipse.swt.SWT.erro…
-
### Expected Behavior
I can import my gradle projects correctly. Without error.
### Current Behavior
When I import my gradle project (multi modules gradle build) by selecting the root of the repo…
jmini updated
3 years ago
-
We've recently started using gradle's `compileOnlyApi`. It looks like that [landed](https://docs.gradle.org/6.7-rc-1/release-notes.html) in gradle 6.7. Anyway, this doesn't work with buildship.
###…
-
I got a lastest Release version : Version: 2022-12 (4.26.0) Build id: 20221201-1913 ,My Web project is kind of gradle builder , When debug in web runtime ,sources of web module work well but api modul…
-
When trying to launch an OSGi run definition or perform OSGi tests from the IDE I get the following NPE:
java.lang.NullPointerException
at bndtools.launch.OSGiJUnitLaunchDelegate.getLaunc…
-
Let's assume you have this code:
```php
-
**Precondition**
* .../eclipse.exe has launched.
* iFL plugin has been installed.
**Steps**
1. Select a project.
1. Click iFL button.
1. Load scores...
1. In Filters window click Add rul…
-
### 2.1.14
> Note: only the latest version is supported
### Steps To Reproduce
1. We are using Web Services Test Automation and it needs qMetry
2. We have configured proxy details in app…
-
We are trying to enable JPA weaving on a Java SE Environment, following the documentation from:
https://www.eclipse.org/eclipselink/documentation/4.0/concepts/concepts.html#APPDEV005
https://www.e…
-
## Description
After sorting a table, the pagination does not work anymore. Identical notifications are visible on different pages.
## Current behaviour
Sorting the table and then switching…