-
This morning I've tried to load a multi module gradle project perfectly working on IntelliJ Idea 2020.1 with the gradle setting: "Generate IntelliJ IDEA module per gradle source set" unticked, and thi…
-
List main class from third-party jars is time-consuming and not very useful, consider to remove the logic like
```
int constraints = IJavaSearchScope.SOURCES;
constraints |= IJavaSea…
andxu updated
2 years ago
-
Hello
Not sure if this comes from here, but I'm getting this error when trying to edit a Quarkus application.properties file in STS.
Read some that are related but all solved, so not sure if it is…
-
Eclipse Neon
Version: Neon Release (4.6.0)
Build id: 20160613-1800
Gwt Plug 3.9.4.v20160706
Install gwt-2.7 to /Java
Symlink to gwt-latest
`ln -s /Java/gwt-2.7 /Java/gwt-latest
`
Set GWT_HOME to /…
-
[provide a description of the issue]
##### Environment
- Operating System: ANY
- JDK version: 11
- Visual Studio Code version: 1.74.2
- Java extension version: Any
##### Steps To Reproduce
…
-
The suite.py constellation below causes:
```
Traceback (most recent call last):
File "/home/pwoegere/labs/xxx/mx_olpaw/mx_gate.py", line 267, in gate
if mx.command_function('canonicalizeproject…
olpaw updated
6 years ago
-
We are encountering error when running Acceleo Project Build in Eclipse 202403.
Acceleo Plugin: org.eclipse.acceleo.ide.ui v3.17.5 (current release)
![eclipse_error](https://github.com/eclipse-accel…
-
I set up a new project using the "New MinecraftForge Mod (Minecraft 1.8)" template, and went to rename the folder "examplemod" under "src/main/java/com" to my own package name using F2. As soon as I h…
-
**IDEA**:2023.3.2
![image](https://github.com/SweetInk/jrebel-mybatisplus-idea-plugin/assets/96352227/16150ef7-9827-48d3-8552-82c4606fce6e)
**Jrebel**:2024.2.1
![image](https://github.com/SweetIn…
-
I'm currently getting this error while running an eclipse from my IDE.
```
!MESSAGE Ignored reentrant call while viewer is busy. This is only logged once per viewer instance, but similar calls wil…