huangchenguang123 commented on code in PR #9995: URL: https://github.com/apache/dolphinscheduler/pull/9995#discussion_r872939465
########## docs/docs/en/development/development-environment-setup.md: ########## @@ -5,10 +5,9 @@ Before setting up the DolphinScheduler development environment, please make sure you have installed the software as below: * [Git](https://git-scm.com/downloads): DolphinScheduler version control system -* [JDK](https://www.oracle.com/technetwork/java/javase/downloads/index.html): DolphinScheduler backend language +* [JDK1.8](https://www.oracle.com/technetwork/java/javase/downloads/index.html): DolphinScheduler backend language Review Comment: i wlii fix it. ########## docs/docs/en/development/development-environment-setup.md: ########## @@ -52,7 +49,7 @@ Find the class `org.apache.dolphinscheduler.server.StandaloneServer` in Intellij ### Start frontend server -Install frontend dependencies and run it +Install frontend dependencies and run it, you can see frontend-development.md Review Comment: i wlii fix it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
