Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.49 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.49 KB

Eclipse Custome Templates

Name Description Link
arraylist Create ArrayList https://tinyurl.com/y4279yfa
hashmap Create HashMap https://tinyurl.com/yy3l9e9n
hashset Create HashSet https://tinyurl.com/yca73tp2
singleton Create Singleton Class https://tinyurl.com/yxeozpq5
scanner Create Scanner for Input https://tinyurl.com/y4l6jwm8
readfile Read content of file https://tinyurl.com/yxo7z8nx
getfiles Method to get all files from a directory https://tinyurl.com/y4pewpgs
movefile Method to move file https://tinyurl.com/y53v3gtp

How to use custome templates?

  1. Go to Window - Preferences.
  2. Type Template - click on Template under Editor.

  3. Capture.png

  4. Click on Import on the right side.
  5. Import templates and use with their name.