Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ToolCommandlet for Android Studio #12

Closed
hohwille opened this issue Sep 22, 2023 · 0 comments · Fixed by #299
Closed

Implement ToolCommandlet for Android Studio #12

hohwille opened this issue Sep 22, 2023 · 0 comments · Fixed by #299
Assignees
Labels
android-studio Android Studio IDE from Jet-Brains commandlet enhancement New feature or request

Comments

@hohwille
Copy link
Member

hohwille commented Sep 22, 2023

Create ToolCommandlet for Android Studio
Old commandlet:
https://github.com/devonfw/ide/blob/master/scripts/src/main/resources/scripts/command/android-studio

ATTENTION: Blocked by issue #10 that needs to be implemented first.

@hohwille hohwille added enhancement New feature or request commandlet labels Sep 22, 2023
@hohwille hohwille added this to the release:2024.01.001 milestone Sep 22, 2023
@hohwille hohwille added the android-studio Android Studio IDE from Jet-Brains label Sep 25, 2023
@jan-vcapgemini jan-vcapgemini self-assigned this Apr 9, 2024
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Apr 17, 2024
added Android Studio IdeToolCommandlet with first runIde implementation for Windows and Mac
added symlink creation
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Apr 18, 2024
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Apr 22, 2024
added parameterized installation test
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Apr 22, 2024
added testAndroidStudioRun test
removed postInstall
added simulated studio64.exe
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Apr 23, 2024
removed unnecessary JDK installation (already included in SDK)
removed unnecessary readme files and folders
added javadocs
added studio64.exe to .gitattributes to be handled as text file
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Apr 23, 2024
added test resources for MacOS run test
added old bash script creation (WIP probably not needed at all)
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Apr 24, 2024
changed FileCopyMode from default to overwrite tree
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Apr 24, 2024
replaced faulty tool path with open command for MacOS
removed postInstall method
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Apr 25, 2024
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Apr 29, 2024
changed runAndroidStudio method to private
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Apr 30, 2024
replaced runIde with runTool
removed runAndroidStudio method
adjusted test
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue May 3, 2024
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue May 3, 2024
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue May 30, 2024
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue May 30, 2024
added default build options environment variables and handling
added gradle documentation
added default options to documentations
added test for default options
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Jul 5, 2024
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Jul 5, 2024
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android-studio Android Studio IDE from Jet-Brains commandlet enhancement New feature or request
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants