<?xml version="1.0" encoding="ISO-8859-1"?>
<jsmoothproject>
    <JVMSearchPath>registry</JVMSearchPath>
    <JVMSearchPath>javahome</JVMSearchPath>
    <JVMSearchPath>jrepath</JVMSearchPath>
    <JVMSearchPath>jdkpath</JVMSearchPath>
    <JVMSearchPath>exepath</JVMSearchPath>
    <JVMSearchPath>jview</JVMSearchPath>
    <classPath>istapp.jar</classPath>
    <classPath>istapi.jar</classPath>
    <classPath>swt-win.jar</classPath>
    <classPath>jface.jar</classPath>
    <currentDirectory>${EXECUTABLEPATH}</currentDirectory>
    <embeddedJar>false</embeddedJar>
    <executableName>ist.exe</executableName>
    <iconLocation>application.ico</iconLocation>
    <initialMemoryHeap>-1</initialMemoryHeap>
    <mainClassName>ie.dcu.apps.ist.Main</mainClassName>
    <maximumMemoryHeap>-1</maximumMemoryHeap>
    <minimumVersion>1.5.0</minimumVersion>
    <skeletonName>Windowed Wrapper</skeletonName>
    <skeletonProperties>
        <key>Message</key>
        <value>This program needs Java to run.
        Please download it at http://www.java.com</value>
    </skeletonProperties>
    <skeletonProperties>
        <key>Debug</key>
        <value>0</value>
    </skeletonProperties>
</jsmoothproject>
