Skip to content
  • Daniel Teske's avatar
    Android: JavaParser, adjust paths from build to source directory · 498d1981
    Daniel Teske authored
    
    
    Since we copy the java files to the build directory, we need to adjust
    the path that the java compiler emits for error messages.
    
    For that the JavaParser needs to know the source directory, which is
    the android package source dir and the build directory. The
    AndroidDeployQtStep thus needs more information then just the
    input json file and now stores the path to the .pro file to both
    retrieve the input file and the android package source directory.
    
    Task-number: QTCREATORBUG-10904
    Change-Id: Ib5141b35b610bc2eee568a096fc5e930f9eb2e47
    Reviewed-by: default avatarEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
    498d1981