I just started using the NetBeans IDE and in poking around i have seen ${some code here} (e.g. ${user}
or ${package}
), especially in templates, seemingly as a manner of pulling information from another source.
I do not know what the terminology is for these, the closest I can find are code hints or code templates but those do not seem to be the same as these. Because I do not know what to call them, I do not know how to find more information on them. Specifically I want a list of all of these "shortcodes" supported by or built into the NetBeans IDE and what they "point" to.