Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse Oxygen runs ghostcode
Eclipse Oxygen runs ghostcode [message #1768382] Tue, 18 July 2017 08:09
Maximillian Holzvoigt is currently offline Maximillian HolzvoigtFriend
Messages: 1
Registered: July 2017
Junior Member
Hello,
I recently downloaded and installed eclipse oxygen for java developers. Before this i used eclipse neon. My System runs Windows.

I have the problem that Oxygen launches a ghost-code when i press run.
E.G
when i write in my mainmethod something like

System.out.println("here");

and run the program the here is shown. But when i afterwards edit this line of code to

System.out.println("not here");

and launch afterwards, it runs the old sourcecode showing "here" in the console.

Can anyone tell me what i do wrong?
Previous Topic:installation error on Linux-mint
Next Topic:Contextual Method- & Object- list & support during typing of codes?
Goto Forum:
  


Current Time: Fri Apr 26 17:42:02 GMT 2024

Powered by FUDForum. Page generated in 0.08458 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top