Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peabnuts123/paste
Code Snippets
https://github.com/peabnuts123/paste
Last synced: 18 days ago
JSON representation
Code Snippets
- Host: GitHub
- URL: https://github.com/peabnuts123/paste
- Owner: peabnuts123
- Created: 2013-02-15T10:12:46.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-07-21T03:11:46.000Z (over 6 years ago)
- Last Synced: 2023-04-14T18:14:18.723Z (over 1 year ago)
- Language: Java
- Size: 3.28 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Requirements
============You must first install [Maven](http://maven.apache.org/)
Installation
============In the root directory run
mvn install
. This will unpack the native dependencies intotarget/natives
If you are an Eclipse user you will need to follow the instructions [here](http://maven.apache.org/plugins/maven-eclipse-plugin/)
on how to work with Maven projects.If you are an Intellij user you need do nothing else, as Intellij is vastly superior and has Maven integration as standard.
Running
=======You need to set
-Djava.library.path=target/natives
before runningnet.winsauce.noiseTest.Window