I generated the opencv v4.7.0 using
cmake
opencv sources
opencv-contrib
The jar and the referenced library are usable within the ide. This includes also the aruco module from opencv-contrib. Nevertheless the predefined dictionaries of aruco are missing.
Did I miss a point during cmake?