-
Given a project with the `eclipse-plugin` packaging in `pom.xml` and a `.classpath` file like:
```
…
-
!ENTRY org.eclipse.jdt.ls.core 4 0 2023-09-18 15:17:30.277
!MESSAGE Error updating com.microsoft.gradle.bs.importer
!STACK 0
java.lang.NullPointerException: Cannot invoke "org.eclipse.m2e.core.inte…
jdneo updated
3 months ago
-
There is error while building the samples. I see that @arun-gupta had similar issue here https://gist.github.com/arun-gupta/3aab8382145790667fd8
@arun-gupta did you find solution?
-
Is it possible, to support also the new m2e version 1.4.0.20130601-0317?
When installing the CarrotGarden M2E SCR via the eclipse marketplace, after the following exception pops up:
Cannot complete…
-
Please provide a way to remove project location from maven.properties when building through Eclipse IDE (or remove the file entirely).
This file can easily slip into an artifact and may cause a secur…
-
OOmphing an eclipse workspce (https://github.com/eclipse-platform/.github/blob/main/CONTRIBUTING.md) today results in the following errors:
![image](https://user-images.githubusercontent.com/51790620…
jukzi updated
4 months ago
-
I've tried upgrading to m2e 2.x, but it seems that most existing m2e connectors at least claim in their OSGI metadata to not be compatible with 2.x.
Is there already some compatibility list for m2e…
-
The pages at https://eclipse.dev/m2e/documentation/m2e-extension-development.html and https://eclipse.dev/m2e/documentation/m2e-making-maven-plugins-compat.html require some update to highlight more r…
kwin updated
4 months ago
-
The following NPE is thrown when updating a Maven project
```
java.lang.NullPointerException: Cannot invoke "org.eclipse.m2e.core.project.IMavenProjectFacade.getArtifactKey()" because "facade" is …
kwin updated
4 months ago
-
jd-eclipse is never used during debugging. If you set a breakpoint in some decompiled code, Eclipse will stop there but will not show the decompiled source.
This issue was already reported in https://…
kwin updated
2 months ago