Merge pull request #6 in HDFVIEW/hdfview-2 from ~BYRN/hdfview-2:hdfview-2 to hdfview-2* commit '5ef878a5693b3b9038ab57880e650f6a6d38709a':
Add new var to props
Add object jar and env var for shared hdf libs
Fix javadoc name
Merge pull request #5 in HDFVIEW/hdfview-2 from ~BYRN/hdfview-2:hdfview-2 to hdfview-2* commit 'fb868b0ca8846426cc35955f06689caf05302566':
Fix examples
Update more files to align with 3.0 and fix tests
Update and test modules
Merge pull request #4 in HDFVIEW/hdfview-2 from ~BYRN/hdfview-2:hdfview-2 to hdfview-2* commit '78e84bde0c06eb14f3af160cd745483e04967142':
Revert to public version
Merge in object changes from HDFView3 codebase - fix 3D Table
Merge pull request #3 in HDFVIEW/hdfview-2 from ~BYRN/hdfview-2:hdfview-2 to hdfview-2* commit 'dbcd02cd7d0e87da67aca8315cabe67a4151e411':
Update HDFView 2 with changes to object library in HDFView 3
JAVA-1923
Merge pull request #2 in HDFVIEW/hdfview-2 from ~BYRN/hdfview-2:hdfview-2 to hdfview-2* commit '8415d3db780621dafe1c6c2aa31538a0084f3e98':
Update using HDF binary
Initial build and install HDFView document.
Merge pull request #1 in HDFVIEW/hdfview-2 from ~BYRN/hdfview-2:hdfview-2 to hdfview-2* commit 'a2caac342e70556b197998eedf33d7cad7b4a83f':
HDF4 function returning FAIL for TRUE?FALSE
Remove check for ARRAY type in isUnsigned, check should be placed higher up.Causes log errors in certain cases when trying to get unsigned type for an array
Add check for array type in H5Datatype isUnsignedCorrect checking of VLEN types in an array type
Add special check to TableView for arrays of vlen strings
Update release.txt
If chosen "Image->Save Image As" file type is .jpg or .bmp, convert BufferedImage color model to TYPE_INT_RGB to successfully create .jpg or .bmp images
update javadocmerge changes for fix of displaying array of enums and array of compounds
add changes to build.wxs for file associations and start menu and desktop shortcuts for windows .msi installer