Last change
on this file was
12146,
checked in by Mark Evenson, 15 years ago
|
NetBeans?: remove 'J' configuration, add 'slime' for debugging SLIME.
To use the 'slime' configuration, you need to have the directory
'swank.asd' file appear in ASDF:*CENTRAL-REGISTRY*. Then after
running the configuration, you can connect to the SLIME from Emacs by
invoking "M-x slime-connect".
|
File size:
132 bytes
|
Line | |
---|
1 | application.args=--eval "(require (quote asdf))" --eval "(asdf:operate (quote asdf:load-op) :swank)" --eval "(swank:create-server)" |
---|
Note: See
TracBrowser
for help on using the repository browser.