Sha256: 06f25dcf0e11ed300854da0f81bc7826ad319008dea54c6b826988afff952903
Contents?: true
Size: 1.09 KB
Versions: 29
Compression:
Stored size: 1.09 KB
Contents
How to create a new project in Eclipse ====================================== This is very easy. Navigate to `File->New->Other` and choose bake Project. ========================================= ======================================= .. image:: ../../_static/SelectNew.png .. image:: ../../_static/New.png ========================================= ======================================= Choose a name. If you have more than one workspace root, you can also choose a location. ========================================= =========================================================================== .. image:: ../../_static/Result.png A new folder with three files will be created. `.cproject` and `.project` wrapper files for Eclipse and an almost. empty `Project.meta` which can be filled with build configurations. ========================================= ===========================================================================
Version data entries
29 entries across 29 versions & 1 rubygems