https://github.com/tendant/jdibug
Fully elisp Java Debugger. Git clone of jdibug from http://jdibug.googlecode.com/svn
https://github.com/tendant/jdibug
Last synced: about 2 months ago
JSON representation
Fully elisp Java Debugger. Git clone of jdibug from http://jdibug.googlecode.com/svn
- Host: GitHub
- URL: https://github.com/tendant/jdibug
- Owner: tendant
- Created: 2009-11-13T23:04:33.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-02-27T20:52:43.000Z (about 14 years ago)
- Last Synced: 2025-01-11T16:17:27.557Z (3 months ago)
- Language: Emacs Lisp
- Homepage:
- Size: 375 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
If you are running out of the subversion repository, you need to run
"make" from the top level directory to generate all of the files that
are needed.As of version 0.4, jdibug also requires the CEDET is installed.