GithubHelp home page GithubHelp logo

yukihane / psp-netparty Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zephyriun/psp-netparty

0.0 3.0 0.0 3.45 MB

Java applications which enable PSP adhoc communication over Internet

Home Page: http://team-monketsu.net/

License: GNU General Public License v3.0

Java 100.00%

psp-netparty's Introduction

SWTとjNetPcapについては、それぞれのOS用のものをDLしてください
jNetPcapはプロジェクトルートに、SWTはlib_swtへ配置してください

Eclipseで開発する場合は、ダウンロードしたSWTのZipをプロジェクトとしてインポートするか
lib_swtにあるswt.jarへクラスパスを設定しなおしてください

antのビルドでは、build.propertiesを各自用意して、
publish_directoryをPSP NetPartyのjarを書き出すディレクトリに指定してください

== Mavenでのビルド ==
Mavenを用いてビルドする場合はSWT, jnetpcapは自動でダウンロードされます。

Windows(64bit), Ubuntu(32bit)のみの限定サポートです。
他のアーキテクチャ上でビルド/実行する場合はPSP-NetParty/pom.xmlのprofilesに
適切な設定を追加する必要があります。

初回ビルド時のみ下記2コマンドを実行する必要があります。
mvn com.savage7.maven.plugins:maven-external-dependency-plugin:resolve-external
mvn com.savage7.maven.plugins:maven-external-dependency-plugin:install-external

以降はmvnコマンドのみ実行で正常に終了します。
http://code.google.com/p/maven-external-dependency-plugin/issues/detail?id=8#c4

== Windows以外での実行 ==
libjnetcap.so のあるディレクトリをjava.library.pathオプションで指定する必要があります。
Mavenでビルドした場合はトップディレクトリに配置されますので
java -Djava.library.path=. -jar jar/PlayClient.jar
のようなコマンドになります。

psp-netparty's People

Contributors

yukihane avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.