Importing a Sample Project
Procedure
- Download the sample project to the local computer by referring to Obtaining a Sample Project.
- Decompress the sample project and locate the kafka-examples directory.
- Import the sample project to the Eclipse development environment.
- Start Eclipse and choose File > Import. In the Import dialog box, select Existing Maven Projects and click next.
- Click Browse in the Import Maven Projects window. The Select Root Folder dialog box is displayed.
- Select the kafka-examples sample project folder, and click OK.
- Click Finish in the Import Maven Projects window.
- Set an Eclipse text file encoding format to prevent garbled characters.
- On the Eclipse menu bar, choose Window > Preferences.
The Preferences window is displayed.
- In the navigation tree, choose General > Workspace. In the Text file encoding area, select Other and set the value to UTF-8. Click Apply and then OK. Figure 1 shows the settings.
- On the Eclipse menu bar, choose Window > Preferences.
Last Article: Preparing the Maven and JDK
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.