(Optional) Creating a Project
In addition to importing Flink sample projects, you can use IDEA to create a Flink project. The following describes how to create a Scala project.
Procedure
- Start the IDEA tool and choose Create New Project.
Figure 1 Creating a project
- On the New Project page, choose Scala > Scala Module and click Next.
If you need to create a Java project, select the corresponding parameter.
Figure 2 Selecting a development environment
- On the New Project page, enter a project name and a project location, select a JDK version and a Scala SDK, and then click Finish.
Figure 3 Entering the project information
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.