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

Commit

Permalink
restructuring the templates repository
Browse files Browse the repository at this point in the history
  • Loading branch information
tikaa committed Nov 19, 2015
1 parent 8bd1971 commit 8d512c2
Show file tree
Hide file tree
Showing 18 changed files with 56 additions and 27 deletions.
File renamed without changes.
File renamed without changes
8 changes: 8 additions & 0 deletions org.wso2.artifact.plugin.sample/sample_description.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"pluginName":"sample2",
"id":"org.wso2.artifact.plugin.sample",
"pluginArchive":"SampleArtifactPlugin.zip",
"isUpdatedFromGit" : "true",
"pluginDescription":"this is sample 2 from developer studio ",
"iconLoc":"icon.png"
}
7 changes: 7 additions & 0 deletions org.wso2.artifact.plugin.sample/sample_description.json~
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"pluginName":"sample2",
"id":"org.wso2.artifact.plugin.sample",
"pluginArchive":"SampleArtifactPlugin.zip",
"pluginDescription":"this is sample 2 from developer studio ",
"iconLoc":"icon.png"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"pluginName":"sample3",
"id":"org.wso2.multiple.artifact.plugin.sample",
"pluginArchive":"SampleMultipleArtifactPlugin.zip",
"pluginDescription":"this is sample 3 from developer studio ",
"iconLoc":"icon.png"
}
Empty file.
File renamed without changes.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"pluginName":"sample1",
"id":"org.wso2.perspective.from.git.plugin.sample",
"pluginArchive":"PerspectivePluginSample.zip",
"isUpdatedFromGit" : "true",
"pluginDescription":"this is sample 1 from developer studio ",
"iconLoc":"icon.png"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"pluginName":"sample1",
"id":"org.wso2.perspective..from.git.plugin.sample",
"pluginArchive":"PerspectivePluginSample.zip",
"isUpdatedFromGit" : "true",
"pluginDescription":"this is sample 1 from developer studio ",
"iconLoc":"icon.png"
}
File renamed without changes.
Binary file added org.wso2.view.plugin.sample/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.
7 changes: 7 additions & 0 deletions org.wso2.view.plugin.sample/sample_description.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"pluginName":"sample4",
"pluginArchive":"ViewPlugin.zip",
"id":"org.wso2.view.plugin.sample",
"pluginDescription":"this is sample 4 from developer studio ",
"iconLoc":"icon.png"
}
Empty file.
32 changes: 5 additions & 27 deletions sample_description.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,5 @@
[
{
"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"
}
]
{ "id":"org.wso2.perspective.from.git.plugin.sample",
"id":"org.wso2.artifact.plugin.sample",
"id":"org.wso2.multiple.artifact.plugin.sample",
"id":"org.wso2.view.plugin.sample",
}
6 changes: 6 additions & 0 deletions sample_description.json~
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"id":"org.wso2.perspective.from.git.plugin.sample",
"id":"org.wso2.artifact.plugin.sample",
"id":"org.wso2.multiple.artifact.plugin.sample",
"id":"org.wso2.view.plugin.sample",
}

0 comments on commit 8d512c2

Please sign in to comment.