This repository was archived by the owner on Sep 10, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +36
-7
lines changed
Expand file tree Collapse file tree 5 files changed +36
-7
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <buildpath >
3+ <buildpathentry kind =" src" path =" " />
4+ </buildpath >
Original file line number Diff line number Diff line change 1- # Eclipse
2- /.settings
3- /.buildpath
4- /.project
5- /.jsdtscope
6- /* .launch
7-
81# Jetbrains
92/* .iml
103
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <projectDescription >
3+ <name >module-git</name >
4+ <comment ></comment >
5+ <projects >
6+ </projects >
7+ <buildSpec >
8+ </buildSpec >
9+ <natures >
10+ </natures >
11+ </projectDescription >
Original file line number Diff line number Diff line change 1+ eclipse.preferences.version =1
2+ encoding/<project>=UTF-8
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2+ <launchConfiguration type =" org.eclipse.ant.AntLaunchConfigurationType" >
3+ <booleanAttribute key =" org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value =" false" />
4+ <listAttribute key =" org.eclipse.debug.core.MAPPED_RESOURCE_PATHS" >
5+ <listEntry value =" /module-git/build.xml" />
6+ </listAttribute >
7+ <listAttribute key =" org.eclipse.debug.core.MAPPED_RESOURCE_TYPES" >
8+ <listEntry value =" 1" />
9+ </listAttribute >
10+ <listAttribute key =" org.eclipse.debug.ui.favoriteGroups" >
11+ <listEntry value =" org.eclipse.ui.externaltools.launchGroup" />
12+ </listAttribute >
13+ <stringAttribute key =" org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value =" org.eclipse.ant.ui.AntClasspathProvider" />
14+ <stringAttribute key =" org.eclipse.jdt.launching.PROJECT_ATTR" value =" module-git" />
15+ <stringAttribute key =" org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value =" org.eclipse.ant.ui.AntClasspathProvider" />
16+ <stringAttribute key =" org.eclipse.ui.externaltools.ATTR_ANT_TARGETS" value =" release," />
17+ <stringAttribute key =" org.eclipse.ui.externaltools.ATTR_LOCATION" value =" ${workspace_loc:/module-git/build.xml}" />
18+ <stringAttribute key =" process_factory_id" value =" org.eclipse.ant.ui.remoteAntProcessFactory" />
19+ </launchConfiguration >
You can’t perform that action at this time.
0 commit comments