Hi, this is my GitHub : https://github.com/pb910/BensRowingRepository this is the project that I am getting the error for.
the main method is in "helloworld.java".
basically, i follow the instructions here: http://www.jetbrains.com/idea/webhelp/creating-and-disposing-of-a-forms-runtime-frame.html
but in the "hellowworld.java" I get an error "cannot resolve symbol 'contentPane'".
What am I doing wrong?