• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.clients
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • Last Change
  • Annotate
  • Revision Log

root/tags/Shoola_3.0_M3/launch/shoola_windows.bat

Revision 2164, 1.4 kB (checked in by afalconi, 4 years ago)

Moved from root.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1@echo off
2
3rem OME Shoola startup script for Windows
4rem -------------------------------------------------------------------------------
5rem
6rem  Copyright (C) 2003 Open Microscopy Environment
7rem        Massachusetts Institute of Technology,
8rem        National Institutes of Health,
9rem        University of Dundee
10rem
11rem
12rem
13rem     This library is free software; you can redistribute it and/or
14rem     modify it under the terms of the GNU Lesser General Public
15rem     License as published by the Free Software Foundation; either
16rem     version 2.1 of the License, or (at your option) any later version.
17rem
18rem     This library is distributed in the hope that it will be useful,
19rem     but WITHOUT ANY WARRANTY; without even the implied warranty of
20rem     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
21rem     Lesser General Public License for more details.
22rem
23rem     You should have received a copy of the GNU Lesser General Public
24rem     License along with this library; if not, write to the Free Software
25rem     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
26rem
27rem -------------------------------------------------------------------------------
28
29rem If you have problems with memory errors you may need to change the "start"
30rem -Xms or "max" -Xmx memory size. More information about these command line
31rem switches may be found by running "java -X"
32
33java -Xms128000000 -Xmx256000000 -jar shoola.jar
Note: See TracBrowser for help on using the browser.

Download in other formats:

  • Plain Text
  • Original Format

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/