@@ -47,7 +47,7 @@ Changes made on this page apply to the entire project.
4747Some components provide recommended libraries that match the component requirements.
4848
4949. Open the *Library Configuration* page.
50- . Select *Add Recommended Library*.
50+ . Select *Recommended Library*.
5151+
5252The interface shows the library to add to the project.
5353. Click *Apply*.
@@ -59,7 +59,7 @@ The IDE adds the recommended library to the project POM file and applies it to a
5959Search Maven Central or manually specify Maven coordinates to add a dependency.
6060
6161. Open the *Library Configuration* page.
62- . Select *Add Maven Dependency*.
62+ . Select *Maven Dependency*.
6363. In the *Search Maven Central Repository* field, search for a dependency or enter the required Maven fields manually.
6464. Specify values for *Group ID*, *Artifact ID*, and *Version*.
6565. Optionally, configure additional fields such as *Scope*.
@@ -72,7 +72,7 @@ Only libraries that meet the required criteria appear in component library field
7272Add a dependency from a local file, such as a JAR or an external POM file.
7373
7474. Open the *Library Configuration* page.
75- . Select *Add from Local File*.
75+ . Select *Local File*.
7676. Select a file from your system.
7777+
7878Anypoint Code Builder automatically populates the Maven fields based on the selected file.
0 commit comments