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

Generalize intellij OS startup command for all OS's #440

Closed
jan-vcapgemini opened this issue Jul 2, 2024 · 1 comment · Fixed by #540
Closed

Generalize intellij OS startup command for all OS's #440

jan-vcapgemini opened this issue Jul 2, 2024 · 1 comment · Fixed by #540
Labels
enhancement New feature or request

Comments

@jan-vcapgemini
Copy link
Contributor

As an IDEasy intellij user, I want intellij to always be opened using idea instead of having to rely on special workarounds.

@slskiba
Copy link
Contributor

slskiba commented Aug 5, 2024

Part of #366

jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Aug 15, 2024
added startup script command for Windows, Linux and MacOS (MacOS is not working yet)
removed getBinaryName
added WIP setMacOsFilePermissions
@hohwille hohwille added this to the release:2024.09.002 milestone Sep 5, 2024
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Sep 5, 2024
removed thrown exception from makeExecutable
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Sep 5, 2024
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Sep 9, 2024
replaced createStartupScript in postInstall with postExtract
simplified startup bash script
fixed bug in extract method
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Sep 10, 2024
refactored create start script code into createStartScript method
added createStartScript to android-studio
added execute permissions to android-studio test files
removed getBinaryName from android-studio
added postExtract to android-studio
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Sep 10, 2024
added escaped double quotes to dirname param
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in IDEasy board Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

3 participants