Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] CDT4.0 M7/RC1: strange behaviour of the project properties dialog(s)


1. open the properties dialog of a makefile C++ project
2. move the dialog to a position A
3. select of the "C/C++ Build" settings page
  --> the dialog moves to position B (and could change size)
4. move the dialog to position A again
5. select a subpage of the "C/C++ Build" settings page
  --> the dialog jumps back to position B
6. move the dialog to position A again
7. select the "C/C++ General" settings page
  --> the dialog stays at A
  --> when selecting the subpages of "C/C++ General" then
      the dialog stays at A (except when the last subpage
      "Paths and symbols" is selected)

Is this behaviour eclipse related or is it cdt related?

Regards Olav


BTW: the "C/C++ General" is empty. Is this page intentionally
     left blank?



Back to the top