##// END OF EJS Templates
specify heartbeat port at construction, not in run...
specify heartbeat port at construction, not in run when port=0, the heartbeat port would be unknown until the heartbeat started, making the '--existing…' message inaccurate.

File last commit:

r2661:595fc3b9
r4500:79472ea0
Show More
Makefile
5 lines | 145 B | text/x-makefile | MakefileLexer
include ./plugins.mk
all : dist/IPythonCocoaController.plugin
dist/IPythonCocoaController.plugin : ./IPythonCocoaFrontendLoader.py\
./setup.py