如何在eclipse中使用命令提示符来创建Maven项目?

时间:2022-05-10 23:57:17

I am new to the Maven, Vaadin, Eclipse Kelper. I am working on project which include Maven, Vaadin.

我是Maven,Vaadin,Eclipse Kelper的新手。我正在研究包括Maven,Vaadin在内的项目。

I don't know how to create maven project using command prompt. I tried using Vaadin.com website, but not found the proper steps.

我不知道如何使用命令提示符创建maven项目。我尝试过使用Vaadin.com网站,但没有找到合适的步骤。

2 个解决方案

#1


2  

you install maven plugin for eclipse. And then you will have facility to create maven projects in eclipse with GUI.

你为eclipse安装maven插件。然后,您将有机会使用GUI在eclipse中创建maven项目。

#2


0  

Follow this tutorial: https://vaadin.com/wiki/-/wiki/Main/Using+Vaadin+with+Maven

请遵循以下教程:https://vaadin.com/wiki/-/wiki/Main/Using+Vaadin+with+Maven

After that in eclipse you can import the project as existing maven project.

在eclipse之后,您可以将项目导入为现有的maven项目。

#1


2  

you install maven plugin for eclipse. And then you will have facility to create maven projects in eclipse with GUI.

你为eclipse安装maven插件。然后,您将有机会使用GUI在eclipse中创建maven项目。

#2


0  

Follow this tutorial: https://vaadin.com/wiki/-/wiki/Main/Using+Vaadin+with+Maven

请遵循以下教程:https://vaadin.com/wiki/-/wiki/Main/Using+Vaadin+with+Maven

After that in eclipse you can import the project as existing maven project.

在eclipse之后,您可以将项目导入为现有的maven项目。