File tree Expand file tree Collapse file tree 3 files changed +18
-0
lines changed
core/com.intellijava.core Expand file tree Collapse file tree 3 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 2929 <attribute name =" maven.pomderived" value =" true" />
3030 </attributes >
3131 </classpathentry >
32+ <classpathentry kind =" src" path =" target/generated-sources/annotations" >
33+ <attributes >
34+ <attribute name =" optional" value =" true" />
35+ <attribute name =" maven.pomderived" value =" true" />
36+ <attribute name =" ignore_optional_problems" value =" true" />
37+ <attribute name =" m2e-apt" value =" true" />
38+ </attributes >
39+ </classpathentry >
40+ <classpathentry kind =" src" output =" target/test-classes" path =" target/generated-test-sources/test-annotations" >
41+ <attributes >
42+ <attribute name =" optional" value =" true" />
43+ <attribute name =" maven.pomderived" value =" true" />
44+ <attribute name =" ignore_optional_problems" value =" true" />
45+ <attribute name =" m2e-apt" value =" true" />
46+ <attribute name =" test" value =" true" />
47+ </attributes >
48+ </classpathentry >
3249 <classpathentry kind =" output" path =" target/classes" />
3350</classpath >
Original file line number Diff line number Diff line change 11eclipse.preferences.version =1
22encoding//src/main/java =UTF-8
3+ encoding//src/main/resources =UTF-8
34encoding//src/test/java =UTF-8
45encoding/<project>=UTF-8
You can’t perform that action at this time.
0 commit comments