Copyright ©
Mindbreeze GmbH, A-4020 Linz, 2024.
All rights reserved. All hardware and software names are brand names and/or trademarks of their respective manufacturers.
These documents are strictly confidential. The submission and presentation of these documents does not confer any rights to our software, our services and service outcomes or other protected rights. The dissemination, publication or reproduction hereof is prohibited.
For ease of readability, gender differentiation has been waived. Corresponding terms and definitions apply within the meaning and intent of the equal treatment principle for both sexes.
To be able to debug within the Eclipse IDE, the following steps are necessary:
Apart from the template class "MySourceTest.java", where you can do the testing, the mesjavaplugin also generates a Run Configuration in the config directory, called "mysource-debug.launch". When you run the test class (Right Click > Run as > Java Application), Eclipse automatically runs your test with the generated Run Configuration. This configuration includes all the necessary jar-files in its class path. You can find the jar files needed for debugging in the folder "rt".
By default, all log information will be written to C:\\tmp\log-default-mysource.txt. If you want to change the location of the log file just adapt the path in the method configureLogger():
To check if your requests to the index and filter services were successful, you can open the reporting area in your management center. Under “Performance” > “Applications” > “Filter Service” (and Index Service respectively), you see the requests that have come in:
Filter Service:
Index Service: