On 02/23/2017 10:42 AM, evilwulfie wrote:
how do you use a GUI program without the GUI.  I dont get it.

On 2/23/2017 8:40 AM, Dror Lugasi wrote:
Hi Everyone! I have a question regarding the console version of debian for the BBB. To keep my performance high i have disabled the desktop and am running only the terminal like in a console version of linux. my question is: can i run IDE's like eclipse or monodevelop with the their GUI in this current situation?

i have tried to install them and then type "monodevelop" or "eclipse" in the command line and nothing happened.

Any one knows how to do this? (if possible)

My goal is to write multiple file projects in C++ and i want the comfort of the GUI of the IDE.

Thanks!
Dror.
Simple concept...

ssh -X <beaglebone> <xapptorun>

Running eclipse on the BBB would be painful IMHO. Setup a shared area via nfs, samba, etc. and run your IDE locally. Eclipse and be setup to handle this (through FUSE I believe) but it's a somewhat lengthy process. Google it, examples are out there, perhaps a bit dated.

Mike

--
For more options, visit http://beagleboard.org/discuss
--- You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/b4b83705-b25b-04ee-8b9c-e3bf6000c0ea%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to