so my package name is com.soundboard right now.
obviously this name is taken...I am having trouble changing it throughout the package name.
I checked a few p
Got the same problem. I forgot to redefine package in Manifest file
Also remember to change package in your *.java files (on top of txt file)