Ingo Kegel
Ingo Kegel
See the [issue](https://youtrack.jetbrains.com/issue/IDEA-266773) for a discussion of the change
Search for strings and usages of specific constant pool entries
Currently, jclasslib is localized into German, Simplified Chinese and Polish. I'm looking for further localizations. If you are interested, please comment on this issue. The localization process is as follows:...
I just migrated from Charts 3.2.1 and wanted to convert to the setters that take a `java.time.Instant` instead of a `java.util.Date` - not least because all the setters with `java.util.Date`...
In IntelliJ 2024, this started appearing: com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'com.github.camork.action.DecompileJarAction' must override `getActionUpdateThread` and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: com.github.camork.fileExpander]...
When using unmeta with Gradle 8.12, the warning > Invocation of Task.project at execution time has been deprecated. This will fail with an error in Gradle 10.0. This API is...
### What happened? The profiler shows that most time is spent creating ZIP file systems which is very slow on Windows compared to macOS and Linux and the plugin is...