• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

RAD 7-Setting to display red "X" beside class under Package Explorer

 
Ranch Hand
Posts: 281
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What is the setting in RAD 7, that will display red "x" beside the name of the class under package explorer in Java view; if the class had compile error? In that way, I will know by looking at the package (without opening the Java code itself), which particular Java object has compile error.
I think there is a setting in RAD IDE under Windows, preference or so, which will enable showing of this red x.

Will appreciate if you could please provide the steps under RAD 7 to enable this setting.
 
Ranch Hand
Posts: 66
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
RAD works in the above mentioned way (most of the time). I do not know if it is a setting or not.
 
reply
    Bookmark Topic Watch Topic
  • New Topic