AipGateway.API.jsmooth 1.1 KB

1234567891011121314151617181920212223242526272829303132
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <jsmoothproject>
  3. <JVMSearchPath>javahome</JVMSearchPath>
  4. <JVMSearchPath>jrepath</JVMSearchPath>
  5. <JVMSearchPath>jdkpath</JVMSearchPath>
  6. <JVMSearchPath>registry</JVMSearchPath>
  7. <JVMSearchPath>exepath</JVMSearchPath>
  8. <JVMSearchPath>jview</JVMSearchPath>
  9. <bundledJVMPath>jre</bundledJVMPath>
  10. <currentDirectory>${EXECUTABLEPATH}</currentDirectory>
  11. <embeddedJar>true</embeddedJar>
  12. <executableName>AipGateway.API.exe</executableName>
  13. <iconLocation>application.png</iconLocation>
  14. <initialMemoryHeap>268435456</initialMemoryHeap>
  15. <jarLocation>..\target\AipGateway.API-0.0.1.jar</jarLocation>
  16. <mainClassName>org.springframework.boot.loader.launch.JarLauncher</mainClassName>
  17. <maximumMemoryHeap>1073741824</maximumMemoryHeap>
  18. <maximumVersion></maximumVersion>
  19. <minimumVersion>1.8</minimumVersion>
  20. <skeletonName>Console Wrapper</skeletonName>
  21. <skeletonProperties>
  22. <key>Message</key>
  23. </skeletonProperties>
  24. <skeletonProperties>
  25. <key>PressKey</key>
  26. <value>0</value>
  27. </skeletonProperties>
  28. <skeletonProperties>
  29. <key>Debug</key>
  30. <value>0</value>
  31. </skeletonProperties>
  32. </jsmoothproject>