Loading README.md +2 −0 Original line number Original line Diff line number Diff line Loading @@ -19,6 +19,8 @@ Run Eclipse from its location directory and provide additional heap memory to it ``` ``` ./eclipse -vmargs -Xmx4G ./eclipse -vmargs -Xmx4G ``` ``` or just edit eclipse.ini (same directory as eclipse executable) and make sure -Xmx has at least 4G - File → Import... → General → Existing Project into Workspace - File → Import... → General → Existing Project into Workspace - [Next] → Select root directory → Browse → specify project location (`poky/linux-elphel/`) → [OK] → [Finish] - [Next] → Select root directory → Browse → specify project location (`poky/linux-elphel/`) → [OK] → [Finish] Loading Loading
README.md +2 −0 Original line number Original line Diff line number Diff line Loading @@ -19,6 +19,8 @@ Run Eclipse from its location directory and provide additional heap memory to it ``` ``` ./eclipse -vmargs -Xmx4G ./eclipse -vmargs -Xmx4G ``` ``` or just edit eclipse.ini (same directory as eclipse executable) and make sure -Xmx has at least 4G - File → Import... → General → Existing Project into Workspace - File → Import... → General → Existing Project into Workspace - [Next] → Select root directory → Browse → specify project location (`poky/linux-elphel/`) → [OK] → [Finish] - [Next] → Select root directory → Browse → specify project location (`poky/linux-elphel/`) → [OK] → [Finish] Loading