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