Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 30f8b73

Browse files
feat: angular 18 update
1 parent bc7fff3 commit 30f8b73

File tree

4 files changed

+1614
-617
lines changed

4 files changed

+1614
-617
lines changed

‎carrental-ejb/.classpath

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
1010
<attributes>
1111
<attribute name="maven.pomderived" value="true"/>
12+
<attribute name="optional" value="true"/>
1213
</attributes>
1314
</classpathentry>
1415
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
@@ -22,6 +23,7 @@
2223
<attributes>
2324
<attribute name="test" value="true"/>
2425
<attribute name="maven.pomderived" value="true"/>
26+
<attribute name="optional" value="true"/>
2527
</attributes>
2628
</classpathentry>
2729
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">

‎carrental-web/.classpath

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,18 @@
2424
<attribute name="test" value="true"/>
2525
</attributes>
2626
</classpathentry>
27+
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
28+
<attributes>
29+
<attribute name="maven.pomderived" value="true"/>
30+
<attribute name="optional" value="true"/>
31+
</attributes>
32+
</classpathentry>
33+
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
34+
<attributes>
35+
<attribute name="maven.pomderived" value="true"/>
36+
<attribute name="test" value="true"/>
37+
<attribute name="optional" value="true"/>
38+
</attributes>
39+
</classpathentry>
2740
<classpathentry kind="output" path="target/classes"/>
2841
</classpath>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /