[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| RE: [cdt-dev] Scalability popup | 
I'd suggest to configure default preferences in 
the plugin_customization.ini file of your product bundle.
E.g. if you add the following line to the file, no 
alert will be displayed:
 
org.eclipse.cdt.ui/scalability.detect=false
 
Similarly you can change almost any default preference 
value.
 
HTH
Toni
 
  
  
  Hi,
We are using the CDT to show only small sections of the 
  underlying file at any given time. When users are using our tooling, however, 
  they are getting a scalability popup because their underlying source files are 
  quite large. From their point of view it seems like an odd message as only a 
  small portion of a method is being shown at any given time.
Is there 
  anything that can be done about this? I suspect not, as the entire file needs 
  to be loaded, but I need to do my due diligence :)
Thanks in 
  advance,
Adam Neal
Rational Software, IBM Software Group
770 
  Palladium Drive, Kanata, Ontario, K2V 1C8
Phone: 514-964-0794
Email: 
  adamneal@xxxxxxxxxx