You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
As an IDEasy user I expect each tool to run independent of the actual binary name specified by the vendor.
F.e.
intellij
usesidea
andandroid-studio
usesstudio
as binary files which require some workarounds in ourIdeToolCommandlets
.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:
code
command for all OSes so nothing to doeclipse
command for all OSes so nothing to do.The text was updated successfully, but these errors were encountered: