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

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -