Changeset 2288
- Timestamp:
- Mar 13, 2014, 9:12:20 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/net.sf.basedb.ftp/trunk/README
r1439 r2288 1 1 == Requirements == 2 2 3 1. BASE 3. 0or later.3 1. BASE 3.3 or later. 4 4 5 5 == Introduction == … … 64 64 65 65 1. Ant 1.8 66 2. Java 1. 666 2. Java 1.7 67 67 68 68 Follow these instructions: … … 73 73 2. Type `ant download-lib` to automatically download the BASE core JAR file that 74 74 are neeed for compilation. You can also do this manually by copying the 75 base-core-3. 0.0.jar and base-webclient-3.0.0.jar from the BASE installation directory75 base-core-3.x.jar and base-webclient-3.x.jar from the BASE installation directory 76 76 (`<basedir>/www/WEB-INF/lib/`) to the `./lib/compile` directory. 77 77
Note: See TracChangeset
for help on using the changeset viewer.