Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] stop on main by default



On 26 April 2011 04:51, Marc-Andre Laperle <malaperle@xxxxxxxxxxxxx> wrote:
I wouldn't want to change the default without having a way for products to override it. Isn't there a customization.ini that can override preferences?

Right, and that's an important point.  All products already override global preferences (if you're not you're missing out on a good thing!):
http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/product_configproduct.htm

So having it configurable would be good. The default could remain the same, but the CDT EPP product (for example) could switch the default so ordinary users downloading from eclipse.org get the experience CDT committers think is best.

Cheers,
James
 


On 11-04-25 9:09 PM, Mikhail Khodjaiants wrote:
On 25/04/2011 7:32 PM, Sergey Prigogin wrote:
Existing customers will be able to restore the old behavior by changing the workspace-level setting.

-sergey
Sergey,

Same applies to those who don't want "stop on main" being enabled by default, doesn't it?
We have had enough troubles with all disappeared features.

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


Back to the top