INNER CODE UNIT · Java

P4IGNORE

oracle/coherence · bin/cfgcommon.sh:162

    P4IGNORE=$DEV_ROOT/.p4ignore
    export P4IGNORE
    echo P4IGNORE = $P4IGNORE
  fi

  #
  # Add the RQ executables to the PATH environment variable
  #
  PATH=$PATH:$DEV_ROOT/tools/wls/infra

  #
  # Set the CLASSPATH environment variable
  #
  _CLASSPATH=$CLASSPATH
  CLASSPATH=""
  export CLASSPATH
  echo CLASSPATH = $CLASSPATH

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…