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

Opening project in NetBeans #682

Closed
Tom9729 opened this issue Oct 25, 2014 · 3 comments
Closed

Opening project in NetBeans #682

Tom9729 opened this issue Oct 25, 2014 · 3 comments

Comments

@Tom9729
Copy link
Contributor

Tom9729 commented Oct 25, 2014

Netbeans gets confused trying to open this project because there are two pom files. Replacing pom.xml with pom-main.xml seems to fix this. Is there a reason that it is structured like this?

@lindner
Copy link
Contributor

lindner commented Oct 27, 2014

It's this way because maven was added on afterwards and the directory
structure wasn't quite amenable to major movement.

We can probably move the main pom.xml into a parent directory and move
pom-main.xml to just pom.xml. I'll look into it.

On Fri Oct 24 2014 at 11:58:22 PM Tom Arnold notifications@github.com
wrote:

Netbeans gets confused trying to open this project because there are two
pom files. Replacing pom.xml with pom-main.xml seems to fix this. Is
there a reason that it is structured like this?


Reply to this email directly or view it on GitHub
#682.

@lindner
Copy link
Contributor

lindner commented Sep 1, 2021

Pretty sure this is obsolete. Can it be closed?

@lindner lindner removed their assignment Sep 1, 2021
@Tom9729
Copy link
Contributor Author

Tom9729 commented May 14, 2023

Thanks! I somehow lost track of this, sorry about that. Closing.

@Tom9729 Tom9729 closed this as completed May 14, 2023
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

2 participants