Brocade Network Advisor REST API Guide (Supporting Network Manuale Utente Pagina 63

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 190
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 62
Brocade Network Advisor REST API Guide 49
53-1003160-01
Binding the schema
4
<target name="generate-artifacts" depends="init">
<property name="java.home" value="env.JAVA_HOME"/>
<property name="xjc.destination" value="<where you want the java classes>"/>
<property name="xjc.source" value="<INSTALL-DIR>/conf/rest-schema"/>
<exec dir="${java.home}\bin" executable="xjc">
<arg line="-d ${xjc.destination} ${xjc.source}"/>
</exec>
</target>
Vedere la pagina 62
1 2 ... 58 59 60 61 62 63 64 65 66 67 68 ... 189 190

Commenti su questo manuale

Nessun commento