Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Probably an easy question

   That did it - my ...core.runtime.products plugin_customization.ini

org.eclipse.debug.ui/org.eclipse.debug.ui.switch_to_perspective=prompt

   Thanks,
      --paull 


Paul J. Leacu
Tools Software Development
Mercury Computer Systems
978-967-1381 | http://www.mc.com
 
This message is intended only for the designated recipient(s) and may
contain confidential or proprietary information of Mercury Computer
Systems, Inc.  This message is solely intended to facilitate business
discussions and does not constitute an express or implied offer to sell
or purchase any products, services, or support.  Any commitments must be
made in writing and signed by duly authorized representatives of each
party.

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
On Behalf Of Subs
Sent: Tuesday, December 23, 2008 11:24 AM
To: CDT General developers list.
Subject: Re: [cdt-dev] Probably an easy question

Best place to set it is in plugin_customization.ini, which is described
the PDE documentation


Leacu, Paul wrote:
>  
>    Hi -
>        I'm developing a CDT-based cross-development platform.  This
>    may be more an eclipse/debug question but the "one stop shopping"
>    line spurred me to ask.
>  
>    I need to set:
>  
>    org.eclipse.debug.ui.switch_to_perspective=prompt
>  
>    as the default.  I tried setting it in the config.ini but that
doesn't
>    have an affect.
>  
>    Q:  Is it possible to set this core runtime resource setting in
>        the config.ini and if so how?
>  
>    Thanks - apologies in advance...
>  
>       --paull
>  
> Paul J. Leacu
> Tools Software Development
> Mercury Computer Systems
> 978-967-1381 | http://www.mc.com <http://www.mc.com/>
>  
> This message is intended only for the designated recipient(s) and may 
> contain confidential or proprietary information of Mercury Computer 
> Systems, Inc.  This message is solely intended to facilitate business 
> discussions and does not constitute an express or implied offer to
sell 
> or purchase any products, services, or support.  Any commitments must
be 
> made in writing and signed by duly authorized representatives of each 
> party*.*
>  
> 
> 
>
------------------------------------------------------------------------
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev


-- 
Subs
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top