Got it. Thanks.<br>However, I think it&#39;s faster, more intuitive, and overall more cohesive to create new modules from the project explorer, through the context menu, using the same interface as when creating new packages. I&#39;m wondering if anyone else who&#39;s used both PyDev and eric4 feels the same way. If so, perhaps I could submit a ticket to trac, and then perhaps patch it myself. I&#39;ll only proceed along this path if other people think there&#39;s a need for it, though. Otherwise, I&#39;ll adapt my workflow ;)
<br>Also, does eric support extensions? Specifically, is there an extension point for adding something to the context menu?<br>I would greatly appreciate hearing what people think.<br>Thanks.<br><br>Jake<br><br><div class="gmail_quote">
On Dec 27, 2007 2:00 PM, Detlev Offenbach &lt;<a href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">On Donnerstag, 27. Dezember 2007, Jake B wrote:<br>&gt; Hi,<br>&gt; This may sound like a silly question, but I&#39;m having trouble using<br>&gt; eric4 to fulfill a basic python workflow, namely creating a new module
<br>&gt; inside of a particular package.<br>&gt; If I were working in PyDev+Eclipse, &nbsp;I would right-click anywhere in<br>&gt; the project explorer, and from the context menu either select New --&gt;<br>&gt; File, and the new python module is then instantiated in the directory
<br>&gt; in the tree where I right-clicked.<br>&gt; In eric4, I am able to create packages in a similar fashion, but<br>&gt; unfortunately, I cannot figure out how to create new modules as easily<br>&gt; as above. The closest I have been able to come to this is to create a
<br>&gt; new empty file, enter some text in it, save it somewhere, right click<br>&gt; on the project explorer, select Add Source File, enter the path to my<br>&gt; newly-saved file in the Source Files field, enter the path to the
<br>&gt; module in which I would like to save in the Target Directory field,<br>&gt; and then click OK.<br>&gt; Is there an easier way to fulfill this very common task?<br>&gt; Please let me know. Thanks.<br>&gt;<br><br></div>
</div>Just &quot;Save to project&quot; instead of save it somewhere and all the steps you did<br>afterwards.<br><br>Regards,<br>Detlev<br><font color="#888888">--<br>Detlev Offenbach<br><a href="mailto:detlev@die-offenbachs.de">
detlev@die-offenbachs.de</a><br></font></blockquote></div><br>