

The project appears in the Configured projects list.Īlso, how do I change my runtime environment in Eclipse?.

In the Available projects list, select the project that you want to test and click Add.In the Servers view, right-click on the server and select Add and Remove Projects.Interact works with server groups.įurthermore, how do I add a server to an existing project in Eclipse? Adding projects to a server When your touchpoint requests an offer, it is the runtime server that responds with the offer. The runtime servers listen and respond to requests from the touchpoint through the Interact API. Runtime servers are the workhorses of your Interact implementation. This basically sets the classpath to make sure our project finds all the necessary server classes required for the project to run. When we create a dynamic web project in Eclipse, we get an option to set a Target Runtime.
