java - Eclipse J2EE "alt+shitf+z" didn't show the template i write -


i wrote template this:

it can change abc abd = function("abc").

when select parameter , press alt + shift + z doesn't appear.

when select statement , press alt + shift + z appears.

please give me advises on steps need take in order use template when press alt + shift + z.

code templates reduce typing time inserting code editor. each code template given short literal. typing literal editor window , press ctrl + space brings dialog box code template associated literal can selected.

so in case use template type val (or template name valuereplace) , template show in list


Comments

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -