Hot fix D76001 addresses the issue(s) in SAS AppDev Studio Eclipse Plug-ins 3.4_M2 on Windows for x64 as documented
in the Issue(s) Addressed section of the hot fix download page:
http://ftp.sas.com/techsup/download/hotfix/HF2/D76.html#D76001
2. Execute D76001x6.exe
This will initiate the installation wizard, which will guide you through the hot fix
installation process.
See the Maintenance Installation Tool
(MIT) documentation for more details on the installation of hot fixes.
The content of this hot fix is listed in the hot fix manifest.
Confirm the file(s) in the location(s) below have been updated to the version listed:
\SASAppDevStudioEclipsePlugins\3.4\VersionedJarRepository\eclipse\plugins\sas.iquery.services.nls_902300.0.0.20120103135500_v920m3f\sas.iquery.services.nls.jar
\SASAppDevStudioEclipsePlugins\3.4\VersionedJarRepository\eclipse\plugins\sas.iquery.services_902300.17.0.20121213071500_v920m3f\sas.iquery.services.jar
Step 1: Web Application updates
The SAS Web Application project must be updated to reference the new files versions. All existing and future
SAS Web Application projects must follow these steps, or they will not reference the hot fix jar files.
If you have already deployed a war file from your SAS Web Application Project, you must open the project,
update the SAS Repository, and export a new war file.
Follow the steps below to update the SAS Repository for the Web Application Project:
1.1 Open the SAS Web Application project in Eclipse
1.2 Expand the project in the package explorer, right click on SAS Repository, and select Properties
1.3 In the listbox, scroll down and highlight sas.iquery.services
1.4 Select 902300.17.0.20121213071500_v920m3f in the version window
1.5 In the listbox, scroll down and highlight sas.siquery.services.nls
1.6 Select 902300.0.0.20120103135500_v920m3f in the version window
1.9 Click Finish
Step 2: Updating SAS Repository for Java Projects
The SAS Repository for SAS Java Projects automatically picks up the latest
version of jar files. If you wish to use the latest jar, you do not need to make
any changes to the SAS Repository for the SAS Java Project. If you wish to
continue using the old jar files, you will have to edit the SAS Repository.
The following steps detail the process for selecting the exact hot fix version for the jars.
2.1 Open the SAS Java Project in Eclipse
2.2 Expand the project in the package explorer, right click on "SAS Repository", and select "Properties"
2.3 Select Add Dependencies
2.4 In the listbox, scroll down and highlight sas.iquery.services (if available)
2.5 In the Match Rule listbox, select Exact
2.6 Select 902300.17.0.20121213071500_v920m3f in the version window
2.7 In the listbox, scroll down and highlight sas.iquery.services.nls (if available)
2.8 In the Match Rule listbox, select Exact
2.9 Select 902300.0.0.20120103135500_v920m3f in the version window
2.13 Click Finish
Step 3: Re-deploy Web Applications
See SAS 9.2 Intelligence Platform Web Application Administration Guide , Chapter 8, for more details.
This completes the installation of hot fix D76001 on Windows for x64.