Upgrading SAS Projects
The goal of upgrading an imported project is to alter
the project content so that it matches the contents of a project of
the same type that was created with AppDev Studio 3.41. The upgrade
process depends on the type of project.
Upgrade a SAS Web Application Project for SAS 9.3
-
Right-click the project
in the Project Explorer and select
Properties.
-
-
Change the version of
the SAS Java Components facet to
9.3.0.0000.
If the SAS Web Infrastructure
Platform facet is enabled, also change its version to
9.3.0.0000.
Both SAS facets can
be enabled if they are the same version. Until you change the version
of both facets to
9.3.0.0000, an error is displayed.
-
Click
Apply to upgrade the project facets.
-
Select
Targeted
Runtimes.
-
Deselect the
ADS Apache Tomcat v6.0 runtime and click
Apply.
This removes the old
server runtime that references the SAS 9.2 Mid-tier JDK Java runtime.
-
Add an updated server
runtime that references the SAS 9.3 Mid-tier JDK Java runtime by re-selecting
the
ADS Apache Tomcat v6.0 runtime and clicking
Apply.
-
-
Select
Project
Clean.
-
In the
Clean dialog box, select
Clean projects selected below and enable the check box for the project that you just upgraded.
Click
OK.
The project is now upgraded.
Upgrade a SAS Java Application or Portlet Project
-
Right-click the project
in the Project Explorer and select
Properties.
-
Select
Java
Build Path and then the
Libraries tab.
-
-
Select the
SAS Tooling library and click
Next.
-
Click
Finish to add the library, and then
OK.
Copyright © SAS Institute Inc. All rights reserved.