Reference to undefined variable jrebel_args




Asked on June 02, 2015
I have installed JRebel in my Eclipse Luna but now I have remove the Jrebel from my IDE and start my Tomcat Server and get this problem. Please tell me how to remove this type of problem?

Starting tomcat server at localhost has encountered a problem. Reference to undefined variable jrebel_args.





Replied on June 02, 2015
1-Click on the server tab on your eclipse and double click on the Tomcat server.
2-Click on the Open launch configuration >> select the argument tab.
3-In VM arguments remove the
${jrebel_args:org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.l??aunching.macosx.MacOSXType/Java SE 7 [1.7.0_67]} 
4-Apply >> OK



Write Answer











©2024 concretepage.com | Privacy Policy | Contact Us