Hi,
I had freshly imported the source files from ref_impl_java and did all required settings for maven. I am using eclipse as development tool.
But when I do clean build , I get a compile time error, “ADLParser cannot be resolved to a type”.
After visiting the page for Jar download, It seems that in the adlparser. jar the ADLparser.class is there but it’s not provided in the Trunk.
Can I gate all the required files for clean building the project… Also if not what all settings i have to do and where to put the adlparser and adlserialiser JARs.
Manisha