Greetings,
For gradle or maven projects, you just open the directory as a project.
Netbeans will notice the pom.xml or the build.gradle file and act accordingly.
I assume that works with ant as well, but I haven't used ant in years.
--
Mark A. Flacy
mfl...@verizon.net
On Monday, March 1, 20
Hi Tom,
Kind of sounds like this isn't what you need, but if you worked with
your source in an older version of Netbeans and want to move it to
Netbeans 12.2, you can export the project from the old version of
Netbeans and then import it into 12.2. The export and import options are
under the File
Never mind - I was stupidly not seeing it right at the “java with Ant”
level - I only looked at the subfolders :-(
Sorry about wasting people’s time.
tom
On Mar 1, 2021 at 6:28:28 PM, Thomas Wolf wrote:
> Hi,
> I guess I haven’t tried to create a project in a long time. Today, I had
> the ne
Hi,
I guess I haven’t tried to create a project in a long time. Today, I had
the need to, but an option that has always been available in the past (NB
8?) - “Java application with existing source” doesn’t seem to exist in
12.2. Is there an equivalent in ant, gradle, or maven projects? I saw an