Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Template:Jetty Options Row"

Line 2: Line 2:
 
|-
 
|-
 
! {{{1}}}
 
! {{{1}}}
| {{#if: {{{*}}} | | X }}
+
| {{#if: {{{*|}}} | | X }}
 
| X <!-- All -->
 
| X <!-- All -->
| {{#if: {{{default}}} | X }}
+
| {{#if: {{{default|}}} | X }}
| {{#if: {{{Server}}} | X }}
+
| {{#if: {{{Server|}}} | X }}
| {{#if: {{{ext}}} | X }}
+
| {{#if: {{{ext|}}} | X }}
 
| {{#if: {{{resources|}}} | X }}
 
| {{#if: {{{resources|}}} | X }}
 
| {{#if: {{{server|}}} | X }}
 
| {{#if: {{{server|}}} | X }}

Revision as of 03:17, 3 July 2009

|- ! {{{1}}} | X | X | | | | | | | | | | | | | | | | | | | | |


Usage : |- ! /lib/jarname-*.jar |   | X |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |- ! /lib/jarname-*.jar |   | X |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |  

Back to the top