Simple task. There is maven-metadata.xml file stored on internet and you need to get version number of latest jar. Let’s use maven-metadata.xml from Forsqaure Java […] Read More
Tag: Microsoft
Imagine that we have C++ project e.g. for Visual Studio 2008. It is possible to build this project just by msbuild command: msbuild MyProject.vcproj /p:Configuration=”Release” […] Read More
Update 4.11. 2012: Mintty/Cygwin Termina; has also support for transparency. Update 31.12. 2011: new version of Mintty (see discussion). Cygwin is great tool for Windows. […] Read More
Update 16.10. 2011: new information added to article. I was trying to compile an application with Visual Studio 2010 which has some dependency on GDAL […] Read More
One of key downsides of LDAP in past was lack of cross-platform tools for managing directory structure. Recently I found very good implementation of LDAP […] Read More