On 4/5/15, 2:53 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote:
>Well the entire converter is split up into several modules. >- The API modules (converter, retriever, deployer) >- The implementation modules for each of these. >- The core module, which puts them all together. > >That's why the flex-sdk-converter-1.0.jar is located in >/core/target/flex-sdk-converter-1.0.0.jar so I could adjust the >documentation for this. The outter module is simply a project wrapping >all together and doesn't really contain any sensible output. > >Anyway the main purpose of this utility is to produce the >flex-sdk-converter-1.0.0.jar but it's main purpose is to deliver the >functionality, so I can include this in Flexmojos. I doubt a lot of >people will actually be using it at all directly cause meant to become >part of the tooling. So does this mean that the README.txt instructions about SDKGenerator should work or not? I think I followed the steps correctly and it didn’t work. I couldn’t even find the word SDKGenerator in the source package with grep. I got: Error: Could not find or load main class SDKGenerator -Alex