Since I could not find an easy solution for this problem I have decided to blog about this. Lets say your machine (running Windows 7) is running in a Dutch locale. If you install the JDK and request the default locale in your application you will get: nl_NL I’m testing this with the following code: [...]
Posts Tagged ‘windows 7’
(Win 7) How to really change your default locale for Java
Posted: February 21, 2012 in UncategorizedTags: java, windows 7, locale
0
Slick java library and 64 bit
Posted: March 26, 2011 in Game DevelopmentTags: java, slick, windows 7
A long while ago I played around with Slick. A game library for Java. It offers easy 2d graphics drawing with the speed of OpenGL (by using LJWGL). It has much more features than that as well. When I tried it I was running Win XP 32 bit. However, recently I was trying my code [...]