mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-07 11:38:34 +00:00
Fixed: #2334 AS1/2 P-code export - Do not export on(xxx) header
This commit is contained in:
@@ -68,7 +68,7 @@ auxiliary.show.customizer.message=<message>
|
||||
<java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/4">
|
||||
<compilation-unit>
|
||||
<package-root>src</package-root>
|
||||
<classpath mode="compile">../../dist/ffdec.jar</classpath>
|
||||
<classpath mode="compile">../../src</classpath>
|
||||
<built-to>build/classes</built-to>
|
||||
<source-level>1.8</source-level>
|
||||
</compilation-unit>
|
||||
|
||||
Reference in New Issue
Block a user