SPR - Softdoc T0850V04
SPR - Softdoc T0850V04
SPR - Softdoc T0850V04
Summary:
NSDEE 4.0 now supports Eclipse Juno 4.2 and CDT 8.1. NSDEE 4.0
supports the Remote terminal plugin (Target Management Terminal).
NSDEE 4.0 has removed the deprecated Nsdee 2.1 perspective.
Required Hardware:
Privileges:
- Access to Integrity NonStop server (H06.018 or later)
is required for SQL compile-time operations
(cross-compiler based build).
Desktop :
- Network access supporting TCP/IP (network card, phone line,
etc).
- CD ROM should be enabled for installation
- Disk space 500 MB
- 100 to 150 MB additional PC hard drive space per
cross-compiler RVU
- 512 MB to 1 GB RAM
Required Firmware:
NONE
Required Software:
OR
- SSH and SFTP services running on the NonStop server, when using
secure connection to use the product for remote development
(T0801H01^AAO or a later release of the SSH Server is recommended)
- Target Management Terminal plugin if you want to use Terminal view
for accessing NonStop OSH or TACL shell.
NOTE: Based on the RVU selected for the application, the corresponding
SQL/MX preprocessor must be installed.
Manuals:
Migration Considerations:
Installation Considerations:
NOTE: See "NSDEE 4.0 Quick Start.pdf" on the installation media for
installation instructions including graphics, and help with
getting started.
1. From the Eclipse main menu bar, select Help > Install New
Software...
11. When the installation completes, you will be asked if you want
to restart Eclipse. Select the Restart Now button. NSDEE Core
is now installed.
New Features:
1. [V04]
Allowed usage of JDK 1.7.
(SOLN 10-121218-5754)
2. [V04]
Sample projects are now part of NSDEE 4.0 package.
(SOLN 10-110228-6406)
Problems Corrected:
1. [V04]
SYMPTOMS:
In project properties (specially in case of Remote settings and
Tool Locations pages) clicking on Apply for a second time does
not save the data.
IMPACT:
None
CONDITIONS:
In project properties clicking on Apply for a second time does
not save the data.
LIKELIHOOD:
Certain
WORKAROUNDS:
Make all the changes in one go and then Apply or alternatively,
make a change, apply, close, and reopen for next modification.
(SOLN 10-130320-6655)
2. [V04]
SYMPTOMS:
SQL/MP compile and deploy tools miscellaneous options are not
getting migrated.
IMPACT:
Some Cobol Compile and Deploy tool options will not be migrated.
CONDITIONS:
When we migrate a COBOL SQL/MP project with either -Wsqllist of
-Wsqlcomp options set.
LIKELIHOOD:
Certain
WORKAROUNDS:
The user can manually add the options to the Compile and Deploy
tools Miscellaneous section.
(SOLN 10-130320-6667)
3. [V04]
SYMPTOMS:
Remote browser fails to show guardian files with some file codes
such as 572A, 573A, 574A, 575A, and so on.
CONDITIONS:
NA
LIKELIHOOD:
Certain
WORKAROUNDS:
None
(SOLN 10-120601-3462)
4. [V04]
SYMPTOMS:
Import of ETK projects of type Archive fails.
CONDITIONS:
Importing Archive projects with macro OutDir used in the project.
LIKELIHOOD:
Certain.
WORKAROUNDS:
Remove '$(OutDir)/' from each of the ETK Project Configuration
Output files value and migrate the project to NSDEE.
(SOLN 10-130409-6917)
1. SYMPTOMS:
While launching the debug configuration for a remote project,
other NonStop projects which are not built will be built before
launching the Debug configuration.
CONDITIONS:
None
LIKELIHOOD:
Certain
WORKAROUNDS:
Close the projects that you do not want to be built.
(SOLN 10-101117-4560)
2. SYMPTOMS:
Remote projects are not imported correctly.
CONDITIONS:
Importing remote projects by accessing the local project
location.
LIKELIHOOD:
Certain.
WORKAROUNDS:
Create a new remote project with the same location and
connection configuration.
(SOLN 10-120601-3460)
3. SYMPTOMS:
NSDEE 3.0: CDT Code Analysis does not read NonStop include files
and produces many unnecessary errors.
IMPACT:
Perfectly compiling sources when opened by the editor and Code
Analysis is enabled, gives hundreds of unnecessary errors.
CONDITIONS:
None
LIKELIHOOD:
Depends on the header files used.
(SOLN 10-130124-6060)
4. SYMPTOMS:
NSDEE 3.0 IDE reports erroneously semantic errors in window
'Problems'
IMPACT:
IDE reports erroneously semantic errors in window 'Problems'
CONDITIONS:
Mostly with SQL source files
LIKELIHOOD:
Likely
WORKAROUNDS:
Ignore the problems
Or:
In Preferences ->General->Editors ->Text Editors ->Annotations->
Errors->Unset all check boxes
In Preferences ->General->Editors ->Text Editors ->Annotations->
Spelling Errors->Unset all check boxes
(SOLN 10-120801-4293)
Supplemental Information:
Limitations:
2. NSDEE does not support local folders and files with names ending
with '.'(period).
5. Short keys are not supported for any of the NonStop Tools.
11. Below are some of the known issues with Cygwin. Please use the
patched version of Cygwin to avoid these issues.
- Out of project files will not be built properly because
Windows path is not supported by Cygwin.
- When a project is dependent on other projects and the
dependant project is built, sometimes the following error
occurs:
*** target pattern contains no `%'. Stop.
12. The browse button in Remote settings page will not reflect the
updated target platform, if target platform value is modified
after project creation.