Anda di halaman 1dari 7

SPR - Softdoc T0850V04\OUTLEN 80

SOFTWARE RELEASE DOCUMENT

Product Name: NonStop Dev Env for Eclipse


SPR ID: T0850V04
DATE: 12SEP2013

Copyright Notice: HP RESTRICTED

Copyright 2013 Hewlett-Packard Development Company, L.P. Protected as


an unpublished work.

The computer program listings, specifications and documentation herein


are the property of Compaq Computer Corporation and successor entities
such as Hewlett-Packard Development Company, L.P., or a third party
supplier and shall not be reproduced, copied, disclosed, or used in
whole or in part for any reason without the prior express written
permission of Hewlett-Packard Development Company, L.P.

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:

HP Integrity NonStop servers

A personal computer running Windows that has network access to one


or more NonStop servers.

Privileges:
- Access to Integrity NonStop server (H06.018 or later)
is required for SQL compile-time operations
(cross-compiler based build).

- Access to Integrity NonStop server (H06.18 or later) is


required for remote development.

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:

T0607H32^AQA NATIVE C/C++ PREPROCESSOR, See NOTE


NT
T0610H32^AQA COBOL PREPROCESSOR ON NT See NOTE
T2771G06 OSS REMOTE EXECUTION SERVER
T2776V01 ETK NATIVE COBOL COMPILER - for TNS/R applications
T2776V03^ABP PC Hosted COBOL Cross - for TNS/E applications
Compiler
T2777V01 ETK NATIVE C/C++ COMPILER - for TNS/R applications
T2777V03^ABP PC Hosted C/C++ Cross - for TNS/E applications
Compiler
T2778V01 ETK PTAL COMPILER - for TNS/R applications
T2778V03^ABP PC Hosted pTAL Cross - for TNS/E applications
Compiler
T7968H32^AMX ODBC/MX CLIENT

- Microsoft Windows XP SP3 or later (x86),Windows 7 x86/x64, or


Windows 8 x86/x64 operating system
- Eclipse Juno Package (version 4.2.2) and C/C++ Development
Tooling (CDT) Version 8.1.2
- Cygwin Make Package version 3.8.1 or Msys version 1.0
- Java Runtime Environment(JRE) version 1.6 or 1.7
- The NSDEE Debugging package or Visual Inspect (required only for
Debugging NonStop applications)
- Telnet and FTP services running on the NonStop server, when
using unsecure connection to use the product for remote development

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.

Retrieving Eclipse and NSDEE Version Information


------------------------------------------------

To retrieve version information from Eclipse, select About Eclipse


from the Help menu. To obtain specific versions of software installed,
in the About Eclipse dialog select an icon. To choose the proper icon,
hover your cursor over an icon and the name appears.

To view the Eclipse version or Java Development Tools version, select


the icon named "Eclipse.org". To view the the CDT version, select the
icon named "Eclipse CDT". To view the version of NSDEE you have
installed, select the icon named "Hewlett-Packard Company".

Verify the following software versions. (Other software listed is not


important for NSDEE):
Provider Feature name Version
------------------------------------------------------------------
Eclipse.org Eclipse Platform 4.2.2.*
Eclipse.org Eclipse Java Development Tools 4.2.2.*
Eclipse CDT Eclipse C/C++ Development Tools 8.1.2.*
Hewlett-Packard Company NSDEE Base Platform - T0850 4.0.0

Feature IDs for software versions:

Feature name Version Feature ID


------------------------------------------------------------------
Eclipse Platform 4.2.2.* org.eclipse.platform
Eclipse Java Development Tools 4.2.2.* org.eclipse.jdt
Eclipse C/C++ Development Tools 8.1.2.* org.eclipse.cdt
NSDEE Base Platform - T0850 4.0.0 com.hp.nsdee.feature

Manuals:

Online Help The "NonStop Development Environment for Eclipse User


Guide" is integrated with the product. (Select Help
contents from the Eclipse Help Menu). No separate manuals
are made available for this product.

Migration Considerations:

Use the tool 'Import..' (General -> Existing projects into


workspace) to migrate the NSDEE 3.0 projects to NSDEE 4.0.

Installation Considerations:

NOTE: See "NSDEE 4.0 Quick Start.pdf" on the installation media for
installation instructions including graphics, and help with
getting started.

To install NSDEE Core, perform the following steps from Eclipse:

1. From the Eclipse main menu bar, select Help > Install New
Software...

2. Optional: In the resulting Install wizard, deselect the check


box labeled, "Contact all update sites during install to find
required software". (Deselecting the check box accelerates
installation because it stops the installer from searching
remote sites for updates.)

3. In the Install wizard, select the Add... button.

4. In the resulting Add Repository dialog, select the Archive...


button.

5. In the resulting Repository archive dialog, navigate to the


installation CD and double-click NSDEE-Core.zip.

6. Back in the Add repository dialog, select the OK button.


7. Back in the Install Wizard, select the check box next to NSDEE,
then select Next.

8. In the resulting Install Details page, select Next.

9. In the Review Licenses page, accept the terms of the license


agreement, then select Finish to start installation.

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)

Known Problems Remaining:

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:

1. OSS special characters ':' and '\' can't be represented in the


NonStop Projects view. They are replaced with a bullet and a dash,
respectively, but the actual file or folder contains a colon or
backslash.

2. NSDEE does not support local folders and files with names ending
with '.'(period).

3. Mixing of Guardian and OSS style pathnames (of the form


"/home/../G") is not supported. To access the Guardian file
system using OSS-style path, the path should start with "/G".

4. FTP can not handle special characters ?, {, {} and [] in file


names. Use SFTP instead.

5. Short keys are not supported for any of the NonStop Tools.

6. Remote development is applicable for Integrity based systems only.

7. Including machine names in Guardian paths specified is not


supported in this release.

8. Console breakpoint command for Guardian cannot use language


extension in file name.

9. Clicking the 'Restore Defaults' button in the Project


property page Tool Chain Editor will add all the available
tools in the tool chain.

10. Header files are not automatically identified in SQL/MX files.


Add the header file path to the Includes section of the compiler
to remove this error from appearing in the editor.

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.

14. Compiler properties cannot be set separately at file level for


SQL/MX files. Only preprocessor properties can be set at file
level for SQL/MX files.

Anda mungkin juga menyukai