Hi
I am facing an error when I activate an Activity. It is as follows:
at com.sap.webdynpro.generation.ant.GenerationAnt.showCheckResult(GenerationAnt.java:153)
at com.sap.ide.webdynpro.generation.Generation.check(Generation.java:2013)
at com.sap.ide.webdynpro.generation.Generation.generatePersistentComponent(Generation.java:1284)
at com.sap.ide.webdynpro.generation.console.GenerationConsole.generate(GenerationConsole.java:152)
at com.sap.webdynpro.generation.ant.GenerationAnt.main(GenerationAnt.java:50)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
As such when i run the application, it runs perfectly fine. Besides, there is no such defined method called showCheckResult in the code. I guess it is a generic method only.
Can anyone please help in this regard.
Thanks & regards,
Anupreet