eclipse - How to Obfuscate Selenium Framework in java using Proguard gui? -


i trying obfuscate selenium automation framework using proguard gui. exported project executable jar file , obfuscated code using proguard. problem obfuscated executable jar file cant executed....if check keep library check box of proguard(shrinking tab) executable, code not obfuscated. proguard appreciable.


Comments

Popular posts from this blog

javascript - Parallax scrolling and fixed footer code causing width issues -

sql - can we replace full join with union of left and right join? why not? -

iOS: Performance of reloading UIImage(name:...) -