Skip to content

Communication, Controlled. Server application for Wysper messaging service

Notifications You must be signed in to change notification settings

wysper-msg/wysper-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wysper-server

Server application for Wysper messaging service

IntelliJ Configuration

Importing
  • Import from Github link using green Clone button.

  • Right-click src directory -- Mark Directory As -- Sources Root

  • Right-click test directory -- Mark Directory As -- Test Sources Root

  • File -- Project Structure -- Select 1.8 in JDK Dropdown, and set Project Language Level to 8

Running
  • Click run button next to Server.main() (it should fail)

  • Run -- Edit Configurations...

  • Under "Server", in the Program arguments field, type <port number> [no-]save, filling in with your desired port number and if you would like to save the database.

Formatting
  • Install google-java-format via File -- Settings -- Plugins -- Marketplace

  • Restart IntelliJ

  • Go to Settings -- google-java-format Settings -- Click Enable google-java-format checkbox -- Apply

  • Click "enable formatting" in pop-up window at bottom of screen

  • Format the current file using Code -- Reformat Code or use Ctrl-Alt-L

About

Communication, Controlled. Server application for Wysper messaging service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages