MATLAB BUILDER JA 2 Podręcznik Użytkownika Strona 44

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 292
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 43
2 Concepts
What Happens in the Package Process?
The packaging process creates a self-extracting executable (on Windows
platforms) or a
.zip file (on non-Windows platforms). The package contains
at least the followin g:
The Java Builder component
The
.ctf file for the component
The MCR Installer (if the Install MCR option was selected when the
component was built)
Note The packaging process is not available when using mcc directly.
Note When you use Java Builder to create classes, you m us t create those
classes on the same operating system to which you are deploying them
for development (or for use by end users running an application). That is,
for exam ple, if your g oal is to deploy an application to end users to run on
Windows, you must create the Java classes with Java Builder running on
Windows.
The reason for this limi tation is as follow s: although the
.jar file itself might
be platform-independent, the
.jar file is depen dent on the .ctf file, which
is not platform-independent.
2-10
Przeglądanie stron 43
1 2 ... 39 40 41 42 43 44 45 46 47 48 49 ... 291 292

Komentarze do niniejszej Instrukcji

Brak uwag