|
|
@@ -219,6 +219,15 @@ specifies the packages to exclude from the export<br> |
|
|
|
</pre> |
|
|
|
This example exports all packages in the VAJ project 'MyProject', except |
|
|
|
packages starting with 'test'. |
|
|
|
<h3>Default Excludes</h3> |
|
|
|
The default excludes are:<br> |
|
|
|
<pre> |
|
|
|
IBM*/** |
|
|
|
Java class libraries/** |
|
|
|
Sun class libraries*/** |
|
|
|
JSP Page Compile Generated Code/** |
|
|
|
VisualAge*/** |
|
|
|
</pre> |
|
|
|
<hr> |
|
|
|
<h2><a name="vajimport"></a>VAJImport</h2> |
|
|
|
|
|
|
|