;; $Id: //guest/paul_krause/perforce/integrations/jrefactory/prj.el#1 $ (let* ((dir (file-name-directory (if jde-xemacsp path file))) (lib (expand-file-name "../lib" dir))) (setq jde-global-classpath (list dir (expand-file-name "jrefactory.jar" lib) (expand-file-name "junit.jar" lib))))
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 1715 | Paul Krause | move jrefactory into integrations directory | ||
//guest/paul_krause/perforce/api/java/jrefactory/prj.el | |||||
#1 | 1714 | Paul Krause |
prepare jrefactory for move into integrations directory - give it its own prj.el - give it its own jars |
||
//guest/paul_krause/perforce/api/java/prj.el | |||||
#2 | 1383 | Paul Krause | port to emacs | ||
#1 | 762 | Paul Krause | project files |