79423357

Date: 2025-02-08 14:39:18
Score: 0.5
Natty:
Report link

After much investigation, I discovered that creating a Project Configuration in Apache Netbeans results in the creation of a property file in the folder nbproject/configs. I opened this file (in my case Deploy.properties) and made it look like this:

$label=Deploy
CreateInstaller=true

This made CreateInstaller visible in my project's build.xml.

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: mstoreysmith