Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. 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.