I have a little problem with displaying compiled java classes. In Eclipse the view looks like this:
https://i.stack.imgur.com/WeRr9.png
But in Netbeans looks like this ( better for me with compiled code message):
https://i.stack.imgur.com/VpYtf.png
Is there is a possibility to change the view to look like in NetBeans?
Edit: Without adding source ! Because I know that I can add source.