PSP homebrew - jpcsp v0.1 revision 904 |
Ó
Shadow and the JPCSP team have once again updated this Java-based emulator for the PSP. jpcsp is now in revision 904. We've got the build output description here, taken out of the brew's readme.
When you build a Java application that has a main class, the IDE automatically copies all of the JAR files on the projects classpath to your projects dist/lib folder. The IDE also adds each of the JAR files to the Class-Path element in the application. JAR files manifest file (MANIFEST.MF).
To run the project from the command line, go to the dist folder and type the following: java -jar "jpcsp.jar"
To distribute this project, zip up the dist folder (including the lib folder) and distribute the zip file.
Here's a few things you'll need to take note of:
- If two JAR files on the project classpath have the same name, only the first JAR file is copied to the lib folder
- Only JAR files are copied to the lib folder. If the classpath contains other types of files or folders, none of the classpath elements are copied to the folder. In such a case, you'll need to copy the classpath elements to the lib folder manually after the build.
- If a library on the projects classpath also has a classpath element specified in the manifest, the content of the classpath element has to be on the projects runtime path.
- To set a main class in a standard Java project, right-click the project node in the projects window and choose properties. Then click run and enter the class name in the main class field. Alternatively, you can manually type the class name in the manifest main class element.
Download: jpcsp v0.1 revision 904
More PSP homebrew articles:
Via jpcsp forums
Contact Us:
The QJ.net Network |
|
| Site | Feed |
| QJ.NET | RSS |
| Nintendo DS | RSS |
| PlayStation 3 | RSS |
| PSP Updates | RSS |
| Wii | RSS |
| Xbox 360 | RSS |
| MMORPG | RSS |
| Personal Computer Games | RSS |
| iPhone - iPod Touch | RSS |
| QJ.NET Forums | RSS |
User Favorites - December
User Favorites - December
Categories
Archives
Accessories
Add-ons
Applications
Artwork
Batteries
Cheats
Deals
Emulators
Events
Featured Articles
Firmware
Flash Applications
Flash games
Game Demos
Games
Hacks & Exploits
Homebrew Applications
Homebrew Demos
Homebrew Development
Homebrew Emulators
Homebrew Games
Homebrew Themes
How-To
Humor
Imports
Interviews
Magazines
Mods
MY QJ
News
Off Topic
On Shelves This Week
Opinions & Analysis
Podcasts
Previews
PSP Go
PSP Minis
PSP Slim & Lite
QJ How-To Series
QuickJump QuickGuide
QuickJump QuickPeek
Reviews
Rumors
Scans
Screenshots
Site News
Titles
UMD Movies
Videos
Weekend Warrior
Wi-Fi
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
December 2005
November 2005
October 2005
September 2005
August 2005
July 2005
June 2005
May 2005
April 2005
March 2005
February 2005
January 2005

Comments
No Comments, be the first to Comment
Add New Comment