Official Website of Peeranha42 Peeranha42

Peeranha42
HOME

ABOUT
peeranha42
news
team

DOWNLOAD

DOCUMENTATION
description
handbook
tutorials
api
license

COMMUNITY
forum
bugs

CONTACT

Universität Bremen
 

Creating the SDK

The SDK is dedicated to developers of Peeranha42 plugIns. To create the SDK, some requirements are necessary:

  • A Java-based build tool like Ant must properly run on your Operating System. If not you must first install it. The latest stable version of Ant is available from the Ant web page http://ant.apache.org/.
    • Add the bin directory to your path. Example:
      ANT_HOME=c:\java\ant
    • Set the ANT_HOME environment variable to the directory where you installed Ant. Example:
      set PATH=%PATH%;%ANT_HOME%\bin
  • To build and use Ant, you must have a JAXP-compliant XML parser installed and available on your classpath.
  • You will also need the JDK 1.4 installed on your system. A later version is not compatible with peeranha, and will cause build failure.

Now you can create the SDK by running "ant [option] [target]" in a shell window. In this case the needed option is "-Dsdk" and the target is "sdk". EG. ant -Dsdk sdk When the build was successfully executed, an sdk directory will appear after refreshing the view of peeranha.

Now you can start Programing your own P42 Plugin.


>> back
 
Latest News
01.07.2005 : Release of Peeranha42 1.3 and P42 Chat 1.2

29.06.2005 : Release of P42 Programer's Guide

13.06.2005 : Release of Peeranha42 1.2.1

09.06.2005 : Release of Peeranha42 1.2, P42 Chat 1.1 and P42 Pirate Radio 0.2.5

07.06.2005 : Release of P42 Chess 1.0.1, P42 Filesharing 1.0, P42 GameLobby 0.6 and P42 Peerbay 0.4

22.05.2005 : Release of Peeranha42 1.1, P42 Chat 1.0, P42 Chess 1.0 and P42 Filesharing 0.9

16.05.2005 : Release of P42 Chat 0.9.2 and initial release of P42 Peerbay 0.3

newsarchiv

SourceForge.net

printable version | imprint | disclaimer | contact
© Copyright 2005 - University Bremen, Germany. All rights reserved.