Menu

#117 ProjectViewer: Support for "Working Sets" like in Eclipse

open
nobody
5
2012-01-12
2009-02-03
mabra
No

My best wish to extend the project viewer plugin:Add checkboxes and allow to check several of them at the same time. Many time I work on projects, the partly overlap and if one is opened, anther one is closed.

Discussion

  • Alan Ezust

    Alan Ezust - 2009-02-03

    Typically, if I need 2 projects open at the same time, I open 2 views,
    and have each view open to its corresponding project.
    But I agree, this would be a nice thing to have.

     
  • Marcelo Vanzin

    Marcelo Vanzin - 2009-02-06

    I think "mabra" and Alan are talking about two different things.

    Alan: I think you're talking about two active projects in the same view. That is hard to do because it makes lots of features of PV become confused, since now they don't know which project "owns" the view. That's why I explicitly added code to not allow that.

    mabra: it seems you're asking to add the same file to a bunch of projects, some of which may not even be loaded. Not sure how useful I think that feature is; also, it would be pretty nasty to implement (not to say it could be really slow, since project data is not loaded from disk until the project is activated in some view).

    On top of that, it has potential to cause a lot of confusion: where do I add the files in the other projects? Do I show the project tree so that you can choose? Do I let you pick a different file filter for each project?

    Overall, I think it adds more confusion that useful functionality. The feature itself can be sort of "emulated" by using the "auto reimporter" available in the current trunk version; when you load another project, the new files will be automatically added when the "auto reimporter" runs (if it is properly configured).

     
  • Anonymous

    Anonymous - 2009-02-06

    This is a plugin feature requests. Changed the tracker and revised the title accordingly.

    Regardless, my understanding is the same as Alan's. It seems the request is to allow multiple projects to be opened at the same time, sort of like 'working sets' in eclipse or 'workspaces / solutions' in MS Visual Studio.

     
  • Anonymous

    Anonymous - 2009-02-06
    • summary: Allow project viewer to handle more than one open project --> ProjectViewer: Allow handling more than one open project
     
  • Alan Ezust

    Alan Ezust - 2012-01-12
    • labels: --> Project Viewer
     
  • Alan Ezust

    Alan Ezust - 2012-01-12

    Changing subject to be "working sets"

     
  • Alan Ezust

    Alan Ezust - 2012-01-12
    • summary: ProjectViewer: Allow handling more than one open project --> ProjectViewer: Support for "Working Sets" like in Eclipse
     

Log in to post a comment.

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.