-
Hello,
I'm wanting to use Kotlin in a project that uses Lombok with Java.
However, while the IDE shows code as valid, the Kotlin compiler can not see Lombok generated code.
This makes mixing Java+Lo…
aikar updated
1 month ago
-
```
When Scala IDE is installed, the Java tracking feature in Rabbit makes the
Scala editor very slow.
```
Original issue reported on code.google.com by `llaec...@gmail.com` on 30 Dec 2011 at 1:56
-
I'm new with this tool. I've installed on **WebStorm Client 2024.1.5** (**Gateway 2024.1.2**) and tried to use on a client connected to a remove vm.
This is the log / stack trace.
```
2024-07-22 …
-
Using IntelliJ IDEA 2024.1 (Ultimate Edition) - build `#IU-241.14494.240`, I got the following error when starting the IDE with version 0.8.0 of this plugin installed.
```
com.intellij.diagnostic.…
-
| --- | --- |
| Bugzilla Link | [305662](https://bugs.eclipse.org/bugs/show_bug.cgi?id=305662) |
| Status | ASSIGNED |
| Importance | P5 minor |
| Reported | Mar 12, 2010 07:33 EDT |
| Modified |…
-
In Android project how can I get android code suggestions?
OS: windows 10
Gradle: 6.5
JDK: installed 8, 11 ,17
IDE: Neovim 0.10.1
I set JAVA_HOME and ANDROID_HOME in the system variables, but…
-
### About the icon
Netbeans, also called Apache Netbeans is a Java IDE made by Apache
### Links and sources
Website: https://netbeans.apache.org/
SVG Icon: https://netbeans.apache.org/images…
-
i just pulled this repo to my local machine and am trying to run it in visual studio code but it failed, can you share what was your development environment when you created it? (operating system, ide…
-
I don't know if it's a problem yet, but sun.misc does not exist in Java 21:
![image](https://github.com/user-attachments/assets/6ffaabac-3260-4347-b938-90af38219eaa)
-
### Description of the bug
If I set the width of a column, either programmatic or by user (resizable=true) and I want programmatically to reset the width to apply defaults by calling _Column.setWid…