Skip to content

Commit acb9b4d

Browse files
Fixes #13 - Demonstrate install and set preferences using animiated GIFs
1 parent 25159d1 commit acb9b4d

10 files changed

+12
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@
2323
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
2424
hs_err_pid*
2525

26+
Thumbs.db

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,15 @@
44

55
utPLSQL for SQL Developer extends Oracle's SQL Developer by context menu entries and keyboard shortcuts for running utPLSQL unit tests from the Connections window or the PL/SQL editor.
66

7-
[![utPLSQL for SQL Developer Demo](utPLSQL.png)](https://raw.githubusercontent.com/utPLSQL/utPLSQL-SQLDeveloper/master/utPLSQL.gif)
7+
### Run utPLSQL test
8+
9+
[![Run utPLSQL test](images/run_utplsql_test.png)](https://raw.githubusercontent.com/utPLSQL/utPLSQL-SQLDeveloper/master/images/run_utplsql_test.gif)
10+
11+
### Preferences
12+
13+
Set your preferences to change the behaviour of utPLSQL within SQL Developer.
14+
15+
[![Install utPLSQL for SQL Developer](images/preferences.png)](https://raw.githubusercontent.com/utPLSQL/utPLSQL-SQLDeveloper/master/images/preferences.gif)
816

917
## Releases
1018

@@ -20,6 +28,8 @@ Binary releases are published [here](https://github.com/utPLSQL/utPLSQL-SQLDevel
2028

2129
3. Use the ```Install From Local File``` option to install the previously downloaded ```utplsql_for_SQLDev_*.zip``` file.
2230

31+
[![Install utPLSQL for SQL Developer](images/install_utplsql.png)](https://raw.githubusercontent.com/utPLSQL/utPLSQL-SQLDeveloper/master/images/install_utplsql.gif)
32+
2333
## Issues
2434
Please file your bug reports, enhancement requests, questions and other support requests within [Github's issue tracker](https://help.github.com/articles/about-issues/).
2535

images/install_utplsql.gif

1.1 MB
Loading

images/install_utplsql.png

241 KB
Loading

images/preferences.gif

276 KB
Loading

images/preferences.png

219 KB
Loading

images/run_utplsql_test.gif

1.26 MB
Loading
File renamed without changes.

images/video-play-3-128.png

4.2 KB
Loading

utPLSQL.gif

-1.11 MB
Binary file not shown.

0 commit comments

Comments
 (0)