Hi friends I am learning how to make extensions, when I was compiling extension in cmd it showed build failed
Error message - Buildfile: build.xml does not exist!
Build failed
I have build.xml file but it shows that error, I don’t know how to solve it.
Please help me
I don’t know what it is I was reading @Shreyash article on how to make extensions I did like what is mention in his article. I used IntelliJ code editor, when I compile through cmd, it gives me error
It’s not necessary to have Git Bash, any terminal will work @Xoma, make sure you are opening the Command Prompt in the extension template’s directory. If you’re not, just cd into that directory.