I am trying to runthe GUI program in Apache NetBeans IDE 23 but “Run File”
optionin RunMenu is not enabled. NetBeans is also doingbackgroundprocessing. I
have uploaded the image here:
https://ibb.co/MZ1Yxb3
The code of Jframeclass is given below:
packagecom.mycompany.projexceldb;
i
Hi,
some further hint:
https://plugins.netbeans.apache.org/catalogue/?id=77
The JVi-Plugin also consists of several plugins. As a workaround instead of
bundleing all off thiese plugins to a single plugin, a special plugin which
adds an updatecenter into your ide is added in the netbeans-plugi
Hi,
@Eric thanks for your hints. It helps me to found the needed maven archetype
I have found in the IDE the way to create a new Netbeans-maven-based-Projekt
based on maven-archetypes
New Project...-->Java with Maven-->Project from Archetype-->nbm-suite-root
The created Project allows to add my