Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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.