Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Click on New Snippet on the Code Snippets tab
    Image Removed. You can also create a folder to organize your code snippets by clicking on New Folder and entering a name for your folder.
    Image Added
  2. This will open up the New Snippet tab
    Image RemovedImage Added

  3. Fill out the information needed to define your new snippet below and click on the Save button.
    1. Name is the name of your snippet.

    2. Keywords will be used during searching.

    3. Class is the fully qualified path to the Java class developed. 

    4. Dependencies is dependency to any jar file (the developed class file should be bundled in a jar file and uploaded through Artifacts->File Uploads) used. 

    5. Data Templates includes all the data templates you want to make available to your snippet.