Please post your code in code tags.

Start by moving the bubbleSort() method outside the main() method. That should eliminate your compiler errors and give you code that you can test and improve....