We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01745d9 commit 3ac02efCopy full SHA for 3ac02ef
README.txt
@@ -428,7 +428,9 @@ History view will show a list of files modified with given change.
428
On the other hand it consumes more system memory because the database has to
429
run in background.
430
431
-You need Java DB 10.5.3 or later. To install it peform the following steps:
+Versions of Java DB from 10.5.3 to 10.8.3.0 are known to work.
432
+Java DB 10.10.x.y versions are known to NOT work.
433
+To install it perform the following steps:
434
435
Solaris 11:
436
@@ -438,6 +440,9 @@ Debian/Ubuntu:
438
440
439
441
# apt-get install sun-java6-javadb
442
443
+Other:
444
+
445
+ Fetch the db-derby bundle from db.apache.org, and unpack to your preferred path.
446
447
1) Start the server:
448
0 commit comments