-
Hello,
sorry if this is a more Eclipse-specific question.
Can all files that belong to a certain project or working set be
closed and repopened simultaneously?
Let's say I work for myprog1 and have some files open. Then I want to work on myprog2 and need to close all open files from myprog1 and open some files in myprog2. After finishing with this, I want to resume to myprog1 by...
2009-09-30 11:50:58 UTC in Pydev for Eclipse
-
Hello,
I often work offline with Pydev.
I would love to have the whole documentation (manual, FAQ, matrix, child pages) in a downloadable form.
I tried to mirror it with WebHttrack but did not have success.
Thanks in advance!
2009-09-30 09:50:48 UTC in Pydev for Eclipse
-
Hello,
I would like to use this very nice program with as portable application on a USB (c.f. portableapps.com).
Therefore, all paths would need to be relative.
USB\program
USB\program\blog
USB\program\settings
USB\program\...
2009-05-08 11:05:22 UTC in QTM
-
I conform: This is now fixed.
It works.
2009-04-06 11:18:58 UTC in Task Coach
-
Hello,
for interoperabilility reasons it could be very good to export calculation results to a pytables file.
Other scripts and batch operations could then access the data as read-made python objects.
2009-04-05 19:04:19 UTC in pyspread
-
The import/export to CSV tables is very good.
Excel import could be added for convenience to skip the creation of a csv file.
Here are suggestion for modules:
http://pypi.python.org/pypi/xlutils
http://pypi.python.org/pypi/xlrd
http://pypi.python.org/pypi/xlwt
Maybe there could be a addon/plugin system for PySpread.
Other users could then easily add import/export for Gnumeric...
2009-04-05 19:00:58 UTC in pyspread
-
easy_install taskcoach
Searching for taskcoach
Reading http://pypi.python.org/simple/taskcoach/
Reading http://taskcoach.niessink.com/
Reading http://www.taskcoach.org/
No local packages or download links found for taskcoach
error: Could not find suitable distribution for Requirement.parse('taskcoach')
2009-04-05 18:11:21 UTC in Task Coach
-
I also have this issue:
# TODO: => appear in the Tasks view
# FIXME: => are displayed in Problems view
Thanks for looking at this!
2009-03-03 16:05:08 UTC in Pydev for Eclipse
-
Thanks for the quick reply.
May you add this to the FAQ?.
2009-03-02 16:45:55 UTC in Pydev for Eclipse
-
Hello,
I just noticed that a
#--- my code section
gets entered in the pydev/eclipse outline.
Is there any overview on which markups are regonized by the outline?
Thanks,
Timmie.
2009-03-02 13:55:21 UTC in Pydev for Eclipse