Tom Morris schrieb:
On Sat, May 31, 2008 at 4:12 PM, Thomas N. <[EMAIL PROTECTED]> wrote:
My problem was to display the classpath dialog for the Java module.
As I mentioned earlier, the importers are not allowed to do any GUI
operations directly, so the problem statement is really "receive the
classpath setting."
My followup questions were intended to determine whether the current
import settings API is rich enough to allow this or if it needs to be
extended.
Tom
i can think of different options for the python-module, which would be
nice to have
- identifieng different python-installs, value would be a path.
- additional module-paths(includes), value would a a list of pathes.
- usage of environment-variable PYTHON, a boolean
these are more or less python-specific.
more basic options, which should be available per default:
- file(s) to import
- recursive directory-import, a boolean.
ImportSettings could be pimped to have name, value and description for
an import-option, but where to apply l10n?
regards,
alexander
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]