Sunteți pe pagina 1din 6

Using Visual Studio 2013 with Oracle JD

Edwards EnterpriseOne
ORACLE WHITE PAPER

OCTOBER 2015

Disclaimer
The following is intended to outline our general product direction. It is intended for information
purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any
material, code, or functionality, and should not be relied upon in making purchasing decisions. The
development, release, and timing of any features or functionality described for Oracles products
remains at the sole discretion of Oracle.

USING VISUAL STUDIO 2013 WITH ORACLE JD EDWARDS ENTERPRISEONE

Table of Contents
Disclaimer

Applies To

Purpose

Steps for Development Clients

Install Microsoft Visual Studio 2013

Install Windows Software Development Kit for Windows 8.1

Modify the JDE.INI File

Steps for Enterprise servers

Install Microsoft Visual Studio 2013

Modify the JDE.INI File

Conclusion

USING VISUAL STUDIO 2013 WITH ORACLE JD EDWARDS ENTERPRISEONE

Applies To
JD Edwards EnterpriseOne Tools and Applications 9.2.0.0 and up. Refer to the Certify system for exact support levels.

Purpose
The purpose of this document is to describe the JDE.INI settings necessary for using Microsoft Visual Studio 2013 with Oracle JD
Edwards EnterpriseOne. This information applies to development client machines, deployment servers, and enterprise servers.

Steps for Development Clients


Install Microsoft Visual Studio 2013
Install Visual Studio 2013 from Microsofts Web site. You should only install Microsoft Visual Studio 2013 on operating systems
supported both by Microsoft Visual Studio and Oracle JD Edwards. Refer to the Oracle Certification system on support.oracle.com for
the latest service packs, releases, and operating systems supported with Visual Studio 2013 (the information will be under the JD
Edwards EnterpriseOne Deployment Server and JD Edwards EnterpriseOne Development Client products).
URL for Microsoft Visual Studio 2013: https://msdn.microsoft.com/en-us/library/dd831853(v=vs.120).aspx
You must install Visual Studio 2013 to the C: drive.

Install Windows Software Development Kit for Windows 8.1


Install the Windows Software Development Kit for Windows 8.1 from Microsofts Web site. You should install this specific version even
if your operating system is not Windows 8.1 but only if the operating system is supported both by Oracle JD Edwards and Microsoft
Windows Software Development Kit for Windows 8.1. Refer to the Oracle Certification system on support.oracle.com for the latest
service pack, releases, and operating systems supported with Windows Software Development Kit for Windows 8.1 (the information will
be under the JD Edwards EnterpriseOne Deployment Server and JD Edwards EnterpriseOne Development Client products).
URL for Windows Software Development Kit for Windows 8.1: http://msdn.microsoft.com/enus/windows/desktop/bg162891.aspx

Modify the JDE.INI File


For development clients and deployment servers open up the C:\Windows\JDE.INI file and set this parameter.
[JDE_CG]
VisualStudioVersion=2013
SimultaneousBuild=4
The ActiveConsole will need to be restarted in order to successfully run all client based package build processes (client package build,
busbuild.exe, OMW busbuild, etc..).

1 | USING VISUAL STUDIO 2013 WITH ORACLE JD EDWARDS ENTERPRISEONE

Steps for Enterprise servers


Install Microsoft Visual Studio 2013
Install Visual Studio 2013 from Microsofts Web site. You should only install Microsoft Visual Studio 2013 on operating systems
supported by both Microsoft Visual Studio and Oracle JD Edwards. Refer to the Oracle Certification system on support.oracle.com for
the latest service packs, releases, and operating systems supported with Visual Studio 2013 (the information will be under the JD
Edwards EnterpriseOne Enterprise Server product).
URL for Microsoft Visual Studio 2013: https://msdn.microsoft.com/en-us/library/dd831853(v=vs.120).aspx
You must install Visual Studio 2013 to the C: drive.
Install Windows Software Development Kit for Windows 8.1
Install the Windows Software Development Kit for Windows 8.1 from Microsofts Web site. You should install this specific version even
if your operating system is not Windows 8.1 but only if the operating system is supported both by Oracle JD Edwards and Microsoft
Windows Software Development Kit for Windows 8.1. Refer to the Oracle Certification system on support.oracle.com for the latest
service pack, releases, and operating systems supported with Windows Software Development Kit for Windows 8.1 (the information will
be under the JD Edwards EnterpriseOne Deployment Server and JD Edwards EnterpriseOne Enterprise Server product).
URL for Windows Software Development Kit for Windows 8.1: http://msdn.microsoft.com/enus/windows/desktop/bg162891.aspx

Modify the JDE.INI File


For enterprise servers open up the C:\JDEdwardsPPack\E910\system\bin32\JDE.INI file and set the following parameters. The settings
below assume youve install Microsoft Visual Studio 2013 and Microsoft Windows Kits 8.1 to their default locations.
[JDE_CG]
INCLUDES= c:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\atlmfc\include;C:\Program Files (x86)\Windows
Kits\8.1\Include\um;C:\Program Files (x86)\Windows
Kits\8.1\Include\shared;$(SYSTEM)\INCLUDE;$(SYSTEM)\INCLUDEV;$(SYSTEM)\CG;$(APP)\INCLUDE
LIBS=c:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\lib;c:\Program Files (x86)\Microsoft Visual Studio
12.0\VC\atlmfc\lib;C:\Program Files (x86)\Windows Kits\8.1\Lib\winv6.3\um\x86;$(SYSTEM)\LIB32;$(SYSTEM)\LIBV32;$(APP)\LIB32
MAKEDIR=c:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools;c:\Program Files (x86)\Microsoft Visual Studio
12.0\Common7\Tools;c:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin;c:\Program Files (x86)\Microsoft Visual Studio
12.0\Common7\IDE;C:\Program Files (x86)\Windows Kits\8.1\bin\x86
STDLIBDIR=c:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\lib;c:\Program Files (x86)\Microsoft Visual Studio
12.0\VC\atlmfc\lib;C:\Program Files (x86)\Windows Kits\8.1\Lib\winv6.3\um\x86
CLASSPATH=C:\JDEdwardsPPack\E910\system\Classes\xalan.jar;C:\JDEdwardsPPack\E910\system\Classes\xerces.jar;C:\JDEdwar
dsPPack\E910\system\Classes\kernel.jar;C:\JDEdwardsPPack\E910\system\Classes\XTS.jar;C:\JDEdwardsPPack\E910\system\Class
es\log4j.jar;C:\JDEdwardsPPack\E910\system\Classes
VisualStudioVersion=2013
[BSFN BUILD]
OptimizationFlags=/FD /Gz /Oi /Ob1 /Gs /GF /Zi /MD /W4 /EHsc /Gy /Oy-

The JD Edwards Network services will need to be restarted in order to successfully run the server-based package build process.

2 | USING VISUAL STUDIO 2013 WITH ORACLE JD EDWARDS ENTERPRISEONE

Conclusion
This paper explains the step necessary to use Microsoft Visual Studio 2013 with Microsoft Windows Software Development Kit for 8.1.

Oracle Corporation, World Headquarters

Worldwide Inquiries

500 Oracle Parkway

Phone: +1.650.506.7000

Redwood Shores, CA 94065, USA

Fax: +1.650.506.7200

CONNECT W ITH US

blogs.oracle.com/oracle
facebook.com/oracle
twitter.com/oracle
oracle.com

Copyright 2015, Oracle and/or its affiliates. All rights reserved. This document is provided for information purposes only, and the
contents hereof are subject to change without notice. This document is not warranted to be error-free, nor subject to any other
warranties or conditions, whether expressed orally or implied in law, including implied warranties and conditions of merchantability or
fitness for a particular purpose. We specifically disclaim any liability with respect to this document, and no contractual obligations are
formed either directly or indirectly by this document. This document may not be reproduced or transmitted in any form or by any means,
electronic or mechanical, for any purpose, without our prior written permission.
Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.
Intel and Intel Xeon are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and
are trademarks or registered trademarks of SPARC International, Inc. AMD, Opteron, the AMD logo, and the AMD Opteron logo are
trademarks or registered trademarks of Advanced Micro Devices. UNIX is a registered trademark of The Open Group. 0615
White Paper Title
October 2015
Author: [OPTIONAL]
Contributing Authors: [OPTIONAL]

3 | USING VISUAL STUDIO 2013 WITH ORACLE JD EDWARDS ENTERPRISEONE

S-ar putea să vă placă și