Giter Club home page Giter Club logo

javadoc-lookup's People

Contributors

skeeto avatar tychobrailleur 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  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  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

javadoc-lookup's Issues

Change sample jdk from java 7 to java 8

Hi,

I am using ubuntu 12.04 so I don't have access to the openjdk-8-doc package, so I can add it as a source.

Is it possible to update the sample cache ??

Thanks for the awesome package ;)

Multiple Repositories to fetch from

I just stumbled upon this very handy tool and tried to fetch a library that is not in Maven Central, but in a repository hosted on google code. See: http://code.google.com/p/javabuilders/

Upon evaluation the following

  (javadoc-add-artifacts [org.javabuilders javabuilder-swing "1.1.0"])

I was presented this error:

Debugger entered--Lisp error: (error "Failed to fetch [org\\.javabuilders javabuilder-swing \"1.1.0\"]")
  signal(error ("Failed to fetch [org\\.javabuilders javabuilder-swing \"1.1.0\"]"))
  error("Failed to fetch %S" [org\.javabuilders javabuilder-swing "1.1.0"])
  javadoc-add-artifacts([org\.javabuilders javabuilder-swing "1.1.0"])
  eval((javadoc-add-artifacts [org\.javabuilders javabuilder-swing "1.1.0"]) nil)
  eval-last-sexp-1(nil)
  eval-last-sexp(nil)
  call-interactively(eval-last-sexp nil nil)

Is there a way to fetch this javadoc?

[feature request] Request addition to MELPA Stable

Hi!

MELPA Stable (http://stable.melpa.org/) is the new younger sibling of MELPA for users who'd rather run only stable versions of packages (MELPA can be a bit rocky since every commit comprises a new release), and it would be super cool if function-args could be installed via Stable.

Fortunately it's also really easy to support—all you have to do is define a tag in the v... format and you're done. I'd submit a PR if I could, but since tags are global to a project, that's not something possible via PR.

If you're cool with this idea, this should be all you have to do to make it happen:

$ git tag v$stable-version-number $stable-version-commit-hash
$ git push origin v$stable-version-number

Thanks for your time and consideration!

(src https://gist.github.com/camdez/48a4fd2bb3a05572f0a5)

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.