Skip to content

wiiclipse/wiiclipse

Repository files navigation

wiiclipse is an Eclipse plugin that integrates the devkitPPC toolchain into the Eclipse IDE for C/C++ Developers.

Features

  • Works on Linux, Mac and Windows
  • Integrates the devkitPPC toolchain into the Eclipse IDE for C/C++ Developers
  • Automatically discovers built-in compiler include paths and symbols
  • Makes the Eclipse Code Completion feature work out of the box with any C/C++ project that uses the devkitPPC toolchain
  • Supports the Eclipse CDT Managed Build System
  • Allows you to run your applications on your Wii from within Eclipse

Installation

Start Eclipse and open the Eclipse Update Manager (from Eclipse select Help->Install New Software...). Paste the URL

http://wiiclipse.github.com/update-site/

to the Work with field to install wiiclipse.

Documentation

Information on how to configure and how to use wiiclipse can be found in the wiiclipse User's Guide

License

wiiclipse is open source and released under the terms of the GNU General Public License (GPL).