Brocade Network Advisor REST API Guide (Supporting Network Instrukcja Użytkownika Strona 63

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 190
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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>
Przeglądanie stron 62
1 2 ... 58 59 60 61 62 63 64 65 66 67 68 ... 189 190

Komentarze do niniejszej Instrukcji

Brak uwag