nbauma109 / jd-gui-duo

A 2-in-1 JAVA decompiler based on JD-CORE v0 and v1 supporting 3rd party decompilers CFR, Procyon, Fernflower, Vineflower & Jadx.
GNU General Public License v3.0
46 stars 6 forks source link

更新Fernflower和Vineflower #96

Closed jiangxincode closed 7 months ago

jiangxincode commented 8 months ago

Quiltflower已更名为Vineflower,并处于活跃开发过程中,请及时更新对应版本。 另外Fernflower作为IDEA内置反编译工具,也处于活跃开发过程中,也请加入对应版本。

nbauma109 commented 8 months ago

Welcome and thanks for your message. Please use English as preferred language. I did a Google translate of your post. I will take care of the change of name from quiltflower to vineflower. However, vineflower and fernflower cannot coexist because they use the same packages and currently project works solely on classpath. ECD project makes both coexist with OSGi : https://github.com/nbauma109/ecd