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

How is mvnd used in eclipse or intellij idea? #874

Open
Apyz opened this issue Aug 2, 2023 · 4 comments
Open

How is mvnd used in eclipse or intellij idea? #874

Apyz opened this issue Aug 2, 2023 · 4 comments

Comments

@Apyz
Copy link

Apyz commented Aug 2, 2023

I think it's time to use mvnd, but neither IDEA nor Eclipse recognizes mvnd, what can I do?

@ppalaga
Copy link
Contributor

ppalaga commented Aug 2, 2023

We already have an issue for IntelliJ: #548

For Eclipse, would you please specify in more detail, what you are looking for?

@DreamUFO
Copy link

DreamUFO commented Sep 1, 2023

maybe need doc introduce how to use in eclipse,e.g build package release,just like maven in eclipse.
any plan to make a plugin in eclipse or idea like maven?

@ppalaga
Copy link
Contributor

ppalaga commented Sep 1, 2023

maybe need doc introduce how to use in eclipse,e.g build package release

mvnd is a command line tool and it works also in Eclipse Terminal. Press CTRL+ALT+T and use mvnd as in any other console. I do not see much to document here.

any plan to make a plugin in eclipse or idea like maven?

No, this project has no such plan.

@DreamUFO
Copy link

DreamUFO commented Sep 2, 2023

Thanks for your answer,I got it, It's a command line tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants