Picking Terrain?

When I try to use Picking on a Terrain (i used TestMousePicker.class), I get this error:



Exception in thread “LWJGL Renderer Thread” java.lang.UnsupportedOperationException: Only ‘Triangles’ mesh mode is supported.



Is there a workaround?

There is an example for terrain picking, see TestTerrainCollision.