~mh-tildemh/jcctray/notifications

« back to all changes in this revision

Viewing changes to jcctray.cmd

  • Committer: kpadegaonkar
  • Date: 2007-06-13 10:07:58 UTC
  • Revision ID: vcs-imports@canonical.com-20070613100758-y5atc0r5o13dmimz
- Added NSIS based installer.
- Tweaked build script and application launcher to work in build and production environment.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
@echo off
2
 
start javaw -cp lib/log4j-1.2.14.jar;lib/commons-codec-1.3.jar;lib/commons-httpclient-3.0.1.jar;lib/org.eclipse.core.commands_3.3.0.I20070502-1300a.jar;lib/org.eclipse.jface_3.3.0.I20070503-0010.jar;lib/commons-beanutils.jar;lib/commons-digester-1.8.jar;lib/commons-logging-1.1.jar;lib/org.eclipse.equinox.common_3.3.0.v20070426.jar;lib/org.eclipse.swt.win32.win32.x86_3.3.0.v3339.jar;lib/commons-betwixt-0.8.jar;build/JCCTray.jar net.sourceforge.jcctray.ui.JCCTrayMain
 
2
start javaw -cp lib/log4j-1.2.14.jar;lib/commons-codec-1.3.jar;lib/commons-httpclient-3.0.1.jar;lib/org.eclipse.core.commands_3.3.0.I20070502-1300a.jar;lib/org.eclipse.jface_3.3.0.I20070503-0010.jar;lib/commons-beanutils.jar;lib/commons-digester-1.8.jar;lib/commons-logging-1.1.jar;lib/org.eclipse.equinox.common_3.3.0.v20070426.jar;lib/org.eclipse.swt.win32.win32.x86_3.3.0.v3339.jar;lib/commons-betwixt-0.8.jar;build/JCCTray.jar;lib/JCCTray.jar net.sourceforge.jcctray.ui.JCCTrayMain