Lines Matching refs:project
1 AIDEgen aims to automate the project setup process for developers to work on
2 Java project in popular IDE environment. Developers no longer need to
3 manually configure an IntelliJ project, such as all the project dependencies.
6 * Configure Intellij or Android Studio project files with the relevant module
9 * Launch IDE for a specified sub-project or build target, i.e. frameworks/base
24 Example to generate and launch IntelliJ project for framework and
31 Example to generate and launch Android Studio project for framework:
40 1. Q: If I already have an IDE project file, and I run command AIDEGen to
41 generate the same project file again, what’ll happen?
42 A: The former IDEA project file will be overwritten by the newly
52 project shown up, what can I do ?
60 project panel updated when your IDE didn't sync.