We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93fec84 commit 44ded1bCopy full SHA for 44ded1b
README.md
@@ -52,3 +52,8 @@ $ java lambdasinaction/chap1/FilteringApples
52
53
54
Alternatively you can compile the files manually inside the directory src/main/java
55
+
56
+You can also import the project in your favorite IDE:
57
+ * In IntelliJ use "File->Open" menu and navigate to the folder where the project resides
58
+ * In Eclipse use "File->Import->Existing Maven Projects" (also modify "Reduntant super interfaces" to report as Warnings instead of Errors
59
+ * In Netbeans use "File->Open Project" menu
0 commit comments