Update jdee.rcp

The repo was changed
This commit is contained in:
dbkaiser 2014-09-11 15:47:30 +08:00
parent b7ac7ba625
commit fe29fa4336

View File

@ -2,6 +2,6 @@
:website "http://jdee.sourceforge.net/"
:description "The JDEE is an add-on software package that turns Emacs into a comprehensive system for creating, editing, debugging, and documenting Java applications."
:type svn
:url "https://jdee.svn.sourceforge.net/svnroot/jdee/trunk/jdee"
:url "https://svn.code.sf.net/p/jdee/code/trunk/jdee/"
;; :build ("touch `find . -name Makefile`" "make")
:load-path ("lisp"))