Class file has wrong version 48.0, should be 47.0 Please remove or make sure it appears in the correct subdirectory of the classpath . Import java.util.List;
The problem is caused by how java and the ant build are called. The classpath should include all Dimensions jar files, otherwise ant/java out of memory error occurs.
This is because the java based applications provided by oracle are run from batch files which invoke oracle's java virtual machine and set their own temporary environment variables - that is using the classpath option. A word of warning: It is strongly recommended that the user does not edit the batch files provided by oracle, or runs the applications they refer to from the command line.
- now create a new folder on the OS and add two files named . classpath and .project (these names are chosen because they already exist in product QLARIUS)