WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Command line version is not working  #31

@debraj-manna

Description

@debraj-manna
dmanna-m01:libs dmanna$ mkdir -p /tmp/decom
dmanna-m01:libs dmanna$ ls /tmp/decom
dmanna-m01:libs dmanna$ java -jar jd-core-java-1.2.jar ~/code/github/vnera/main/storage/hbase-coproc/target/hbase-coproc-0.001-SNAPSHOT-jar-with-dependencies.jar /tmp/decom/
java.io.FileNotFoundException: /tmp/decom/META-INF/maven (Is a directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
	at java.io.PrintWriter.<init>(PrintWriter.java:263)
	at jd.core.Decompiler.decompileToDir(Decompiler.java:43)
	at jd.core.Decompiler.decompile(Decompiler.java:34)
	at jd.core.Main.main(Main.java:40)

Environment

  • MacOS - 10.12.6
  • Java 8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions