This repository was archived by the owner on Aug 10, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +45
-39
lines changed Expand file tree Collapse file tree 4 files changed +45
-39
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<classpath >
3- <classpathentry kind =" src" path =" src/main/java" />
4- <classpathentry kind =" src" path =" src/main/resources" />
5- <classpathentry kind =" src" path =" src/test/java" />
6- <classpathentry kind =" src" path =" src/test/resources" />
7- <classpathentry kind =" con" path =" org.eclipse.jdt.junit.JUNIT_CONTAINER/4" />
8- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
9- <classpathentry exported =" true" kind =" con" path =" org.springsource.ide.eclipse.gradle.classpathcontainer" />
10- <classpathentry kind =" con" path =" org.springsource.ide.eclipse.gradle.dsld.classpathcontainer" />
11- <classpathentry kind =" con" path =" GROOVY_DSL_SUPPORT" />
12- <classpathentry kind =" con" path =" GROOVY_SUPPORT" />
3+ <classpathentry kind =" src" path =" src/main/java" >
4+ <attributes >
5+ <attribute name =" FROM_GRADLE_MODEL" value =" true" />
6+ </attributes >
7+ </classpathentry >
8+ <classpathentry kind =" src" path =" src/main/resources" >
9+ <attributes >
10+ <attribute name =" FROM_GRADLE_MODEL" value =" true" />
11+ </attributes >
12+ </classpathentry >
13+ <classpathentry kind =" src" path =" src/test/java" >
14+ <attributes >
15+ <attribute name =" FROM_GRADLE_MODEL" value =" true" />
16+ </attributes >
17+ </classpathentry >
18+ <classpathentry kind =" src" path =" src/test/resources" >
19+ <attributes >
20+ <attribute name =" FROM_GRADLE_MODEL" value =" true" />
21+ </attributes >
22+ </classpathentry >
23+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_45 (32)" />
24+ <classpathentry kind =" con" path =" org.eclipse.buildship.core.gradleclasspathcontainer" />
1325 <classpathentry kind =" output" path =" bin" />
1426</classpath >
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" UTF-8" ?>
2- <projectDescription >
3- <name >RSyntaxTextArea</name >
4- <comment ></comment >
5- <projects >
6- </projects >
7- <buildSpec >
8- <buildCommand >
9- <name >org.eclipse.jdt.core.javabuilder</name >
10- <arguments >
11- </arguments >
12- </buildCommand >
13- </buildSpec >
14- <natures >
15- <nature >org.springsource.ide.eclipse.gradle.core.nature</nature >
16- <nature >org.eclipse.jdt.core.javanature</nature >
17- <nature >org.eclipse.jdt.groovy.core.groovyNature</nature >
18- </natures >
19- </projectDescription >
1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <projectDescription >
3+ <name >RSyntaxTextArea</name >
4+ <comment ></comment >
5+ <projects >
6+ </projects >
7+ <buildSpec >
8+ <buildCommand >
9+ <name >org.eclipse.jdt.core.javabuilder</name >
10+ <arguments >
11+ </arguments >
12+ </buildCommand >
13+ <buildCommand >
14+ <name >org.eclipse.buildship.core.gradleprojectbuilder</name >
15+ <arguments >
16+ </arguments >
17+ </buildCommand >
18+ </buildSpec >
19+ <natures >
20+ <nature >org.eclipse.buildship.core.gradleprojectnature</nature >
21+ <nature >org.eclipse.jdt.core.javanature</nature >
22+ </natures >
23+ </projectDescription >
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments