Following setup:
- I am using Win 7, Java 1.7
- I successfully installed JBoss Forge 2.15.1
- I added
/.../forge-distribution-2.15.1.Final/bin/
to my PATH - I can start forge with
forge
But none of the commands works:
[D:\]$ list-commands
Command: list-commands was not found
The same goes for new-project
.
BUT: version
command goes fine.
I could use any advice, as I see nothing on the documentation page (and I mean nothing: something does not work with my browser?)
EDIT: Version 1 of Forge did the job before. I installed the new version and changed the bin
-path.