webfx
webfx copied to clipboard
Initializing project difficulty :( Please help!
Hi! When I try to compile the project with the commands, it says dev.webfx.cli.core.UnresolvedException: Unknown project module webfx-parent.
Could you provide some more help? I know you guys try to have good documentation but it took a bit even to get this far. I wish there would have been word for word instructions for using the commands -
From my toying around it seems I can in either the cmd.exe or in intellij program arguments use this set of commands to initialize a project. But then i get the exception above.
Within IntelliJ (without quotation marks) "init -D="C:\Users\PeterPietri\Desktop\javascript" --log=INFO -M=radiancerisingjs innereye.games:radiancerisingjs:1.0"
From cmd.exe
"java -jar D="C:\Users\PeterPietri\Desktop\javascript" --log=INFO -M=radiancerisingjs innereye.games:radiancerisingjs:1.0"