-
environment: freshly installed and untouched eclipse 2024-6 on linux mint 22 with default jdk (build 21.0.4+7-Ubuntu-1ubuntu224.04)
steps to reproduce:
1. download the eclipse installer (https:/…
-
Try the following target defintiion:
```xml
de.gesellix
docker-filesocket
2023-09-08T21-55-00
jar
```
You wil…
-
I started using voclipse as main ide. @vogella what do you think of integrate the maven2eclipse project?
-
I've just got a "This failure was cached in the local repository ...until forced" error message when resolving a target platform with contained maven artifacts. On the command line, I would use -U to …
-
In order to have a smooth developer experience it would be great, if the babel-maven-plugin would support m2e. That offers the possibitlity to run the transpiler directly in Eclipse as part of its ful…
-
What steps will reproduce the problem?
1. git clone https://github.com/google/guava
2. Import -> Existing Maven Projects*
3. Maven -> Update project... -> OK
\* you may like to use `[groupId].[a…
-
When uninstalling m2e-apt (to try and diagnose build issues), the workspace is left in a corrupted state. All poms now have the following error:
```
Project configurator "org.jboss.tools.maven.apt.M…
-
When using this plugin within the eclipse environment lifecycle mapping issues frequently occur. For example I've had issues of the form
![image](https://cloud.githubusercontent.com/assets/7292002/…
-
I am using MapStruct which generates a lot of code into an own source folder called `target/generated-sources/annotations` which is configured to ignore optional compile errors:
![image](https://gi…
-
Build fails when triggered by Eclipse m2e using `org.eclipse.m2e:lifecycle-mapping` config:
```
org.eclipse.m2e
lifecycle-mapping
1.0.0
org.teavm
teavm-maven…