Code Search for Developers
 
 
  

jajuk.sh from Jajuk at Krugle


Show jajuk.sh syntax highlighted

#!/bin/sh
#Jajuk launching script for unix, assumes javaw program is in the PATH env. variable

#Go to installation directory we get with own shell path
cd `dirname $0`/bin

#Launch jajuk
java -client -Xms35M -Xmx512M -XX:MinHeapFreeRatio=20 -XX:MaxHeapFreeRatio=30 -Xincgc -XX:NewRatio=12 -jar jajuk.jar -notaskbar TEST_FLAG_REPLACED_BY_ANT



See more files for this project here

Jajuk

Jajuk is a jukebox for all platforms. The main goal of this project is to provide a fully-featured application to advanced users with large or scattered music collections.

Project homepage: http://sourceforge.net/projects/jajuk
Programming language(s): Java,XML
License: other

  build-dist-bflorat.xml
  build-dist.xml
  build.xml
  jajuk
  jajuk.bat
  jajuk.sh