Skip to content

allxiao/jenkins-jelly-schemas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schema Definition for the Jenkins Jelly TagLib

Provides schema definitions for the Jelly tag libraries defined in the Jenkins core project.

The schemas were generated with the script schema-gen.rb from the tag libraries in the Jenkins core.

schema-gen.rb path/to/jenkins/resources/lib/form
schema-gen.rb path/to/jenkins/resources/lib/hudson
schema-gen.rb path/to/jenkins/resources/lib/layout
schema-gen.rb path/to/jenkins/resources/lib/test

This completes the schema set suggested in the official wiki page Writing Jelly views with IDE assistance.

How to use this?

  1. Download the schema files
  2. Follow the instructions for your IDE to add the local schema locations for the XML namespaces.
  3. Now you should have autocompletion support for the tags / attributes in Jelly.

About

Schema definitions for the Jenkins Jelly core TagLib

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages