Problem is that the launch uses -server and thus you need a JDK on windows xp to run.
Solution: either use a JDK or remove -server from the program arguments in the launch configuration.
Problem is that the launch uses -server and thus you need a JDK on windows xp to run.
Solution: either use a JDK or remove -server from the program arguments in the launch configuration.