Skip to main content
1-Visitor
June 20, 2017
Solved

how to add the Description of the Extension Packages

  • June 20, 2017
  • 3 replies
  • 1975 views

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

Best answer by ankigupta

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.

3 replies

ankigupta5-Regular MemberAnswer
5-Regular Member
June 21, 2017

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.

wlihua1-VisitorAuthor
1-Visitor
June 21, 2017

hi,Ankit Gupta

thank you very much for your help.

5-Regular Member
June 21, 2017

wlihua​, Glad it helped.