Related questions
Unable to use a package org.apache.commons.lang.StringUtils
I am new to Jdeveloper and I was writing a program which used text in between two strings. I stumbled upon StringUtils.substringBetween() function but when I compile the program it says it cannot find variable StringUtils and does not …
Java.lang.OutOfMemory Java Heap Space JDeveloper
I am writing an application on Java and it is throwing this error Java.lang.OutOfMemory Java Heap Space JDeveloper. I know that I can add java -Xmx512m to the command line to solve the problem. However, I need …
How to solve JDK issue unexpected at this time
I need your assistant in configuring the Jdeveloper 11.1.3 in my machine. I installed it and I installed the JDK. When I tried to ran a sample jsf file " Right Click-> Run", it generates the error:
\Java\jdk1.6.0_45 was unexpected …