I noticed that the old instructions and the current instructions have
a slight difference in the wording in the pre-requisites for the
development environment.
http://code.google.com/p/bigbluebutton/wiki/DevelopingBBB
The following tools are installed in the Virtual Machine:
1.JDK 6 and add JAVA_HOME in your environment variables
2.Grails 1.1.1 and add GRAILS_HOME in your environment variables
The following tools are needed on Windows:
1.Eclipse
2.Flash Builder
3.Scala Eclipse plugin
4.Groovy Eclipse plugin
I placed the system variables as identified in the Grails installation
documentation on the Windows development PC and tested successfully at
the command line on the PC.
My confusion is that the new documentation references the VM for the
JDK and Grails not the PC although I did do them on the Windows
development PC. Is something missing in this section? I am
experience the following for all GRAILS_HOME items after I create the
new project for the BigBlueButton Web section:
Unbound classpath variable: 'GRAILS_HOME/restofthepathtofile' in
project 'MyProjectName'
Thank you for any assistance.
Brian