Details
-
Bug
-
Resolution: Fixed
-
P4: Low
-
Qt Creator 3.1.0-rc1, Qt Creator 3.3.0
-
None
-
Ubuntu 12.04 LTS 64 bit
Ubuntu 14.04 LTS 64 bit
Description
- Open a C++ file containing a function.
Creator displays a small arrow next to the function. Using this, you can fold and unfold the function:
- Open a Java file containing a function.
You won't see any of these arrows. Folding and unfolding using the menu works though.
The Java editor should show the same arrows for folding and unfolding like the C++ editor.