java - 如果我在 eclipse 和 netbeans 中打开我的 spring 应用程序,它们都会创建自己的文件吗?

标签 java eclipse netbeans maven

如果我在 eclipse 和 netbeans 中打开我的应用程序(已使用 maven 创建文件布局),eclipse 和 netbeans 都会创建自己的项目文件吗?

我知道 netbeans 可以选择打开现有项目,但不确定它是否会将文件添加到我的项目中?

最佳答案

If I open my application in both eclipse and netbeans (having created the file layout using maven), will both eclipse and netbeans create their own project file?

他们会做他们需要做的事情。为什么还要麻烦呢?

I know netbeans has an option of opening an existing project, but not sure if it will add files to my project?

不,不会,但是...你为什么不尝试一下?我真的不明白。

关于java - 如果我在 eclipse 和 netbeans 中打开我的 spring 应用程序,它们都会创建自己的文件吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2069445/

相关文章:

java - 如何在java中将调用方法作为后台进程

java - 需要 Android 堆按摩

java - 单元测试 (java) : Will I have to write public methods to expose data to unit tests?

java - 在 Firebase 群发消息应用中实现阅读回执功能

eclipse - CFBuilder 没有在断点处停止

java - 无法连接到cassandra : NodeContext killing all pooled connections for session

java - Swing:仅使用 Netbeans 将 JFormattedTextField 设置为数字

java - Eclipse 和 SVN 中的 Maven Multimodul 项目

java - 执行单个测试时 Eclipse 和 JUNIT4 的初始化错误

c++ - 在 Windows 上的 Netbeans 中设置 Mysql C++ 连接器