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: README.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -142,10 +142,11 @@ Please file your bug reports, enhancement requests, questions and other support
142
142
3.[Create a branch](https://help.github.com/articles/creating-and-deleting-branches-within-your-repository/), commit and publish your changes and enhancements
143
143
4.[Create a pull request](https://help.github.com/articles/creating-a-pull-request/)
144
144
145
+
## How to Build
145
146
## How to Build
146
147
147
-
1.[Download](http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html) and install SQL Developer 21.4.2
148
-
2.[Download](https://maven.apache.org/download.cgi) and install Apache Maven 3.8.3
148
+
1.[Download](http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html) and install SQL Developer 21.4.3
149
+
2.[Download](https://maven.apache.org/download.cgi) and install Apache Maven 3.8.6
149
150
3.[Download](https://git-scm.com/downloads) and install a git command line client
150
151
4. Clone the utPLSQL-SQLDeveloper repository
151
152
5. Open a terminal window in the utPLSQL-SQLDeveloper root folder and type
0 commit comments