Skip to content

Commit 44ded1b

Browse files
committed
Updated READ.ME file
1 parent 93fec84 commit 44ded1b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,8 @@ $ java lambdasinaction/chap1/FilteringApples
5252

5353

5454
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

Comments
 (0)