Cannot find the local widget when following Build a Pluggable Native Widget

1
when go through the doc https://docs.mendix.com/howto/extensibility/build-native-widget, i cannot get the created local widget. ”Search in Toolbox for the Group Box widget.” who can i ask help from? what the best practice document for knowing  how to develop a custom widget.    
asked
1 answers
0

Hi,

Just check the path you defined in package.json, its a field called projectPath. You can also copy the generated MPK from dist folder inside your Mendix Project (inside widgets folder)

answered