i use a java editor named drjava...i tried to run it ,but it gives the following prob.
Static Error: No method in Breakout with name 'main' accepts arguments (String[])
so i also created a driver class with appropriate req.,,,,,then there were no compile errors...but it did not show any game...
Static Error: No method in Breakout with name 'main' accepts arguments (String[])
so i also created a driver class with appropriate req.,,,,,then there were no compile errors...but it did not show any game...
what shud i do to run it in editor?