|
|
|
|
Re: Java issues [message #1718487 is a reply to message #1718486] |
Thu, 24 December 2015 09:27  |
Eclipse User |
|
|
|
On 12/24/2015 07:26 AM, Russell Bateman wrote:
> On 12/24/2015 07:00 AM, Bill T. wrote:
>> On 12/23/2015 9:43 AM, Simon Blaum wrote:
>>> Hi :)
>>> we have java programming in school so I want to programm with eclipse
>>> at home. First I installed Java and the JDK. Then I downloaded
>>> Eclipse. Then I write a short test. I write System.out.print("Test");
>>> Normaly everything should be ok with this. But the Eclipse console
>>> says "TestPicked up _JAVA_OPTIONS: -Xmx512M"
>>> I don't know why. I think it have something to do with the
>>> environment variables but I don't know.. Can someone help me?
>>>
>>> greetings
>>> Simon
>>>
>>
>> Looking at your picture there are 2 clues. one the different color of
>> the extra string. that indicates it came out on the error output.
>>
>> other thing is that you used javaw (the version for gui running) try
>> doing it with the console executable java and see if the message
>> reappears.
>
> In other words, Simon, check out:
>
> https://wiki.eclipse.org/Eclipse.ini
(Sorry, I/Bill mean the third Windows option using java.exe.)
|
|
|
Powered by
FUDForum. Page generated in 0.08969 seconds