Solved
ant -f bin\tools.xml error
I'm trying to add some new actions to our menus but can't compile the ActionDefinitionsRB.java.
I tried both of these:

What is missing?
I'm trying to add some new actions to our menus but can't compile the ActionDefinitionsRB.java.
I tried both of these:

What is missing?
Turns out my starting directory was off to run
ant -f bin\tools.xml
So running this was the bonehead error of the day
ant -f tools.xml
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.