Changes

From SME Server
Jump to navigationJump to search
Line 27: Line 27:  
===Remotely using an IDE===
 
===Remotely using an IDE===
   −
I have been using Komodoedit IDE courtesy of an Open Source Developers licence from Activestate
+
I have been using Komodo IDE courtesy of an Open Source Developers licence from [http://komodoide.com/ Activestate]
   −
The simplest mode to use with Komodo is to just use the IDE as a debugger to step through code without actually editing in the IDE.
+
They produce an Open Source 'light' version of the full IDE called [http://komodoide.com/komodo-edit/ Komodo Edit] but it does not have the debug facilities.
   −
http://docs.komodoide.com/Manual/debugperl
+
====Server setup====
    +
====Single machine setup====
   −
====Server setup====
+
The simplest mode to use with Komodo IDE is to just use the IDE as a debugger to step through code. Code on the remote server can be edited if you have sufficient permissions.
   −
====Single machine setup====
+
http://docs.komodoide.com/Manual/debugperl
    
This will enable us to work with one desktop and one server. See the section on debug proxy for multiple connections
 
This will enable us to work with one desktop and one server. See the section on debug proxy for multiple connections

Navigation menu