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

Create start scripts for intellij and android-studio #366

Closed
2 tasks done
jan-vcapgemini opened this issue May 28, 2024 · 1 comment
Closed
2 tasks done

Create start scripts for intellij and android-studio #366

jan-vcapgemini opened this issue May 28, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jan-vcapgemini
Copy link
Contributor

jan-vcapgemini commented May 28, 2024

As an IDEasy user I expect each tool to run independent of the actual binary name specified by the vendor.
F.e. intellij uses idea and android-studio uses studio as binary files which require some workarounds in our IdeToolCommandlets.
We should instead create simple start scripts which can be executed using simply intellij as tool name.

See: devonfw/ide@86bd3e4#diff-9cd08874257c2cbbafc075efbdd2921641d677b0e16408be3b78cec804e5bfc4R29 for an example how we could proceed here.

Tasks:

@jan-vcapgemini
Copy link
Contributor Author

Was implemented with #540 can be closed now.

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

No branches or pull requests

1 participant