error: You need to set both JAVA_HOME and PLUGIN_HOME By Cătălin George Feștilă | 30/11/2012 0 CommentThe error is like: java_vm process: You need to set both JAVA_HOME and PLUGIN_HOME1java_vm process: You need to set both JAVA_HOME and PLUGIN_HOMEBoth JAVA_HOME and PLUGIN_HOME are environment variables.Use the next command: set | fgrep -e PLUGIN_HOME -e JAVA_HOME1set | fgrep -e PLUGIN_HOME -e JAVA_HOME