Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Commit

Permalink
Adding samples
Browse files Browse the repository at this point in the history
  • Loading branch information
tikaa committed Nov 18, 2015
1 parent 922a048 commit 8bd1971
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 0 deletions.
Binary file added PerspectivePluginSample.zip
Binary file not shown.
Binary file added SampleArtifactPlugin.zip
Binary file not shown.
Binary file added SampleMultipleArtifactPlugin.zip
Binary file not shown.
Binary file added ViewPluginSample.zip
Binary file not shown.
Binary file added icons/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions sample_description.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
[
{
"pluginName":"sample1",
"pluginArchive":"PerspectivePluginSample.zip",
"isUpdatedFromGit" : "true",
"pluginDescription":"this is sample 1 from developer studio ",
"iconLoc":"icon.png"
},
{
"pluginName":"sample2",
"pluginArchive":"SampleArtifactPlugin.zip",
"pluginDescription":"this is sample 2 from developer studio ",
"iconLoc":"icon.png"
},
{
"pluginName":"sample3",
"pluginArchive":"SampleMultipleArtifactPlugin.zip",
"pluginDescription":"this is sample 3 from developer studio ",
"iconLoc":"icon.png"
},
{
"pluginName":"sample4",
"pluginArchive":"ViewPlugin.zip",
"pluginDescription":"this is sample 4 from developer studio ",
"iconLoc":"icon.png"
}
]

0 comments on commit 8bd1971

Please sign in to comment.