-
# Initial Tasks
1. Upload the data to a public storage location that can be accessed by a URL
2. Create a post that discusses where the data is hosted.
3. Create Visualizations that illustrate the dat…
-
The [JNA JAR](http://search.maven.org/remotecontent?filepath=net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar) has the following manifest:
```
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.8.2
Created-By: …
-
The EbsdLib/TSL/AngReader file will fail to read some HEX grid files because the number of points to read that is computed based on the header information does not match the number of entries read dur…
-
Due to a simple blank line in the MANIFEST.MF file, Eclipse treats the jna.jar file as an invalid OSGi bundle.
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.8.2
Created-By: 1.6.0_29-b11-402-10M3527…