Details
-
Task
-
Resolution: Won't Do
-
P2: Important
-
None
-
QtTAS 3.0, QtTAS 4.0
Description
Why?
Cause
- Currently we use regex to extract values from build.gradle file which can lead to failure on reading the correct value. The variable in QtBuild{} extension can be set by calling a function and the current regexp cannot evaluate the value.
Customer
Cruft
- We need to make sure those values gets evaluated during Android Studio sync / Gradle configuration
What?
Definition
- Investigate steps needed to extract configuration values like projectPath, qtPath, etc from QtBuild block in a clean way without using regex.
Demarcation
Dependencies
- Jetbrain APIs
Attachments
Issue Links
- is replaced by
-
QTTA-140 QtGP create external JSON and gradle.properties example
-
- In Progress
-
- is required for
-
QTTA-184 Better QtGP integration (editing build.gradle files automatically)
-
- Withdrawn
-
- relates to
-
QTTA-112 QtGP Qt path finding improvement
-
- Closed
-
- resulted in
-
QTTA-141 Read and write QtGP settings from the QtTAS to gradle.properties file
-
- Open
-