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

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

asp.net - MVC [HandleError] HandleErrorAttribute called twice when using global logging -