#41547 - Ethos - Fri Apr 29, 2005 4:12 pm
O.K. I'm bored so here is a Eclipse Environment setup for the DS.
(FREE FREE FREE)
1. Download Eclipse : http://www.eclipse.org/downloads/index.php
2. Download JDK 5.0 : http://java.sun.com/j2se/1.5.0/download.jsp
3. Set bin directory of JDK in PATH (Environmental Variable)
4. Run Eclipse...
5. Help->Software Updates->Find and Install...
6. Search for new features to install
7. New remote site: http://update.eclipse.org/tools/cdt/updates/release
8. Next... (Select the newest version only).
9. Install MSYS (1.0.10) : http://sourceforge.net/project/showfiles.php?group_id=2435
10. Set bin directory of MSYS in PATH (Environmental Variable)
11. Download devkitarm R11: http://sourceforge.net/project/showfiles.php?group_id=114505&package_id=124207&release_id=304886
12. Set bin directory of devkitarm in PATH (Environmental Variable)
13. Download NDSlib : http://www.drunkencoders.com/tools/DS/ndslib.zip
14. Install NDSlib (make sure directory is right for devkitarm in install.bat)
15. Create new Enivronmental variable called NDSLIBPATH, set to /c/ndslib/ or whatever (in linux)
16. Restart Eclipse
17. Download my shell project : http://www.student.cs.uwaterloo.ca/~jtmonagh/DS/DS_Shell.zip
18. Unzip to eclipse workspace directory
19. Import project and select the DS_Shell folder
20. Have fun!
(FREE FREE FREE)
1. Download Eclipse : http://www.eclipse.org/downloads/index.php
2. Download JDK 5.0 : http://java.sun.com/j2se/1.5.0/download.jsp
3. Set bin directory of JDK in PATH (Environmental Variable)
4. Run Eclipse...
5. Help->Software Updates->Find and Install...
6. Search for new features to install
7. New remote site: http://update.eclipse.org/tools/cdt/updates/release
8. Next... (Select the newest version only).
9. Install MSYS (1.0.10) : http://sourceforge.net/project/showfiles.php?group_id=2435
10. Set bin directory of MSYS in PATH (Environmental Variable)
11. Download devkitarm R11: http://sourceforge.net/project/showfiles.php?group_id=114505&package_id=124207&release_id=304886
12. Set bin directory of devkitarm in PATH (Environmental Variable)
13. Download NDSlib : http://www.drunkencoders.com/tools/DS/ndslib.zip
14. Install NDSlib (make sure directory is right for devkitarm in install.bat)
15. Create new Enivronmental variable called NDSLIBPATH, set to /c/ndslib/ or whatever (in linux)
16. Restart Eclipse
17. Download my shell project : http://www.student.cs.uwaterloo.ca/~jtmonagh/DS/DS_Shell.zip
18. Unzip to eclipse workspace directory
19. Import project and select the DS_Shell folder
20. Have fun!