Compile current doc overrides classpath for Run button
In project mode -- with a main class set -- the button
now reads "Run Project" and runs the project's main class.
In flat file mode or in project mode -- without a main
class set -- the button reads "Run" and attempts to run
the main method of the active document.
M src/edu/rice/cs/drjava/ui/MainFrame.java