| Revision 140,
177 bytes
checked in by nexus, 12 years ago
(diff) |
- Initial Release of the NeXus for Java API.
I apologise for the many messages, but there are a few binary files and
I choose to be careful about the repository
Mark
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | @echo off |
|---|
| 2 | REM Compile java files under Win32 |
|---|
| 3 | REM |
|---|
| 4 | javac -g ncsa/hdf/hdflib/*.java |
|---|
| 5 | javac -g neutron/nexus/*.java |
|---|
| 6 | jar -cvf jnexus.jar ncsa/hdf/hdflib/*.class neutron/nexus/*.class |
|---|
Note: See
TracBrowser
for help on using the repository browser.