honnix commented on a change in pull request #19009:
URL: https://github.com/apache/flink/pull/19009#discussion_r822387261
##########
File path: docs/content/docs/try-flink/datastream.md
##########
@@ -120,6 +120,7 @@ You can edit the `groupId`, `artifactId` and `package` if
you like. With the abo
Maven will create a folder named `frauddetection` that contains a project with
all the dependencies to complete this tutorial.
After importing the project into your editor, you can find a file
`FraudDetectionJob.java` (or `FraudDetectionJob.scala`) with the following code
which you can run directly inside your IDE.
Try setting break points through out the data stream and run the code in DEBUG
mode to get a feeling for how everything works.
+Having trouble running directly inside your IDE? Please read the section
[Running in an IDE](#running-in-an-ide).
Review comment:
Sure.
--
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]