Skip to content

kevinli-webbertech/amazon-data-analyzer

Repository files navigation

amazon-data-analyzer

Coding format

  • ctrl+f in eclipse to format the indentation
  • auto generate setter and getter in eclipse contextual source menu
  • space between ) and {.
  • { should be in the last character on when it appears.
  • each line not exceed 200 characters
  • each file not exceed 500 lines
  • comments starts with Cap end with period
  • /**/ and // allowed
  • javadoc and TODO appreciated

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published