A sublime text plugin that automatically import required modules/classes/packages, For more info, please check Easy Import on Github
- Java
Click on the Sublime text Menu –> Help –> Easy Import.
IMPORTANT: If there was no previously imported class, you must have a comment at the top of where you want to import all the classes.
For example: In the comment, there must be an
importword followed by anempty spaceand ends with asemi-colonotherwise it will give wierd texts.
Example:
// import ;Then use the key bindings or search Easy Import from the command pallette. This will automatically import mostly all packages needed.
Linux/Windows - Ctrl + alt + space
OSX - Super + alt + space
You can also search Easy Import in the command pallette
All contributions are welcome. fork LangDocs https://github.com/tushortz/EasyImport on Github and create a pull request. Any suggestions or bugs, please let me know.
© 2016 Taiwo Kareem | taiwo.kareem36@gmail.com.
Read license.txt
I’d first like to say a very big thank you to God my creator. Without him, this wouldn’t be possible.

