Is your JDeveloper 12c too slow, follow these 3 basic steps and increase perfomance of JDeveloper 12c (12.1.3) Step 1: Configure JVM settings in jdev.conf...
Is your JDeveloper 12c too slow, follow these 3 basic steps and increase perfomance of JDeveloper 12c (12.1.3) Step 1: Configure JVM settings in jdev.conf Path: $MV_HOME$/jdeveloper/jdev/bin/jdev.conf # optimize the JVM for strings / text editing AddVMOption -XX:+UseStringCache AddVMOption -XX:+OptimizeStringConcat AddVMOption -XX:+UseCompressedStrings # if on a 64-bit system, but using less than 32 GB RAM, this reduces object pointer memory size AddVMOption...
Is your JDeveloper 12c too slow, follow these 3 basic steps and increase perfomance of JDeveloper 12c (12.1.3) Step 1: Configure JVM settings in jdev.conf Path: $MV_HOME$/jdeveloper/jdev/bin/jdev.conf...
Step 1: Go To Tools->Preferences->Code Editor->Save Actions Step 2: Remove "Bild Project After Save"
Step 1: Download Bundle Patch 3 Go to "Oracle Support" and Search bug number (20900599) Step 2: Run "Command Prompt (cmd)" as Administrator Step 3: Set...
Step 1: Download Bundle Patch 3 Go to "Oracle Support" and Search bug number (20900599) Step 2: Run "Command Prompt (cmd)" as Administrator Step 3: Set "ORACLE_HOME" and add OPatch directory to "PATH" variable SET ORACLE_HOME=C:\Dev\Oracle\Middleware12c (Oracle direcotry)SET PATH=%PATH%;C:\Dev\Oracle\Middleware12c\OPatch (OPatch direcotry) Step 4: Extract the downloaded patch and browse folder via cmd cd ......\p20900599_121300_Generic\20900599 Step 5: Run "opatch apply"
Step 1: Download Bundle Patch 3 Go to "Oracle Support" and Search bug number (20900599) Step 2: Run "Command Prompt (cmd)" as Administrator Step 3: Set "ORACLE_HOME" and add OPatch directory to "PATH"...