Skip to main content



      Home
Home » Newcomers » Newcomers » Eclipse Oxygen runs ghostcode
Eclipse Oxygen runs ghostcode [message #1768382] Tue, 18 July 2017 04:09
Eclipse UserFriend
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: Sat Mar 15 11:18:13 EDT 2025

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

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

Back to the top