dev@glassfish.java.net

Re: checkin IntelliJ or NetBeans projects?

From: Kedar Mhaswade <Kedar.Mhaswade_at_Sun.COM>
Date: Mon, 14 Apr 2008 16:34:22 -0700

Lloyd L Chambers wrote:
> Let me clarify: I am a newbie at both.
>
> How do I use NetBeans *the right way* with V3?
>

Choose the project you want to edit (e.g. common/amx-api)
and then double click on the orange icon against that name
after doing an Open Project ... in NetBeans. Alternatively,
you can open the entire V3 project in NetBeans, but that may
clutter your project window.

Like others have said, your pom.xml is your NB/Intellij project.

I have assumed that you have used Mevenide plugin with NetBeans
that knows how to open maven pom.xml's. If you don't have it,
then get it from NetBeans update center.