Creating a Project (Optional)
Scenarios
IntelliJ IDEA can be used to create a Flink project. A Java project is used as an example to illustrate how to create a Flink project.
Procedure
- Start the IDEA and choose Create New Project. Figure 1 Creating a project
- On the New Project page, choose a Scala development environment, choose Scala Module, and then click Next. If you want to create a Java project, choose corresponding parameters of Java. Figure 2 Selecting a development environment
- On the New Project page, enter the project name and project location, select the JDK version and Scala SDK, and then click Finish. Figure 3 Filling in project information
Last Article: Configuring and Importing a Sample Project
Next Article: Preparing for Security Authentication
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.