Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc_source/java-package-eclipse.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Install the **Maven** Plugin for Eclipse\.

1. Start Eclipse\. From the **Help** menu in Eclipse, choose **Install New Software**\.

1. In the **Install** window, type **http://download\.eclipse\.org/technology/m2e/releases** in the **Work with:** box, and choose **Add**\.
1. In the **Install** window, type **http://download\.eclipse\.org/technology/m2e/releases/latest** in the **Work with:** box, and choose **Add**\.

1. Follow the steps to complete the setup\.

Expand Down Expand Up @@ -101,4 +101,4 @@ The resulting \.jar, `lambda-java-example-0.0.1-SNAPSHOT.jar`, is not the final

You can find the resulting standalone \.jar \(that is, your deployment package\), in the `/target `subdirectory\.

Open the context \(right\-click\) menu for the `/target` subdirectory, choose **Show In**, choose **System Explorer**, and you will find the `lambda-java-example-0.0.1-SNAPSHOT.jar`\.
Open the context \(right\-click\) menu for the `/target` subdirectory, choose **Show In**, choose **System Explorer**, and you will find the `lambda-java-example-0.0.1-SNAPSHOT.jar`\.