0

How come whenever I click on run, it says in the console in red:

picked up _JAVA_OPTIONS: -Xmx512M

I'm confused because it never happens to other people who use Eclipse.

Mike Laren
  • 8,028
  • 17
  • 51
  • 70
bl729
  • 1
  • Do you have any environment variable with that name set (in the Run configuration or globally)? – Thilo Jun 02 '15 at 01:44
  • It says Picked up _JAVA_OPTIONS: -Xmx512M right underneath what I just ran. – bl729 Jun 02 '15 at 01:48
  • Is there anything else written that can help us help you? This is one of the options Eclipse can start up with; see here; https://stackoverflow.com/questions/11758010/what-is-the-right-way-to-set-jvm-params-in-eclipse – Ross Jun 02 '15 at 01:54
  • What's the rest of it say? – nitind Jun 02 '15 at 03:42
  • does your `eclipse.ini` file contain something like this "-Xmx512m" if it doesnt you can add the entry there to whatever value you like – Vihar Jun 02 '15 at 05:56

0 Answers0