Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
dev:eclipse [2017/07/31 23:52]
tedfelix
dev:eclipse [2018/07/01 23:29]
tedfelix [Auto-Save Before Build]
Line 34: Line 34:
   - Click the Source Code checkbox.  It will display a dash.   - Click the Source Code checkbox.  It will display a dash.
   - Close.   - Close.
 +
 +//Note: Ubuntu 17.10 required "xhost +si:localuser:root" before synaptic would run as root.//
  
 At this point the instructions are slightly different for jack1 vs. jack2. At this point the instructions are slightly different for jack1 vs. jack2.
Line 154: Line 156:
  
 ===== Auto-Save Before Build ===== ===== Auto-Save Before Build =====
-By default, Eclipse doesn't automatically save your files when you build.  If you would prefer that behavior, go to Window > Preferences > General > Workspace.  Set the "Save automatically before build" checkbox.  This avoids build errors if you forget to save a file that you've changed.+By default, Eclipse doesn't automatically save your files when you build.  If you would prefer that behavior, go to Window > Preferences > General > Workspace > Build.  Set the "Save automatically before build" checkbox.  This avoids build errors if you forget to save a file that you've changed.
  
 ===== Unlimited Console Buffer ===== ===== Unlimited Console Buffer =====
 By default, Eclipse limits debug console output to 80,000 bytes.  Rosegarden generates a lot of debug output.  It's a good idea to turn this limit off.  Go to Window > Preferences > Run/Debug > Console.  Uncheck "Limit console output". By default, Eclipse limits debug console output to 80,000 bytes.  Rosegarden generates a lot of debug output.  It's a good idea to turn this limit off.  Go to Window > Preferences > Run/Debug > Console.  Uncheck "Limit console output".
 +
 +===== Search Editor Reuse =====
 +By default, Eclipse reuses the current editor window when you double-click on a search result.  That means you might lose what you were looking at.  To turn this off, go to Window > Preferences > General > Search.  Uncheck "Reuse editors to show matches".
  
 ===== Upgrade Notes ===== ===== Upgrade Notes =====
 
 
dev/eclipse.txt ยท Last modified: 2024/01/05 00:38 by tedfelix
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki