Show TOC

Configuring Development Configuration Build OptionsLocate this document in the navigation structure

Context

You can configure the build options for a certain development configuration that you use in the SAP NetWeaver Developer Studio. This allows you to build sources with different JDK versions. In general the JDK lookup is a two step process. This is required because in SAP NetWeaver Development Infrastructure (NWDI) you have one central development configuration where you want to define which JDK will be used, and the multiple local configurations (CBS or Developer Studio) where the host-specific installation path must be defined.

Note that you should not replace the default Java 5.0 facet (it is always a default facet, regardless of the Developer Studio's JVM) with the Java 6.0 facet. This makes the project JDK 6.0 compatible. Since the AS Java runs on a JDK 5.0-compatible virtual machine, your project will not deploy there. The same is valid if you use the Start of the navigation path Properties Next navigation step Java Compiler Next navigation step Compiler End of the navigation path compliance level option to change the project's JDK compliance to 6.0.

Procedure

  1. Open the development configuration in the Development Infrastructure perspective.
  2. On the Overview tab page, open the bottom link Technology Specific .
  3. Configure the JDK options for the development configurations.