How do I rename a java type? (String to string) -
I'm actually used to use "string" instead of "string" in C #. I was wondering what I can do to do this in Java.
I'm using Eclipse's JavaEE IDE if it matters.
Do not use just the string you will get used to it.
Comments
Post a Comment