-
I can't see the **JAVA PACKAGES** explorer sidebar showed in doc. I can see a **JAVA DEPENDENCIES** sidebar that is always empty (except for multi-project workspace where I can see folder with projec…
-
Current implementation is tighten with one, semi hardcoded decompiler.
Imho it would be easy to make it co-working with any java decompiler. Ideally offer rutime setting to decompile class with one o…
-
The published version 7.1.0 of spoon-core depends on a library that is not in the public maven repositories: `org.benf:cfr:0.132.0`
You can see this at e.g. https://mvnrepository.com/artifact/fr.in…
-
Looking at implementations of this interface, they all seem to filter the iterator for non-null entries. Given that the actual interface is empty, I suspect that Mojang either uses it as a marker to k…
-
- IDE build number: 1905
- Java version: 1.8
- OS name and version: Win10
Since plugins build is asynchronous, there're a lot of situations when you run update checker and it shows that a lot of …
-
I upgraded to Eclipse oxygen from a previously installed neon release; and using an existing working directory which contains old plugins. It includes an old not working plugin i.e. org.sf.feeling.dec…
-
This boils down to seeing `'\xffff'` vs `65535` in the code. The latter being preferred.
It's sometimes difficult to tell at first glance if examples like the following are the same integer value.
…
-
hi, thanks for your great effort here.I wanna report that when i run the .jar file with any of the given options all it does is copy the input file to the destination directory without making any chan…
-
jdt.ls' ContentProviderManager no longer manages a global cache of decompiled content. It's now each IContentProvider implementation's responsibility for caching their results (See https://github.com…
-
Hi,
Playing around with an app in Nocturne the other day i noticed something strange :
A few of the app classes were missing from the "Obfuscated Classes" tree on the left, and couldn't be reach…