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 support for IDEs #10

Open
hohwille opened this issue Sep 20, 2023 · 1 comment · Fixed by #135
Open

Create support for IDEs #10

hohwille opened this issue Sep 20, 2023 · 1 comment · Fixed by #135
Labels
enhancement New feature or request

Comments

@hohwille
Copy link
Member

hohwille commented Sep 20, 2023

Currently we have implemented ToolCommandlet with subclasses like Java or Mvn.
In order to implement Eclipse, Intellij, etc. we need an additional abstract class derived from ToolCommandlet that handles all the features required for IDEs:

For the Configurator we should:

@hohwille hohwille added the enhancement New feature or request label Sep 20, 2023
hohwille added a commit that referenced this issue Sep 20, 2023
@hohwille hohwille added this to the release:2024.01.001 milestone Sep 20, 2023
@hohwille hohwille self-assigned this Sep 20, 2023
hohwille added a commit to hohwille/IDEasy that referenced this issue Nov 8, 2023
…gurator refactoring, bugfix with newContext and copy
@hohwille hohwille linked a pull request Nov 8, 2023 that will close this issue
jan-vcapgemini added a commit to hohwille/IDEasy that referenced this issue Nov 9, 2023
jan-vcapgemini added a commit to hohwille/IDEasy that referenced this issue Nov 9, 2023
jan-vcapgemini added a commit to hohwille/IDEasy that referenced this issue Nov 9, 2023
string concatenation replaced with inline variables
@hohwille
Copy link
Member Author

Was auto-closed by PR but project import and some other features not completed. Hence I do reopen.

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: 📋 Backlog
Development

Successfully merging a pull request may close this issue.

1 participant