Difference between revisions of "Eclipse on Gumstix for new users"
Searchworks (Talk | contribs) (add link to mailing list) |
Searchworks (Talk | contribs) (wording) |
||
Line 2: | Line 2: | ||
rather Linux-focused so it can be challenging for Windows and Macintosh users to get started. | rather Linux-focused so it can be challenging for Windows and Macintosh users to get started. | ||
− | During the spring of 2010, Gumstix Engineers have been | + | During the spring of 2010, Gumstix Engineers have been working with the Eclipse IDE in order to create a introductory tour of the capabilities of the Gumstix modules for new or less-experienced users. Some of the functions tested within Eclipse include: |
− | - creating a console connection | + | - creating a console connection and installing packages |
- writing "Hello, World" a la python | - writing "Hello, World" a la python | ||
Line 12: | Line 12: | ||
- write, uploading, running, and debugging a graphical Java application | - write, uploading, running, and debugging a graphical Java application | ||
− | - cross- | + | - cross-compiling and remote debugging C & C++ code (thanks to Buglabs and others) |
− | - using the Bitbake Commander | + | - using the Bitbake Commander plugin ( thanks to Ken Gilmer) |
− | + | A download documenting this use of Eclipse can be found [http://www.gumstix.net/other/GumstixEclipse.pdf here]. | |
There is a discussion on the mailing list regarding this new documentation [http://old.nabble.com/Eclipse-%2B-Gumstix-for-new-users-to28921615.html#a28949700 here]. | There is a discussion on the mailing list regarding this new documentation [http://old.nabble.com/Eclipse-%2B-Gumstix-for-new-users-to28921615.html#a28949700 here]. | ||
− | + | Please note: This download documentation is in beta format so it is not complete. Please send your feedback and suggestions to the Gumstix mailing list via that thread linked above. | |
Revision as of 08:40, 28 June 2010
Gumstix and the OpenEmbedded environment can be tricky for new users to setup. Likewise, the tools for working with Gumstix tend to be rather Linux-focused so it can be challenging for Windows and Macintosh users to get started.
During the spring of 2010, Gumstix Engineers have been working with the Eclipse IDE in order to create a introductory tour of the capabilities of the Gumstix modules for new or less-experienced users. Some of the functions tested within Eclipse include:
- creating a console connection and installing packages
- writing "Hello, World" a la python
- using a VNC viewer from inside Eclipse
- write, uploading, running, and debugging a graphical Java application
- cross-compiling and remote debugging C & C++ code (thanks to Buglabs and others)
- using the Bitbake Commander plugin ( thanks to Ken Gilmer)
A download documenting this use of Eclipse can be found here.
There is a discussion on the mailing list regarding this new documentation here.
Please note: This download documentation is in beta format so it is not complete. Please send your feedback and suggestions to the Gumstix mailing list via that thread linked above.