We link to extend(https://platform.netbeans.org/tutorials/nbm-projectextension.html) and add some functionality to Netbean Python plug-in. For that, we needed to know the projectType of that plugin. Where can we get it.
Asked
Active
Viewed 74 times
1 Answers
0
I know it has been a while since you asked this question, but if you are still looking for this, here is a link to python code base. Look inside the layer.xml
file. That is where the project type is configured.

ShaggyInjun
- 2,880
- 2
- 31
- 52