Use in Eclipse RCP platform

We are developping Eclipse RCP based Application.
And we are tring to apply Sentry SDK(Java).
But it is not working now.
Even if an exception is raised, the log doesn’t seem to be recorded on the server.

Additionally, the main function is not provided in the RCP application.

Please let me know if there are other ways to apply the SDK in Eclipse RCP application.