<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.creativecommons.org/index.php?action=history&amp;feed=atom&amp;title=Developing_ccPublisher_with_Wing</id>
		<title>Developing ccPublisher with Wing - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.creativecommons.org/index.php?action=history&amp;feed=atom&amp;title=Developing_ccPublisher_with_Wing"/>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Developing_ccPublisher_with_Wing&amp;action=history"/>
		<updated>2026-05-11T11:26:15Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Developing_ccPublisher_with_Wing&amp;diff=3436&amp;oldid=prev</id>
		<title>Nathan Yergler at 20:27, 29 June 2006</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Developing_ccPublisher_with_Wing&amp;diff=3436&amp;oldid=prev"/>
				<updated>2006-06-29T20:27:32Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:CcPublisher]]&lt;br /&gt;
[[Category:Developer]]&lt;br /&gt;
&lt;br /&gt;
{{incomplete}}&lt;br /&gt;
&lt;br /&gt;
The Wing IDE from [http://www.wingware.com Wingware] is an advanced Python IDE with excellent debugging capabilities.  While it's integrated Subversion support is not as convenient as [[Developing ccPublisher with Eclipse|Eclipse's]], when combined with an alternate Subversion client it is possible to be extremely productive with it.  Like Eclipse, Wing is avialable for Windows, Mac OS X and Linux.  This page describes how to use Wing for developing ccPublisher. &lt;br /&gt;
&lt;br /&gt;
== Tools Used ==&lt;br /&gt;
&lt;br /&gt;
* [http://wingware.com/wingide Wing IDE Pro 2.1]&amp;lt;br/&amp;gt; The Wing IDE personal edition can be used as well, but does not include some advanced debugging or code navigation tools.&lt;br /&gt;
&lt;br /&gt;
== Prerequisites ==&lt;br /&gt;
&lt;br /&gt;
Before proceeding install the software described in [[CcPublisher Prerequisites]].&lt;br /&gt;
&lt;br /&gt;
== Creating Your Wing Project ==&lt;br /&gt;
&lt;br /&gt;
This documentation does not cover the use of Wing's integrated Subversion support at this time.  Before starting Wing, check out the ccPublisher trunk or branch you wish to work on.  See [[Developing ccPublisher with Command Line Tools]] for the basic Subversion command line necessary.&lt;br /&gt;
&lt;br /&gt;
After starting Wing, select '''New Project''' from the '''Project''' menu.  To add the Subversion checkout to the project, select '''Add Directory Tree...''' from the '''Project''' menu.  Navigate to the checkout directory and click '''OK'''.   Wing will scan the directory and add all Python files to the project.  Before you can effectively use Wing for debugging you need to save your project so that the relative paths are correct.  Select '''Save Project''' from the '''Project''' menu.  Save the project within the checkout directory.&lt;br /&gt;
&lt;br /&gt;
== Debugging with Wing ==&lt;br /&gt;
&lt;br /&gt;
''XXX needs completion''&lt;/div&gt;</summary>
		<author><name>Nathan Yergler</name></author>	</entry>

	</feed>