secure-files

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

secure-files - run.launch (2659B)


      1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
      2 <launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
      3     <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
      4         <listEntry value="/secure-files/src/main/java/xyz/kebigon/securefiles/SecureFilesApplication.java"/>
      5     </listAttribute>
      6     <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
      7         <listEntry value="1"/>
      8     </listAttribute>
      9     <booleanAttribute key="org.eclipse.jdt.launching.ATTR_ATTR_USE_ARGFILE" value="false"/>
     10     <booleanAttribute key="org.eclipse.jdt.launching.ATTR_EXCLUDE_TEST_CODE" value="true"/>
     11     <booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_CLASSPATH_ONLY_JAR" value="false"/>
     12     <listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
     13         <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#10;&lt;runtimeClasspathEntry containerPath=&quot;org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11&quot; path=&quot;5&quot; type=&quot;4&quot;/&gt;&#10;"/>
     14         <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#10;&lt;runtimeClasspathEntry path=&quot;5&quot; projectName=&quot;secure-files&quot; type=&quot;1&quot;/&gt;&#10;"/>
     15         <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#10;&lt;runtimeClasspathEntry containerPath=&quot;org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER&quot; path=&quot;5&quot; type=&quot;4&quot;/&gt;&#10;"/>
     16         <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/secure-files/src/main/packaged-resources/cfg&quot; path=&quot;5&quot; type=&quot;2&quot;/&gt;&#10;"/>
     17     </listAttribute>
     18     <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.m2e.launchconfig.classpathProvider"/>
     19     <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
     20     <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="xyz.kebigon.securefiles.SecureFilesApplication"/>
     21     <listAttribute key="org.eclipse.jdt.launching.MODULEPATH"/>
     22     <stringAttribute key="org.eclipse.jdt.launching.MODULE_NAME" value="secure-files"/>
     23     <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="secure-files"/>
     24     <stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.m2e.launchconfig.sourcepathProvider"/>
     25 </launchConfiguration>