Skip to content

Commit

Permalink
add a PluginId and VendorId
Browse files Browse the repository at this point in the history
  • Loading branch information
christianrauch committed Oct 20, 2024
1 parent 234cb33 commit 193ceac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/project_manager/ROSProjectManager.json.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"Id" : "ros",
"Name" : "ROSProjectManager",
"Version" : "${IDE_VERSION}",
"CompatVersion" : "${IDE_VERSION_COMPAT}",
"VendorId" : "rosindustrial",
"Vendor" : "ROS Industrial",
"Copyright" : "(C) 2015 ROS Industrial",
"License" : [ "Commercial Usage",
Expand Down

0 comments on commit 193ceac

Please sign in to comment.