Closed sbsatter closed 3 years ago
Did you run your application like in the documentation, using ./mvnw azure-functions:run
?
With mvn it seems to run fine. Is it not supposed to work with IntelliJ 'run application'?
The plugin does more than just run the Java executable, you need to have the Function runtime available too. You can probably achieve the same with Intellij, but the documentation is for everyone, including Eclipse/Netbeans/VSCode, that's why we rely on the plugin. I'm closing this as the documentation is correct.
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Any log messages given by the failure
Expected/desired behavior
OS and Version?
Versions
Mention any other details that might be useful