Configure Lightrun with Eclipse Jetty🔗
Jetty is a Java application server by Eclipse. As part of Jetty installation, the start.d directory is automatically added to the system. For Lightrun integration, you need to add a new file to this directory.
To configure Lightrun with Eclipse Jetty🔗
-  
Create a new file
lightrun.iniand add it to thestart.ddirectory. -  
Copy and paste the following content in the new
.inifile:--exec -agentpath:<install_dir>/agent/lightrun_agent.so 
  Last update: November 2, 2025