Skip to content

Java code style with installation script for IntelliJ

Notifications You must be signed in to change notification settings

priyanksriv/java-code-styles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java code styles

IntelliJ IDEA code style settings

Install

  • Clone repo

  • Modify permissions for the shell script install.sh

    $ chmod +x install.sh

  • Run the script ./install.sh

Apply

  • Preferences > Plugins > Search plugin "Save Actions" > Install
  • Restart Intellij IDEA
  • Preferences > Editor > Codestyle and apply scheme 'JavaDev'

Note: Save Actions How to

Apply: Save Actions Apply

About

Java code style with installation script for IntelliJ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages