Difference between revisions of "Documentation/Nightly/Extensions/DebuggingTools"

From Slicer Wiki
Jump to: navigation, search
(Created page with '<noinclude>{{documentation/versioncheck}}</noinclude> <!-- ---------------------------- --> {{documentation/{{documentation/version}}/module-header}} <!-- -----------------------…')
 
(moved to github)
Tags: 2017 source edit, Replaced
 
(28 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{documentation/versioncheck}}</noinclude>
+
{{documentation/banner
<!-- ---------------------------- -->
+
| text  = [https://github.com/SlicerRt/SlicerDebuggingTools This page has been moved to Github.]
{{documentation/{{documentation/version}}/module-header}}
+
| background-color = 8FBC8F }}
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}
 
Author: Andras Lasso (PerkLab, Queen's University)<br>
 
Contact: Andras Lasso, <email>lasso@queensu.ca</email><br>
 
Project website: http://www.slicerrt.org<br>
 
License: [http://www.slicer.org/pages/LicenseText Slicer license]
 
{{documentation/{{documentation/version}}/module-introduction-logo-gallery
 
|{{collaborator|logo|sparkit}}|SparKit
 
|{{collaborator|logo|namic}}|NA-MIC
 
|{{collaborator|logo|perklab}}|PerkLab
 
|{{collaborator|logo|ocairo}}|OCAIRO
 
}}
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|Extension Description}}
 
{|
 
[[Image:PyDevRemoteDebugExtension.png|left]]
 
|
 
Python Debugger is an extension of 3D Slicer to allow debugging of Python scripts in the Eclipse integrated development environment using PyDev.
 
 
 
|
 
|}
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|Modules}}
 
 
 
* Python debugger (in the module list: Developer Tools)
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|Use Cases}}
 
 
 
<gallery widths="200px" perrow="4">
 
Image:PyDevRemoteDebugScreenshot1.png|screenshot to be added
 
Image:PyDevRemoteDebugScreenshot2.png|screenshot to be added
 
</gallery>
 
 
 
<!-- ---------------------------- -->
 
<!--
 
{{documentation/{{documentation/version}}/extension-section|Tutorials}}
 
-->
 
<!-- ---------------------------- -->
 
<!--
 
{{documentation/{{documentation/version}}/extension-section|Similar Extensions}}
 
-->
 
<!-- ---------------------------- -->
 
<!--
 
{{documentation/{{documentation/version}}/extension-section|References}}
 
-->
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|Information for Developers}}
 
* Source code: https://subversion.assembla.com/svn/slicerrt/trunk/PyDevRemoteDebug
 
* Issue tracker:  [https://www.assembla.com/spaces/slicerrt/tickets open issues and enhancement requests]
 
 
 
<!-- ---------------------------- -->
 
<!--
 
{{documentation/{{documentation/version}}/extension-section|Troubleshooting}}
 
-->
 
<!-- ---------------------------- -->
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-footer}}
 
<!-- ---------------------------- -->
 

Latest revision as of 03:38, 14 April 2021

Home < Documentation < Nightly < Extensions < DebuggingTools