Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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.