Importing and Exporting Java Code

Team-Fly

VisualAge for Java stores projects in a repository, rather than directly in the file system. To allow developers to share the code, you must import and export Java classes. Many formats are available for importing and exporting Java classes and resources from VisualAge for Java.

Java Class Files

You can export Java class files when you are ready to test them outside the VisualAge for Java environment or deploy your program. Class files can also be imported into VisualAge for Java. However, the imported class cannot be changed, and the source code is not visible.

Java Source Code

Java source code can be compiled while it is being imported from the file system. It can also be exported when you want to share it with other developers.

Java Archive Files

Java archive files use the file type JAR and enable you to compress a Java applet and its resources (such as class files, images, and sounds) into a single file. Any VisualAge for Java project can be exported as a JAR file.


Team-Fly


Java & BAPI Technology for SAP
Java & BAPI Technology for SAP
ISBN: 761523057
EAN: N/A
Year: 1998
Pages: 199

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net