Coder Social home page Coder Social logo

Code style about turtleplayer HOT 2 CLOSED

eddturtle avatar eddturtle commented on June 16, 2024
Code style

from turtleplayer.

Comments (2)

eddturtle avatar eddturtle commented on June 16, 2024

There's a file in the project called 'EclipseCodeStyle.xml' which can be imported into eclipse to help manage coding style - this can be changed to suit a coding convention.

Agreed, the Oracle code convention looks good - it's just unfortunate that little of the current code complies with it. Any future code should comply with this standard? Thoughts?

  • I would normally use 4 space / a tab as indentation.
  • camelCaseMethods (although for some reason with this project all methods start with a caps...)

from turtleplayer.

Hoene84 avatar Hoene84 commented on June 16, 2024

"unfortunate that little of the current code complies with it" haha, yes thats the point ;-)

รคhhm whats about:

  • tabs (everybody can choose his own interpretation by the IDE)
  • camelCaseMehods
  • 100 digits line limit
  • if something not specified, java standard is used

If ok, it whould be good idea to make a reformatting commit. (with a huge reminder on your repo, to avoid merging conflicts..)

from turtleplayer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.