Hi:
On 3/2/12 12:08 , "Michael Davidsaver" <[email protected]> wrote:
>Also, has anyone found a way to add projects to a workspace
>automatically or from the command line?
There same common startup code extension point that has the "workspace"
parameter also has a "project" parameter:
<extension point="org.csstudio.startup.module">
...
<project class="org.csstudio.startup.module.defaults.DefaultProject"/>
...
</extension>
If you use that, you always get an open "CSS" project into your workspace.
If you leave it out, you get no pre-defined projects.
We could tweak the DefaultProject code to allow adding more than just
"CSS",
or you can of course create your own implementation.
-Kay
- References:
- Re: CSS workspace lock, prompt Re: BOY FAQ Michael Davidsaver
- Navigate by Date:
- Prev:
Re: QT-based tools: Expressions of interest requested djquock
- Next:
Re: CSS workspace lock, prompt Re: BOY FAQ Kasemir, Kay
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
<2012>
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
- Navigate by Thread:
- Prev:
Re: CSS workspace lock, prompt Re: BOY FAQ Michael Davidsaver
- Next:
Re: CSS workspace lock, prompt Re: BOY FAQ Kasemir, Kay
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
<2012>
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
|