Menu

#214 ProjectViewer: Specify project startup scripts

open
nobody
5
2012-01-12
2010-07-28
Damien
No

It would be nice if you could define a beanshell script for a project that would be run when that project is opened. This would make it easier to set up project-specific environments (to define compilers or set environment variables, for example).

Discussion

  • Anonymous

    Anonymous - 2010-07-28

    The ActionHooks plugin allows you to register actions (macros) that will run in resposne to edit bus messages. Maybe it can satisfy this feature request?

     
  • Anonymous

    Anonymous - 2010-07-28

    Actually, looking at it now, it doesn't support any PV edit bus messages. Maybe it can be extended to query the core for all defined edit bus messages, but not sure.

     
  • Alan Ezust

    Alan Ezust - 2011-11-30
    • summary: PV: Specify project startup scripts --> ProjectViewer: Specify project startup scripts
     
  • Alan Ezust

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

    Alan Ezust - 2013-03-19

    I think that this should be available as something one can select from Project Options.
    But the question is, which plugin should provide this feature?
    If it is a BeanShell script, it might make sense to put it into the ClassPath plugin.
    Keep in mind there are bugs in ClassPath which currently prevent one from implementing this feature.
    See tickets 3599975 and 3599899

     
  • Alan Ezust

    Alan Ezust - 2013-03-19

    Another approach is to add this feature to Console which already responds to project opened messages.
    The user could choose the shell as well as the startup script to run.

     

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.