vpasquier
1/15/2015 - 4:21 PM

gistfile1.json

"steps": [
    {
      "title": "<b>Nuxeo Platform</b> Project Template",
      "content": "Welcome in the <b>Nuxeo</b> Codenvy Template. We have instantiated for you a project template. When you build it, it produces a jar that can be deployed on a <b>Nuxeo Platform</b> instance. You can use Codenvy to implement the custom java logic that you would not be able to design and configure using <b>Nuxeo Studio</b>, the configuration environment.<ul><li>[https://connect.nuxeo.com/register/#/ Nuxeo Studio Trial]</li><li>[http://doc.nuxeo.com/x/CBU5AQ Getting Started]</li><li>[http://doc.nuxeo.com/x/EIAV Nuxeo Studio Documentation]</li></ul>",
      "element": "gwt-debug-projectExplorerTree-panel",
      "placement": "RIGHT",
      "actions": [
        {
          "action": "openfile /src/main/java/org/nuxeo/sample/SampleOperation.java"
        }
      ]
    }