Guest User

Untitled

a guest
Jul 21st, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. # color, editor color prefs
  2. cp -iv ./.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs <to_rel_path>
  3. cp -iv ./.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.editors.prefs <to_rel_path>
  4. cp -iv ./.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.editors.prefs <to_rel_path>
  5. cp -iv ./.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.ui.prefs <to_rel_path>
  6. cp -iv ./.plugins/org.eclipse.core.runtime/.settings/org.eclipse.wst.jsdt.ui.prefs <to_rel_path>
  7.  
  8. # to workbench layout prefs
  9. File > Switch Workspace > Other
  10. and copy needed ones
Add Comment
Please, Sign In to add comment