Jump to content
  • 0

Eclipse - Java Class


Question

Posted

Hello everyone!

I'm still a newbie, i would like to ask you how to apply a java code in eclipse?

Anyone can help i would appreciate it! :)

 

Regards, Strain.

4 answers to this question

Recommended Posts

  • 0
Posted

Hello everyone!

I'm still a newbie, i would like to ask you how to apply a java code in eclipse?

Anyone can help i would appreciate it! :)

 

Regards, Strain.

 

Click right on the project, Team -> Apply Patch.

  • 0
Posted

And when you see errors, that means the line that is defined in patch, lets say 10, is not there anymore (in past it was 10th line, but now its 12th). You got the point. So, those files you have to add manually.

 

Follow - + order, you delete lines with - and add at this place +. :)

Guest
This topic is now closed to further replies.


×
×
  • Create New...