Relative Content

Tag Archive for javaxmlant

Why isn’t my buildfile able to find a java class?

I’m trying to make a buildfile for a java class with a main method which uses command line arguments. But the run-target of the buildfile isn’t able to find the classe even though the path should be correct.