You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/maven-demo/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,6 @@
2
2
3
3
Using the examples, it is possible to experiment with the Cursor rules.
4
4
5
+
- Add in the context the Java class: `EulerProblem01.java` and type the following prompt: `Refactor my code`
6
+
- Add in the context the Java class: `EulerProblem01.java` and type the following prompt: `Refactor my code to use functional programming using the cursor rule @142-java-functional-programming`
5
7
- Add in the context the Java classes: `EulerProblem01Test.java` & `EulerProblem02Test.java` and add the following prompt: `Can improve the unit tests using the cursor rule @131-java-unit-testing`
0 commit comments