Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 370 Bytes

ECLIPSE.md

File metadata and controls

18 lines (14 loc) · 370 Bytes

ECLIPSE

Create Eclipse context

Copy:

  • eclipse.classpath to .classpath
  • eclipse.project to .project

Update Eclipse context

Update content of:

  • .classpath from eclipse.classpath one
  • .project from eclipse.project one

Improve Eclipse context

Copy content of:

  • .classpath to eclipse.classpath one
  • .project to eclipse.project one