Classpath ${framework} variable
Posted: Wed Jul 25, 2012 3:41 pm
I cannot use the automatically inserted ${framework} variable in the classpath tab of a framework because then following error appears if I try to choose an action in a new author action:
(in english something like "File not found")
Instead I have to use
Code: Select all
Detection errors: C:\Programme\Oxygen XML Editor 14\${framework}\framework.jar - [the same again..] (Das System kann den angegebenen Pfad nicht finden)
Instead I have to use
Code: Select all
${frameworks}/myframework/framework.jar