<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 07/04/2017 11:47 PM, Burkhard Schilling wrote:<br>
<blockquote type="cite"
cite="mid:99d6df1f-f3bb-e180-c15c-14cab197166a@MarkBrandenburg.de">
<pre wrap="">Oh sorry, i mean: "add new source Directory" . is it what you need?</pre>
</blockquote>
<br>
Certainly sounds like it, doesn't it? But it's not... this does not
actually add a Directory; it will find any source files in the
specified (pre-existing) directory, and add them to the Project.
But, no, it does not actually create a directory.<br>
<br>
Right-click's "New package" *DOES* create a directory, but it has
two side effects which are not always desirable: <br>
<ul>
<li>Adding the directory to the Project (not what I want when
creating dirs for project management, obsolete versions, dev
notes, etc)</li>
<li>Creating an __init__ file in the directory... a minor
annoyance since it's zero bytes, but could conceivably cause
mischief by adding a package to the namespace unintentionally.</li>
</ul>
<p>Right now I'm just using OS tools to create new, non-package
dirs... I'm just surprised that eric doesn't appear to support
that directly...<br>
</p>
Thanks,<br>
<br>
MikeM<br>
<br>
<blockquote type="cite"
cite="mid:99d6df1f-f3bb-e180-c15c-14cab197166a@MarkBrandenburg.de">
<pre wrap="">
Am 05.07.17 um 08:43 schrieb Burkhard Schilling:
</pre>
<blockquote type="cite">
<pre wrap="">I use the right mouse button in this case and click on "New Package".
Best
Burkhard
Am 05.07.17 um 01:21 schrieb Mike Morris:
</pre>
<blockquote type="cite">
<pre wrap="">I'm new to python and eric, and starting a django project. Eric is
inherently awesome, and the python mode + django plugin make it a
perfect environment for my needs... thanks to all who make it possible!
I do have one potentially stupid question.... which is, I can't figure
out how to create a new subdirectory without making it a python
package. Am I missing something obvious, or must this be accomplished
outside of eric?
Thanks again for all the hard work that's obviously gone into this
project!
Sincerely,
MikeM
_______________________________________________
Eric mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Eric@riverbankcomputing.com">Eric@riverbankcomputing.com</a>
<a class="moz-txt-link-freetext" href="https://www.riverbankcomputing.com/mailman/listinfo/eric">https://www.riverbankcomputing.com/mailman/listinfo/eric</a>
</pre>
</blockquote>
<pre wrap="">_______________________________________________
Eric mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Eric@riverbankcomputing.com">Eric@riverbankcomputing.com</a>
<a class="moz-txt-link-freetext" href="https://www.riverbankcomputing.com/mailman/listinfo/eric">https://www.riverbankcomputing.com/mailman/listinfo/eric</a>
</pre>
</blockquote>
<pre wrap="">
_______________________________________________
Eric mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Eric@riverbankcomputing.com">Eric@riverbankcomputing.com</a>
<a class="moz-txt-link-freetext" href="https://www.riverbankcomputing.com/mailman/listinfo/eric">https://www.riverbankcomputing.com/mailman/listinfo/eric</a>
</pre>
</blockquote>
<br>
</body>
</html>