PDA

View Full Version : Java PSP Makefile Creator v1.1



wraggster
September 22nd, 2009, 22:06
News/release from alatnet (http://forums.qj.net/psp-development-forum/158301-release-java-psp-makefile-creator-v1.html)

This is version 1 of the Java PSP Makefile Creator.
This is intended to create makefiles that are talored to psp programming.

Features include:
- Multiplatform for all operating systems that use java.
-- E.G. Linux, Windows, and Mac.
- Real time update and preview of makefile.
- Adjustable views of preview and entries.
- Save the makefile where you want.
- Some tooltips of entries:
-- OBJS
-- LIBS
-- PSP_EBOOT_TITLE

Features to come:
- Automatic scanning of the psp library directory to be able to add libraries to your makefile that you have.

(may take a while to code.)
- Loading of makefiles (may not work with all makefiles, such as the ones created for luaplayer.)(Will take a

few versions).

Note:
I have no idea if the "start JPMC.sh" will work for mac or if it will work correctly for linux.
If you are having problems, open bash or a command prompt to the folder where the jar file is and execute "java

-jar Java_PSP_Makefile_Creator .jar".
On windows, you most likely can just double click the jar file to execute the program.

Download and Give Feedback Via Comments