capint
8/2/2017 - 2:32 PM

Eclipse >> Adding files to the root of eclipse

Eclipse >> Adding files to the root of eclipse

Source: http://help.eclipse.org/oxygen/index.jsp?topic=/org.eclipse.pde.doc.user/tasks/pde_rootfiles.htm

For example, if we want to add files to the eclipse/configuration folder:
- Create a feature
- In build.properties add: root=rootfiles/
- Add rootfiles/configuration/files-to-add to the feature