1.2.0 增加bugly
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
SET class_path=target/video-encryptor-1.0-SNAPSHOT.jar;
|
||||
native-image --no-fallback -H:ConfigurationFileDirectories=META-INF/native-image --allow-incomplete-classpath -classpath %class_path% com.penngo.gralvm.MainSwing
|
||||
SET class_path=target\video-encryptor-1.0.1.jar;
|
||||
|
||||
native-image --no-fallback -H:ConfigurationFileDirectories=src\main\resources\META-INF\native-image --allow-incomplete-classpath -classpath %class_path% com.hnos.video.VideoEncryptorGUI
|
||||
Reference in New Issue
Block a user