Giter VIP home page Giter VIP logo

cider-decompile's People

Contributors

bbatsov avatar dbushenko avatar purcell avatar syohex avatar vedang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cider-decompile's Issues

`nrepl-decompile-func' fails with error "javap option not supported"

Hi,

On OSX 10.8.4 with java version "1.6.0_51", javap does not support the option -constants. Removing this option from the javap command seems to fix the code, but I don't know anything about javap and therefore don't understand what the option is supposed to do in the first place.

/vedang

are specific project.clj or nrepl settings required to use this?

Sorry for posting a question as a issue but I didn't know of an appropriate mailing list.

I'm trying to use nrepl-decompile-func with the latest version of lein on a brand new project. I've followed the usage instructions in the README but I always get Error: class not found: .... Looking at the source I see that it just invokes javap on the expected class file using the class path provided by lein classpath. The problem is that my project has no class files generated for it (on disk). In my target dir I just have empty dirs:

├── default+repl
│   ├── classes
│   ├── repl-port
│   └── stale
│       └── extract-native.dependencies
└── stale
    └── extract-native.dependencies

Is there a lein or nrepl.el setting I need to set for the class files to be placed on disk so that javap can use them?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.