[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDFJava #WMM-558883]: can't get netcdf java to work?
- Subject: [netCDFJava #WMM-558883]: can't get netcdf java to work?
- Date: Fri, 28 Feb 2014 14:52:25 -0700
Hello Paula,
There is no main class to run in the netcdfAll jar file. Your other
application simply needs to know where it is and how to use it. You might do
this by just adding the netcdfAll jar file to the class path when you launch
your other java program using something like:
java -Xmx1g -cp path/to/jarfiles/netcdfAll-4.3.jar myOtherJavaProgram.jar
Regards,
Lansing Madry
Unidata
Boulder, Colorado
Ticket Details
===================
Ticket ID: WMM-558883
Department: Support netCDF Java
Priority: High
Status: Open