sapmentors / cap-community

SAP CAP Community
MIT License
97 stars 26 forks source link

Unable to run the local CAP Java project #94

Open prakash13t opened 4 years ago

prakash13t commented 4 years ago

Hi,

i have initialized the CAP project with command "cds init mydreamcap --add java" . i observed the project structures created is not matching with documentation. db folder is missing and i just run the project as is with "mvn spring-boot:run -P cdsdk-global" and it resulted in error. image