Skip to content

Commit

Permalink
Include extension jars into the sources for the bld library in the ID…
Browse files Browse the repository at this point in the history
…EA templates
  • Loading branch information
gbevin committed Nov 11, 2023
1 parent 0e6f988 commit 6ffd626
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .idea/libraries/bld.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="file://$PROJECT_DIR$/lib/bld" />
<root url="jar://$USER_HOME$/.bld/dist/bld-{{v version/}}-sources.jar!/" />
</SOURCES>
<excluded>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="file://$PROJECT_DIR$/lib/bld" />
<root url="jar://$USER_HOME$/.bld/dist/bld-{{v version/}}-sources.jar!/" />
</SOURCES>
<excluded>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="file://$PROJECT_DIR$/lib/bld" />
<root url="jar://$USER_HOME$/.bld/dist/bld-{{v version/}}-sources.jar!/" />
</SOURCES>
<excluded>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="file://$PROJECT_DIR$/lib/bld" />
<root url="jar://$USER_HOME$/.bld/dist/bld-{{v version/}}-sources.jar!/" />
</SOURCES>
<excluded>
Expand Down

0 comments on commit 6ffd626

Please sign in to comment.