(original) (raw)

On 01/02/2013 15:06, Yekaterina Kantserova wrote:

Thanks for explanation! But I'm still confused.

In my use case I need to test \_the tool\_ I'll find with JDKToolFinder. It will work if just -jdk will be specified. But if \-compilejdk happens to be specified the results of my tests will be useless. Furthermore, it would be hard to detect. Do you think there is a solution that covers all use cases?
I don't think it make sense to specify -compilejdk and not -jdk. Does that help?

\-Alan