I saw that the cameraEx class that was completely created using the Reflector and JavaObject object to access the library methods rather than creating an external Java library.
Can you explain me when to use this method or when to create an external library?
Another question: to create external libraries can we only use Eclipse or can we use the more modern IntelliJ idea system?
thank in advance
Can you explain me when to use this method or when to create an external library?
Another question: to create external libraries can we only use Eclipse or can we use the more modern IntelliJ idea system?
thank in advance