Menu

#72 export and import pydev settings

open
nobody
None
1
2006-02-17
2006-02-11
No

It would be nice to import and export pydev settings,
including extensions license info, interpreter
settings, etc.

Discussion

  • Fabio Zadrozny

    Fabio Zadrozny - 2006-02-17
    • priority: 5 --> 1
     
  • Fabio Zadrozny

    Fabio Zadrozny - 2006-02-17

    Logged In: YES
    user_id=617340

    Hi... while I don't implement it, I thought I could say how
    it works so that you can do it yourself without waiting for
    the gui for it:

    License:
    .metadata\.plugins\com.python.pydev

    Interpreter info:
    .metadata\.plugins\org.python.pydev

    So, if you copy those 2 folders for each of your workspaces
    you should be good enough... you could also add:
    .metadata\.plugins\com.python.pydev.analysis\*.pydevsysteminfo
    so that the code analysis does not have to reparse your
    pythonpath again.

    Cheers,

    Fabio

     
  • Eric P. Wittmann

    Logged In: YES
    user_id=59132

    In addition, you can use the Eclipse Export wizard to export
    your user preferences. The Export Wizard has an option to
    export your Prefs. I'm not sure how granular it is (haven't
    used it much) but it might work for you. That's assuming
    that Fabio is storing the pydev prefs in the standard
    Eclipse User Preferences store.

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.