Mccm6179
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Mccm6179 commented, -
Mccm6179 created a post, AnsweredHow do you stop variables renaming to var when making a Java class?
Variables rename to var(no.) after turning a .java file to a .class file. How do I make sure they keep their names?