slinkydeveloper commented on a change in pull request #19009:
URL: https://github.com/apache/flink/pull/19009#discussion_r822385904



##########
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:
       I don't like the "Having trouble" wording. Maybe just "If you wanna run 
directly in you IDE, please read the section..."




-- 
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]


Reply via email to