I need to change the package to Eclipse.
Now my package looks like this:
test
java
helloword
But I want to change it on it:
java
helloword
How can I do that?
I need to change the package to Eclipse.
Now my package looks like this:
test
java
helloword
But I want to change it on it:
java
helloword
How can I do that?
This is quite simple:
Select the package you want to change
Press F2
Enter the new package name