Copying and Pasting Code In Eclipse

06.07.2011

if you copy and paste from one java file to another it will import stuff that will blow up your app. remember to delete the unneeded imports.