meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
eclipse [2017/09/14 10:38] – niziak | eclipse [2020/04/14 13:05] (current) – niziak | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Eclipse ====== | ||
+ | |||
===== Spaces for indentation ===== | ===== Spaces for indentation ===== | ||
Windows -> Preferences - >C/C++ -> Code Style -> Formatter | Windows -> Preferences - >C/C++ -> Code Style -> Formatter | ||
Line 48: | Line 50: | ||
* Link+ IDE, update URL: [[http:// | * Link+ IDE, update URL: [[http:// | ||
+ | |||
+ | ===== Issues ===== | ||
+ | |||
+ | ==== opening .md documents ==== | ||
+ | |||
+ | Error 1: | ||
+ | org.eclipse.swt.SWTError: | ||
+ | | ||
+ | Solution 1: Disable GTK 3 support in Eclipse. Run eclipse with'' | ||
+ | |||
+ | Error 2: | ||
+ | Unhandled event loop exception | ||
+ | No more handles [Unknown Mozilla path (MOZILLA_FIVE_HOME not set)] | ||
+ | | ||
+ | Solution 2: <code bash> | ||