Skip to content

Commit 4b8dc43

Browse files
committed
release
1 parent 2393dc9 commit 4b8dc43

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Maven
22
target/
3+
releases/
34

45
# Eclipse
56
.classpath

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ Requirements:
1212

1313
Steps:
1414

15-
1. Copy net.za.cair.dip-${version}.jar in this repository to the "plugins" subdirectory of your Protégé 5 distribution.
15+
1. Copy net.za.cair.dip-${version}.jar, in the releases section of this repository, to the "plugins" subdirectory of your Protégé 5 distribution.
1616

1717
2. Backup protege-editor-owl.jar from the "bundles" subdirectory of your Protégé 5 distribution.
1818

19-
3. Replace your existing protege-editor-owl.jar in the "bundles" subdirectory of Protégé 5 with the protege-editor-owl-${version}.jar in this repository.
19+
3. Replace your existing protege-editor-owl.jar, in the "bundles" subdirectory of Protégé 5, with the protege-editor-owl-${version}.jar in the releases section of this repository.
2020

2121
#### Accessing plugin features in Protégé
2222

net.za.cair.dip-1.3.1.jar

-495 KB
Binary file not shown.

protege-editor-owl-5.2.1-SNAPSHOT.jar

-2.12 MB
Binary file not shown.

0 commit comments

Comments
 (0)