dreamweaver - Eclipse snippet grouping -
i'm in process of transitioning dreamweaver eclipse when comes php development , have admit eclipse offers brilliant features far class browsing , syntax completion concerned. i'm using code snippets mechanism speeds process of developing app. playing around snippets in eclipse , similar, difference can't find way of grouping snippets. ie. in dreamweaver had code snippets referring our db class (for connecting, fetching fields etc.), session handling etc. in eclipse, however, can create snippets in 1 big list. there way of grouping them or using 3rd party tool (commercial?) recommend?
thanks, paul
just use built-in snippets tool eclipse
- window > show view > other
- .....type "snippets" or select general/snippets
- right-mouse click inside area click "customize..."
- then following menu pops up.
create new "category"
the categories cannot nested, though. there 1 single level.
Comments
Post a Comment