Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
I want to make a Extension Package with java . and how to add the Description of the Project.
there no place to do it.
is it possible to do it? how to do?
Thanks
Solved! Go to Solution.
Hi wlihua,
In your eclipse project navigate to PackageExplorer -> <YourThingWorxExtensionProject> -> configfiles -> metadata.xml
and update the description field highlighted below and save.
I hope it helps.
Hi wlihua,
In your eclipse project navigate to PackageExplorer -> <YourThingWorxExtensionProject> -> configfiles -> metadata.xml
and update the description field highlighted below and save.
I hope it helps.
hi,Ankit Gupta
thank you very much for your help.