A simple one today. My Outline view in eclipse does not show me any methods or fields anymore. I have selected the few options that are available in the outline vie
Outline
With Javascript (Rhino) code I had the problem when I used const variables. As soon as I changed them to var variables, the outline appeared again.
const
var